A script to simplify the creation of 2DFX light crowns through an ini file. The script reads parameters from the ini file and renders light crowns ba...
This script is an example of how to display on-screen objects (sprite textures, text, rectangles, etc.) linked to 3D coordinates in the game world. I...
A script that alters the frame rate limit (FPS) value. As is known, the initial limit is set to 30 frames per second, but the game runs at about 24. ...
Three scripts for working with FPS (Frame Rate/Second): limiter - a script that allows you to set your own FPS limit value (30 in the game by default...
The executable I modified specifically for SAMP. Now the settings will not be saved in gta_sa.set, but in mta_sa.set. This allows you to use one setti...
This script adds a little more realism: If CJ passes out and ends up in the hospital, then his maximum health will decrease each time. Of course, ther...
This script will add a new weapon to the game - a skateboard. It does not replace the existing one in the game! To activate, type the code "GUN2", to ...
In this version of the script, I removed access to where you can fail. Added an entrance to the houses of Ryder and Sweet. Suite is talking on the pho...