23.10.2011, 16:32
Hi ,
i want a lokal chat in my gamemode, so when i type "t" only the players in my radius can read the text.
i found in a tutorial this:
and i added it in ONGAMEMODEINT at last.
but now i wont work . Please can you help me with this?
Thank you!
i want a lokal chat in my gamemode, so when i type "t" only the players in my radius can read the text.
i found in a tutorial this:
Код:
LimitGlobalChatRadius(30.0);
but now i wont work . Please can you help me with this?
Thank you!