SYSTEM >> This channel is not avaible yet!

09/29/2013 01:06 Sleutel#16
Quote:
Originally Posted by propower24 View Post
but still the same :facepalm:

SYSTEM >> This channel is not avaible yet!

Thanks again .

Did you follow the instructions I gave you in [Only registered and activated users can see links. Click Here To Register...] post?
Also make sure that you re-compile the code else it wouldn't work ofc.
09/30/2013 22:34 ~iToXiiC#17
Quote:
Originally Posted by Sleutel View Post
Thanks for using my base, you can solve this issue easly.
The permision files aren't fully implemented so you have to manually edit the check.

Just follow the instructions below.

Replace:
Code:
if (TargetChannel == 1 || User.Rank > 2 || TargetChannel == 4)
with:
Code:
if (TargetChannel >= 1 && TargetChannel <= 4)
Goodjob! You just replaced the check of your code.
Make sure you don't use this in public because urban ops & battlegroup aren't fully implemented yet!
Hey, hey, hey, and me? :\:rtfm: