Porque El Warning En Este Comando
#7

Hola amigo, pruebe este codigo aquн si me da error avise en el PM

PHP код:
COMMAND:repairall(playeridparams[])
{
    if(
PlayerInfo[playerid][pAdmin] < MAX_NIVEL_ADMIN && PlayerInfo[playerid][pVIP] < MAX_NIVEL_VIP )
    return 
SendClientMessage(playeridCOLOR_ROJO"ERROR:No Tienes Permiso Para Usar Este Comando");
    
// Loop through all vehicles
    
for (new i2000i++)
    
RepairVehicle(i); // Fully repair the vehicle (damage value and bodywork)
    // Send all players a message to inform them that all vehicles have been repaired
    
SendClientMessageToAll(0x00FF00FF"Todos los vehiculos fueron reparados por un admin");
    return 
true;

Reply


Messages In This Thread
Porque El Warning En Este Comando - by Gamerd - 26.06.2017, 12:23
Re: Porque El Warning En Este Comando - by Toroi - 26.06.2017, 12:37
Respuesta: Porque El Warning En Este Comando - by Ertouq - 26.06.2017, 12:38
Re: Porque El Warning En Este Comando - by Gamerd - 26.06.2017, 12:47
Respuesta: Porque El Warning En Este Comando - by FixFl0w - 26.06.2017, 16:09
Respuesta: Porque El Warning En Este Comando - by AndrewRussett - 26.06.2017, 16:28
Re: Porque El Warning En Este Comando - by GuilhermeNunes - 26.06.2017, 19:20
Re: Porque El Warning En Este Comando - by Gamerd - 27.06.2017, 04:29
Re: Porque El Warning En Este Comando - by GuilhermeNunes - 27.06.2017, 05:12
Re: Porque El Warning En Este Comando - by EdgarHN - 27.06.2017, 17:06

Forum Jump:


Users browsing this thread: 2 Guest(s)