I'm new to this kind of stuff so please forgive me if I seem retarded than the average scripter.
I had someone install nosidechat so that way I don't have people talking constantly in my side chat. I paid him $3 to do it and it doesn' t even work. All I want it to do is a basic "kick the player" if they try to talk in side chat. Can someone tell me why it isn't working?
Here is my nosidechat.sqf
[] spawn {
disableSerialization;
DS_really_loud_sounds = {[60,15] call fnc_usec_pitchWhine;for "_i" from 1 to 15 do {playSound format ["%1",_this select 0];};};
Question
BUckENbooz
I'm new to this kind of stuff so please forgive me if I seem retarded than the average scripter.
I had someone install nosidechat so that way I don't have people talking constantly in my side chat. I paid him $3 to do it and it doesn' t even work. All I want it to do is a basic "kick the player" if they try to talk in side chat. Can someone tell me why it isn't working?
Here is my nosidechat.sqf
Link to comment
Share on other sites
8 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now