







Best Lua scripts for GTA San Andreas
TOP-87 best files in category GTA San Andreas / Mods / Lua scripts of all time, sorted by the number of unique downloads.
Animated icon in the style of Bomj Gang
Author:
Jesus_Christ/rvng/Deddosouru
Uploaded:
Updated:
14 January 2022
Size:
32.72 Mb
Downloads:
164
Comments:
0
Hello bandits, I made fists for the Bomzh Gang. There is its own animation + the installation is very simple. 1. The folder "with replacement in hud.txd" - instead of your fist icon there should be an empty file, which is located in this folder. R...
[lua] HotCoffee toggle
Author:
Vladimir_P
Uploaded:
Uploaded:
24 July 2017
Size:
1.77 Mb
Downloads:
782
Comments:
5
This script allows you to unblock and block HotCoffee. I think it is not necessary to go into detail here about what it is and what it gives. Switching is carried out by entering the code "HOTCOFFEE". Doesn't require starting a new game. Does not r...
[lua] Creating 2DFX light coronas
Author:
Vladimir_P
Uploaded:
Uploaded:
19 June 2017
Size:
1.58 Mb
Downloads:
313
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...
Do laps on a motorcycle - Bike Spin Fix
Author:
Um Geek
Uploaded:
Uploaded:
18 April 2019
Size:
865 byte
Downloads:
335
Comments:
2
In the original game, it is possible to spin circles on a motorcycle, but doing this is quite long and problematic. This mod greatly facilitates this task, now circles on a motorcycle will be much easier and faster. Management is standard: hold down...
[Lua] Entrance - creating movement markers
Author:
Vladimir_P
Uploaded:
Uploaded:
14 July 2017
Size:
339.12 Kb
Downloads:
367
Comments:
2
This script implements the simplest player movement system. It works on the principle of becoming in the 1st point and moving to the 2nd. It can be used to simplify the movement of the player in those places where, for technical reasons, it will not...
car exploded
Author:
Егор Щербанов
Uploaded:
Uploaded:
30 August 2018
Size:
792 byte
Downloads:
273
Comments:
1
Press the "S" key to select a random car, then press the "S" key again to blow it up.
Installation:
File Car exploded.lua add to GTA San Andreasmoonloader
Installation:
File Car exploded.lua add to GTA San Andreasmoonloader
Lua ImGUI dialog windows
Author:
SAlvatoreLEone(SaLe)
Uploaded:
Uploaded:
8 December 2019
Size:
6.36 Kb
Downloads:
226
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...
Interface from Postal 2
Author:
Ushanka01, Jesus_Christ
Uploaded:
Uploaded:
30 December 2021
Size:
361.68 Kb
Downloads:
127
Comments:
1
Interface from Postal 2 for GTA San Andreas The code was written in such a way that you can add a new icon (for example, weapons or money) and everything will continue to work. I'll describe this below. Features: • The heart beats; • Weapon icons...
[lua] Fix pickups of the thermal imager and night vision device
Author:
Vladimir_P
Uploaded:
Uploaded:
13 April 2020
Size:
794.12 Kb
Downloads:
261
Comments:
1
A script that makes pickups of night vision devices and thermal imagers reusable. Those. in the original, each pickup could only be lifted once, after which it would disappear. Now they will regenerate. It requires Moonloader 0.26 to work....
Converting World Coordinates to Screen Coordinates
Author:
Vladimir_P
Uploaded:
Uploaded:
16 June 2017
Size:
2.59 Kb
Downloads:
270
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...