[Pregunta] Comando /b con tiempo
#4

Puedes agregar esto al Comando:
pawn Код:
new Tiempo = GetTickCount() - GetPVarInt( playerid, "ComandoB" ) ;
if( Tiempo  < 60000 ) return SendClientMessage( playerid, -1, "Espera 1 minuto para volver a usar" ) ;
SetPVarInt( playerid, "ComandoB", GetTickCount() ) ;
Reply


Messages In This Thread
[Pregunta] Comando /b con tiempo - by Rayco - 03.08.2013, 13:12
Re: [Pregunta] Comando /b con tiempo - by LuisGraph - 03.08.2013, 13:25
Re: [Pregunta] Comando /b con tiempo - by Rayco - 03.08.2013, 13:41
Re: [Pregunta] Comando /b con tiempo - by LeonardoEscobar - 03.08.2013, 14:55
Re: [Pregunta] Comando /b con tiempo - by LuisGraph - 03.08.2013, 14:57
Respuesta: [Pregunta] Comando /b con tiempo - by OTACON - 03.08.2013, 16:12

Forum Jump:


Users browsing this thread: 1 Guest(s)