Adicionar CMD: Jetpack
#3

Sу traduzi do colega acima:

pawn Code:
CMD:jetpack(playerid, params[])
{
    if(PlayerInfo[playerid][pVipLevel] < 3) return SendClientMessage(playerid, COLOR_RED, VIPERROR);
    SetPlayerSpecialAction(playerid,SPECIAL_ACTION_USEJETPACK);
    return SendClientMessage(playerid, COLOR_VIP, "[ > ] Vocк pegou o Jetpack Vip!");
}
Reply


Messages In This Thread
Adicionar CMD: Jetpack - by maicon098 - 14.01.2017, 11:50
Feitoria amigгo! - by RazorGuigo - 14.01.2017, 11:59
Re: Adicionar CMD: Jetpack - by viniciussvl - 14.01.2017, 12:30
Pode nгo filho! - by RazorGuigo - 14.01.2017, 12:33

Forum Jump:


Users browsing this thread: 1 Guest(s)