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



TDM ?? How to??? - Sir_bomber - 05.07.2010

Hey, I have been searching around for any help to make a TDM! But I doesn't wan't the entire server to be a TDM, I wanna make like when u tele to /tdm u will be set on the team where its less players. Like, when it's 1 player in GREEN team, the player will be put in BLUE team. Is this possible? I have been thinking in how to do it, I have scripted some stuff, but nothing really works Anyone can help? Thanks!


Re: TDM ?? How to??? - Sir_bomber - 05.07.2010

BUMPz00r!


Re: TDM ?? How to??? - Sir_bomber - 05.07.2010

Nobody


Re: TDM ?? How to??? - DJDhan - 05.07.2010

1) You can find TUTs on here that will help you make the basic TDM script.
2) You can search the wiki for Fast Commands to see how to make a command with them.
3) Use Virtual Worlds to separate players from the "out of TDM" players.
4) Use
Код:
SetPlayerColor(playerid,colorid);
to set the player's color.


Re: TDM ?? How to??? - Sir_bomber - 05.07.2010

Okey Tyyz00r