[AJUDA] /darorg
#1

Como fasso pra dar a org com o id das orgs?

PHP Code:
CMD:darorg(playeridparams[])
{
if(
<= Profissao[playerid] <= 8)
{
new 
Profissao[playerid] = Groove;
new 
Profissao[playerid] = PCC;
new 
Profissao[playerid] = ComandoVermelho;
new 
Profissao[playerid] = Policial;
if(
sscanf(params"ud"playerid1234)) return SendClientMessage(playerid, -1"[PMESP] Use: /darorg [ID] [ID ORG]");
}
else 
SendClientMessage(playerid0xFF0000AA"[PMESP]{FFFFFF} Voce Nao E Um Policial Militar!");
return 
1;

ID Das Org:

PHP Code:
new Profissao[playerid] = Groove;
new 
Profissao[playerid] = PCC;
new 
Profissao[playerid] = ComandoVermelho;
new 
Profissao[playerid] = Policial
Reply


Messages In This Thread
[AJUDA] /darorg - by hurubuh - 13.03.2019, 17:24
Re: [AJUDA] /darorg - by ipsLuan - 13.03.2019, 17:38
Re: [AJUDA] /darorg - by hurubuh - 13.03.2019, 17:43
Re: [AJUDA] /darorg - by ipsLuan - 13.03.2019, 18:02
Re: [AJUDA] /darorg - by hurubuh - 13.03.2019, 18:49

Forum Jump:


Users browsing this thread: 1 Guest(s)