[Ajuda] Iniciar Comando
#4

Nгo me lembro direito, mas, acho que deve ser assim:
pawn Код:
new
   VeiculoElegy = GetPlayerVehicleID(playerid),
   Dirigindo = GetPlayerState(playerid)
;
   if(Dirigindo == PLAYER_STATE_DRIVER)
   {
       if(VeiculoElegy != 562)
          return SendClientMessage(playerid, -1 ,"[ERRO] Somente Elegy.");
        // Funзao do comando..
   }
Reply


Messages In This Thread
Iniciar Comando - by TheKoDaK - 26.07.2013, 20:26
Respuesta: Iniciar Comando - by ViniKuliveguisky - 26.07.2013, 20:31
Re : Iniciar Comando - by ThiagoMK - 26.07.2013, 20:32
Re: Iniciar Comando - by @Riichard - 26.07.2013, 20:33
Re: Respuesta: Iniciar Comando - by TheKoDaK - 26.07.2013, 20:34
Re: Iniciar Comando - by TheKoDaK - 26.07.2013, 20:37
Re: Iniciar Comando - by PT - 26.07.2013, 23:32

Forum Jump:


Users browsing this thread: 1 Guest(s)