SA-MP Forums Archive
how to... - 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: how to... (/showthread.php?tid=239798)



how to... - n00bSklly - 14.03.2011

hi....
i was wondering to make a tDM

all done...
but how to make teams?!?!?!
i used lots of tutorials..it didnt help...

--sorry for bad english --

im noob so sorry for questions...


Re: how to... - Medal Of Honor team - 14.03.2011

you must view the wiki sa-mp.wiki


Re: how to... - Davz*|*Criss - 14.03.2011

Again pointless post. He said he used lots of tuts but they did not helped him, tell him how to make teams.


Re: how to... - PhotoMuffin - 14.03.2011

An easy way to set a players team so if player shoots on same team it don't hurt is
pawn Код:
SetPlayerTeam(playerid, teamid);
Change "teamid" to your specified team.