[lua] Creating 2DFX light coronas
Author:
Vladimir_P
File uploaded by:
Uploaded:
19 June 2017
File size:
1.58 Mb
Downloads:
285
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...
Converting World Coordinates to Screen Coordinates
Author:
Vladimir_P
File uploaded by:
Uploaded:
16 June 2017
File size:
2.59 Kb
Downloads:
222
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...
[lua] FPS - change frame limit
Author:
Vladimir_P
File uploaded by:
Uploaded:
25 March 2017
File size:
1011 bytes
Downloads:
8206
Comments:
11
Script that changes the frame rate (FPS) value of the limiter.
As you know, initially there is a limit of 30 frames / s, but in the game it turns out to be about 24.
As you know, initially there is a limit of 30 frames / s, but in the game it turns out to be about 24.
FPS control
Author:
Vladimir_P
File uploaded by:
Uploaded:
27 February 2013
File size:
988.05 Kb
Downloads:
3020
Comments:
23
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), which allows you to stabilize performance and avoid image twitching. The value is taken from the ...
GTA SA EXE for SAMP
Author:
Vladimir_P, Rockstar North.
File uploaded by:
Uploaded:
28 August 2012
File size:
4.58 Mb
Downloads:
174691
Comments:
28
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 setting in single player and another in multiplayer. Also useful for owners of licensed versions of the g...
Multi-colored lighting in the club
Author:
Vladimir_P
File uploaded by:
Uploaded:
27 May 2012
File size:
270.82 Kb
Downloads:
426
Comments:
13
Recently I came across my old script that adds lighting in clubs.
So I modernized it. Now the backlight is multi-colored and blinking.
If you have any wishes, write.
Access to hidden interiors 3
Author:
Vladimir_P
File uploaded by:
Uploaded:
24 January 2012
File size:
3.01 Mb
Downloads:
8991
Comments:
42
Third, incomplete, version. Added: girls' houses, OgLok, BiDap, Sweet, Smoke, Woozy's office, VRock hotel, restaurants and cafes with brothels, gas stations and transfender. Because of the bars with a collision, I added only 2 interiors, in the rest ...
Take care of your health
Author:
Vladimir_P
File uploaded by:
Uploaded:
21 January 2012
File size:
59.00 Kb
Downloads:
440
Comments:
33
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, there is a reduction limit, but still take care of your health!
If CJ passes out and ends up in the hospital, then his maximum health will decrease each time. Of course, there is a reduction limit, but still take care of your health!
Skate on the head
Author:
Vladimir_P
File uploaded by:
Uploaded:
11 December 2011
File size:
125.00 Kb
Downloads:
598
Comments:
25
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 remove it, press Enter.
Thanks to Yastreb for the idea.
It does not replace the existing one in the game!
To activate, type the code "GUN2", to remove it, press Enter.
Thanks to Yastreb for the idea.
Access to hidden interiors (new version)
Author:
Vladimir_P
File uploaded by:
Uploaded:
30 August 2011
File size:
1.28 Mb
Downloads:
6834
Comments:
32
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 phone in the house. You can take a thermal imager and nightvision from him. You can take armor, lives, ...