SA-MP Forums Archive
Group - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Group (/showthread.php?tid=133835)



Group - andrewp - 14.03.2010

How do I make a command for these:

/addswat = adds person to group TEAM_SWAT
/addarmy = adds person to group TEAM_ARMY

And how do I make it so they STAY in that group even if they log out?

Thansks!


Re: Group - Deat_Itself - 14.03.2010

for saving their teams when they log out .You have to use dini dudb for it.

and /addswat [playerid] or only /addswat


Re: Group - andrewp - 14.03.2010

Quote:
Originally Posted by _Saif_
for saving their teams when they log out .You have to use dini dudb for it.

and /addswat [playerid] or only /addswat
Thanks.

This helped.