16.02.2011, 10:26
it's fixed Now the Problem is this
i have this
if (strcmp("/ParkDM", cmdtext, true, 10) == 0)
SetPlayerPos(playerid, 2785.9299,10.8203,259.9806);
ResetPlayerWeapons(playerid);
GivePlayerWeapon(playerid,26,1100);
GivePlayerWeapon(playerid,31,3500);
GivePlayerWeapon(playerid,16,5);
GivePlayerWeapon(playerid, 26, 10000);
SetPlayerSkin(playerid,287);
SendClientMessage(playerid, COLOR_YELLOW, "Teleported to ParkDM");
But in Game when i type /parkDM it don't Go To The PLace i want it "SetPlayerPos(playerid, 2785.9299,10.8203,259.9806);" what is wrong in this?
This is Savedpositions
0,1171.6135,2785.9299,10.8203,259.9806,0,0,0,0,0,0
i have this
if (strcmp("/ParkDM", cmdtext, true, 10) == 0)
SetPlayerPos(playerid, 2785.9299,10.8203,259.9806);
ResetPlayerWeapons(playerid);
GivePlayerWeapon(playerid,26,1100);
GivePlayerWeapon(playerid,31,3500);
GivePlayerWeapon(playerid,16,5);
GivePlayerWeapon(playerid, 26, 10000);
SetPlayerSkin(playerid,287);
SendClientMessage(playerid, COLOR_YELLOW, "Teleported to ParkDM");
But in Game when i type /parkDM it don't Go To The PLace i want it "SetPlayerPos(playerid, 2785.9299,10.8203,259.9806);" what is wrong in this?
This is Savedpositions
0,1171.6135,2785.9299,10.8203,259.9806,0,0,0,0,0,0