Textdraw while choosing teams? - 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: Textdraw while choosing teams? (
/showthread.php?tid=199528)
Textdraw while choosing teams? -
Face9000 - 15.12.2010
Hi all,i need to show textdraws in my server when a player choose the team.
Maybe including some infos like weapons etc.
How to?
Re: Textdraw while choosing teams? -
WillyP - 15.12.2010
Use GetPlayerWeaponInfo
and gTeam, or whatever you use for your teams.
Re: Textdraw while choosing teams? -
Face9000 - 15.12.2010
Umh,there is no GetPlayerWeaponInfo ...