Command help
#1

Please I help with /reapir on time.

if(strcmp(cmdtext, "/repair", true) == 0)
{
RepairVehicle(GetPlayerVehicleID(playerid));
new hrac[150];
GetPlayerName(playerid, hrac, sizeof(hrac));
format(hrac,sizeof(hrac), "**Player %s repair car", hrac); //sprava
SendClientMessageToAll(0xFF0000FF,hrac);

return 1;
}

this command use every five minutes.
Reply


Messages In This Thread
Command help - by itachi - 27.04.2015, 11:17
Re: Command help - by Rockyyy - 27.04.2015, 11:25

Forum Jump:


Users browsing this thread: 1 Guest(s)