In Character Chats - 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: In Character Chats (
/showthread.php?tid=164947)
In Character Chats -
Luis_Leone - 02.08.2010
Is there away i can replace the chat on a script, when you talk and it sends it like this "
Luis_Leone:Hello" but i have a Out of Character cmd now so i wanna make a In character chat so i just type something in and it would be like this "Luis_Leone says: Hello" that would be IC.
Re: In Character Chats -
Conroy - 02.08.2010
Just limit the original chat.
LimitGlobalChatRadius(Float:chat_radius);
Re: In Character Chats -
Luis_Leone - 02.08.2010
Quote:
Originally Posted by Conroy
|
What would i set it too?
Re: In Character Chats -
Conroy - 02.08.2010
Experiment with it. I recommend 10-20 for a realistic chat distance.