03.10.2010, 07:03
:S I just re-booted my PC and re-downloaded GTA into the :c drive now when i /save i cant find the "saved.positions" file to get the coordinates :S:S:S,Heres the rest of the Teleport code It goes under OnPlayerCommandText you will have to just use your own coordinates untill i can find them and edit my post with a /wepztown command :S
Sorry pplz :S
Weponz Town is located North Of Pickle Pine LV Burger shot/North East of Pickle Pine Golf Course Over The Water..Take a Maverick you cant miss it its at Sea Level..
Sorry pplz :S
Code:
if (strcmp("/wepztown", cmdtext, true) == 0)
{
SetPlayerPos(playerid,X,Y,Z);// Your X,Y,Z Coordinates go here..
return 1;
}



/gocity