SA-MP Forums Archive
Can help me? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Can help me? (/showthread.php?tid=69102)



Can help me? - Scoots - 15.03.2009

Hi how can i make that script, i have the cmd but i need tha cmd can write in Pirate ship but on others places when write my cmd nothing to do there is my cmd -
Код:
if (strcmp(cmdtext, "/race", true) == 0) {
{
if(IsPlayerInCheckpoint(playerid) == dvd)
{
if (IsPlayerInAnyVehicle(playerid)) {
SetVehiclePos(GetPlayerVehicleID(playerid), -2084.3301,-216.8675,34.6121);
SetPlayerPos(playerid, -2090.3301,-216.8675,34.6121);
}//POSITIONS DONE
SendClientMessage(playerid, 0xFF66FFAA, "Tu nodevi auto! ");



Re: Can help me? - ICECOLDKILLAK8 - 15.03.2009

Use PlayerToPoint