Hey,
I have forgotten how to make it turn private chat off, and possibly, the chat thing in the settings tab.
What is the code for it and which include thing is it in?
Thanks.
~Lacky
Hey,
I have forgotten how to make it turn private chat off, and possibly, the chat thing in the settings tab.
What is the code for it and which include thing is it in?
Thanks.
~Lacky
Dunno bout a Split private chat function, but there is a SetChat:
To turn private chat off, do SetChat('off', 2);SCAR Code:procedure SetChat(state: String; chat: Integer);![]()
I made a new script, check it out!.
Thanks Markus, I was literally jsut about to PM you when I thought I should refresh the page first
Thanks mate.
EDIT: I tried like ChatSettings('Off'); or something, but that didn't work,![]()
ChatSettings('Off'); doens't exist.
markus siad, to turn you're private chat off use:
SetChat('off', 2);
when you want to put all you're chats off use:
ChatsOff;
Yeh, I know that, I was just saying, that I tried it before I posted and it didn't work.
Thanks, I'll change it so it puts all my chats off. What about randoms though, do they still get through as if you just put it on hide? Like mods where they still come through the chat window if your thing is off?
yes, player mods and jagexs mods. they both can still talk to you when you're chats are off. also the randoms can
There are currently 1 users browsing this thread. (0 members and 1 guests)