12.02.2014, 11:44
If you want to change the position, use "/save" in game where you want the location to be.
Then, go into the following: My Documents > GTA San Andreas User Files > SAMP > savedpositions.txt
It will show as AddPlayerClass();
Rip the co-ordinates from this line, and look in your script for the release position (CTRL + F) then replace them.
Compile your script, test and it should be fine.
Then, go into the following: My Documents > GTA San Andreas User Files > SAMP > savedpositions.txt
It will show as AddPlayerClass();
Rip the co-ordinates from this line, and look in your script for the release position (CTRL + F) then replace them.
Compile your script, test and it should be fine.