02.11.2012, 17:46
into game type /save where you want the map icon
And then in your documents file - GTA San Andreas User Files - SAMP - savedpositions.txt .. there you have it.. your coords will be there ..
It will be something like :
AddPlayerClass(280,1480.9382,-1771.8766,13.5469,342.3370,0,0,0,0,0,0); //
You only need ( what is marked with red down below )
AddPlayerClass(280,1480.9382,-1771.8766,13.5469,342.3370,0,0,0,0,0,0); //
And then in your documents file - GTA San Andreas User Files - SAMP - savedpositions.txt .. there you have it.. your coords will be there ..
It will be something like :
AddPlayerClass(280,1480.9382,-1771.8766,13.5469,342.3370,0,0,0,0,0,0); //
You only need ( what is marked with red down below )
AddPlayerClass(280,1480.9382,-1771.8766,13.5469,342.3370,0,0,0,0,0,0); //