14.02.2010, 16:36
Quote:
Originally Posted by Smiths
Is it posible to make a command to delete a vehicle?
i got this code but it doesn't work ... Код:
if(strcmp(cmd, "/delcar", true) == 0) { SendPlayerFormattedText(playerid,"Vehicle Deleted,0); return 1; |