View Single Post
ZaX
Senior Member
Join Date: Jan 2015
Old 08-29-2020 , 15:29   Re: Define Team to show HUD Message
Reply With Quote #2

inside the if() condition, use get_players function and get the terrorist team then loop.

BTW.
show_dhudmessage(0, ....)
0 Means everyone will get the message.
Use the proper player index(or the indexes when you loop).
ZaX is offline