05.06.2009, 15:49
Go into any server,stand where you want to to spawn and type t to open chat,then type /save (reminder message like "pimp spawn). Then go to program files/rockstar games/san andreas and look for txt file "saved positions" and the co ordiantes will be there like this:
AddPlayerClass(259,-2684.9246,-366.6084,6.3643,48.3785,0,0,0,0,0,0); // golfer spawn new
green is the skin 259 is a golfer
red is the co-ords of where he will spawn
blue is his spawn weapons 0,0,0,0,0,0 (weaponid,bullets,weaponid,bullets,weaponid,bullet s) exeption being 16,17,18 would be molotov/grenade/teargas and then the number ,so 18,5 would be 5 molotov cocktails
AddPlayerClass(259,-2684.9246,-366.6084,6.3643,48.3785,0,0,0,0,0,0); // golfer spawn new
green is the skin 259 is a golfer
red is the co-ords of where he will spawn
blue is his spawn weapons 0,0,0,0,0,0 (weaponid,bullets,weaponid,bullets,weaponid,bullet s) exeption being 16,17,18 would be molotov/grenade/teargas and then the number ,so 18,5 would be 5 molotov cocktails

