/fixallvehicles or /repairallcars
#4

PHP код:
    if (strcmp("/repairall"cmdtexttrue9) == 0)
    {
        for(new 
i=0i<MAX_VEHICLESi++)
            
RepairVehicle(i);

        
SendClientMessageToAll(-1,"All vehicles have been repaired by an admin!");
        return 
1;
    } 
Reply


Messages In This Thread
/fixallvehicles or /repairallcars - by TheLastShadow - 07.03.2014, 06:48
Re: /fixallvehicles or /repairallcars - by CutX - 07.03.2014, 06:52
Re: /fixallvehicles or /repairallcars - by TheLastShadow - 07.03.2014, 06:59
Re: /fixallvehicles or /repairallcars - by CrazyFrenzy - 07.03.2014, 07:43

Forum Jump:


Users browsing this thread: 3 Guest(s)