[Ajuda] zcmd
#7

Um exemplo de lуgica:
pawn Код:
CMD:v(playerid,params[])
    return cmd_vida(playerid,params);

CMD:vida(playerid,params[]) {
    // Funзхes
    SetPlayerHealth(playerid, floatstr(params));
    return 1;
}
Reply


Messages In This Thread
zcmd - by FabioGTP - 09.07.2014, 16:58
Re: zcmd - by ArthurxD - 09.07.2014, 17:03
Re: zcmd - by mau.tito - 09.07.2014, 17:05
Re: zcmd - by tonisantolia - 09.07.2014, 20:31
Re: zcmd - by FabioGTP - 10.07.2014, 01:22
Re: zcmd - by SkullFire - 10.07.2014, 01:28
Re: zcmd - by Schocc - 10.07.2014, 01:32
Re: zcmd - by BGS-Jonas - 10.07.2014, 01:36

Forum Jump:


Users browsing this thread: 1 Guest(s)