15.03.2009, 21:45
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! ");

