01.03.2015, 19:19
HRCPcreator - Race Checkpoints Creator v1.0
by Hirsw0w
Introduction:by Hirsw0w
This is Race checkpoints creator , Now you can create the Race-CP from the game!
have some simple commands and you drive and it save! alone!!!
You can change the Settings of saving from the code in the defines :
Код:
#define MAX_RACECPSAVE 150 // Max race checkpoints it can save #define DEGREES_CHANGE 75.0 // the degrees need to change for save #define PLAYER_RANGE 150.0 // range from the last pos to save again
/startsave - start to save!
/endsave [filename] [type] - endsave you choose filename ( in scriptfiles ) and type (0 - Array )(1-SetPlayerRace..)
/savemanual - do save manual if you want to.
/undosave - undo last save
/pausesave - pause the save to continue /continuesave
/continuesave - continue the save
/v - teleport Infernus
Video:
[ame]http://www.youtube.com/watch?v=2acYANyPodQ[/ame]
Download:
Pastebin - v1.0
Bugs:
not found bugs, but if you found contact me!
Credits :
Hirsw0w - Filterscript Creator
strtok - SA-MP wiki
Enjoy!