GTA San Andreas / Mods / Lua scripts (87 files)
Filter:
Sort:
[lua] Creating 2DFX light coronas
Author:
Vladimir_P
Uploaded:
Uploaded:
19 June 2017
Size:
1.58 Mb
Downloads:
297
Comments:
3
Script to simplify the creation of 2DFX light coronas in an ini file. The script reads the parameters from the ini file and draws light coronas based on them. No programming knowledge is required to create your own light coronas, I did everything fo...
Functional Vehicle Components (New Vehicle Features)
Author:
Grinch_
Uploaded:
Uploaded:
28 May 2020
Size:
297.25 Kb
Downloads:
1.7K
Comments:
3
Functional Vehicle Components is a modification that adds new features to vehicles. The mod is a bit similar to ImVehFt & VehFuncs. The number of features is still limited, and the mod is still in beta testing. The mod is based on Moonloader. Car mod...
[lua] 2DFX - creating light sources
Author:
Vladimir_P
Uploaded:
Uploaded:
20 June 2017
Size:
471.37 Kb
Downloads:
631
Comments:
6
2DFX is a lua script that allows you to easily create light sources in the game. The creation of light sources is carried out through the INI file. This script is an improved version of my first script. As an example, the light sources in the bar a...
RandomChar v0.4
Author:
dmitriyewich
Uploaded:
Updated:
27 January 2022
Size:
31.87 Mb
Downloads:
1.2K
Comments:
14
RandomChar v0.4 Random models for each standard ID. The ID of new models is selected automatically after the first launch, which will allow you to use this script on servers with a launcher, in which new obj...
Lua ImGUI dialog windows
Author:
SAlvatoreLEone(SaLe)
Uploaded:
Uploaded:
8 December 2019
Size:
6.36 Kb
Downloads:
221
Comments:
1
This script will simplify the writing of dialog boxes, reduce the creation of a dialog box to writing a single line. At the moment there are dialog boxes with buttons, input of integers, input of strings and with RadioButton. Here is small manual...
Updated scope v1.2
Author:
dmitriyewich
Uploaded:
Updated:
29 June 2022
Size:
2.46 Kb
Downloads:
1.7K
Comments:
2
Changes the color of the crosshair to red when hovering over a skin/vehicle. Works from the passenger seat. Unlike other similar scripts, it works according to the model, not the green triangle. Show Spoiler Hide Spo...
Helicopter Camera v1.5.6
Author:
dmitriyewich
Uploaded:
Updated:
12 May 2022
Size:
190.87 Kb
Downloads:
2K
Comments:
10
Police helicopter camera. If you play the role of a police officer / pilot of a police helicopter - then this script is for you! Functions: Directional camera with zoom and sensitivity Compass The icons are worse: the direction where ...
[lua] Drugdealer fix
Author:
Vladimir_P
Uploaded:
Uploaded:
13 April 2020
Size:
408.55 Kb
Downloads:
415
Comments:
3
A script that adds unused drug dealers to the streets of the state.
It requires Moonloader 0.26 to work.
It requires Moonloader 0.26 to work.
GTAV Interface HUD [LUA Release] v0.1b for SAMP
Author:
hq~
Uploaded:
Uploaded:
8 March 2019
Size:
99.56 Kb
Downloads:
2.3K
Comments:
5
Commands: /hudset - setting mode in which you can adjust the hud for yourself. Turn off mode - enter this command again. After entering the command, the entire functionality of setting up a hud opens before you, all 5 modes are listed below: [1 MO...
Converting World Coordinates to Screen Coordinates
Author:
Vladimir_P
Uploaded:
Uploaded:
16 June 2017
Size:
2.59 Kb
Downloads:
259
Comments:
2
This script is an example of the implementation of displaying on-screen objects (texture sprite, text, rectangles, etc.) with reference to the 3D coordinates of the game world. Its purpose is to explain to those who wish the principles of converting...