[Ajuda] Ajuda Stock
#5

PHP код:
CMD:colete3(playeridparams[]) {
    if(
isnull(params))
        return 
SendClientMessage(playerid, -1"Uso Correto: /colete3 [id]");
    
SetPlayerKevlarHealth(strval(params), 300.0);
    return 
1;

@edit
Se der algum erro referente ao isnull adicione este macro no topo em seu gm
pawn Код:
#if !defined isnull
    #define isnull(%1) \
        ((!(%1[0])) || (((%1[0]) == '\1') && (!(%1[1]))))
#endif
Reply


Messages In This Thread
Ajuda Stock - by JhowWatkins - 25.08.2016, 21:57
Re: Ajuda Stock - by arakuta - 25.08.2016, 22:32
Re: Ajuda Stock - by JhowWatkins - 25.08.2016, 22:35
Re: Ajuda Stock - by arakuta - 25.08.2016, 22:36
Respuesta: Ajuda Stock - by SammyJ - 25.08.2016, 22:37
Re: Respuesta: Ajuda Stock - by JhowWatkins - 25.08.2016, 22:57
Respuesta: Re: Respuesta: Ajuda Stock - by SammyJ - 25.08.2016, 23:05
Re: Ajuda Stock - by JhowWatkins - 25.08.2016, 23:11
Re: Ajuda Stock - by arakuta - 25.08.2016, 23:18
Re: Ajuda Stock - by JhowWatkins - 25.08.2016, 23:26

Forum Jump:


Users browsing this thread: 3 Guest(s)