A simple job
#2

https://sampforum.blast.hk/showthread.php?tid=160810

to make classes, and for that command you should use soemthing like:
pawn Код:
if(gTeam[playerid] != ARMYTEAM) return SendClientMessage(playerid, 0xFF0000FF, "ERROR: you are not a army member");
else
{
// show the dialog for the army here, with the weapons they can get
return 1;
}
this should be the basic i guess
Reply


Messages In This Thread
A simple job - by 0utLaW_ - 02.10.2012, 13:46
Re: A simple job - by niels44 - 02.10.2012, 15:20

Forum Jump:


Users browsing this thread: 1 Guest(s)