Search found 2 matches

by error404
Tue Apr 27, 2004 12:56 am
Forum: Unreal 3.2 Support
Topic: Usermode +x - more masking?
Replies: 5
Views: 3195

To be more slightly accurate:

set {
modes-on-connect "+x";
restrict-usermodes "x";
};

This will add the effect of not allowing users to change the +x option once they get it.

Thanks, that's what I was looking for. Anyone know where in the source I can find the code that applies the mask to ...
by error404
Tue Apr 27, 2004 12:37 am
Forum: Unreal 3.2 Support
Topic: Usermode +x - more masking?
Replies: 5
Views: 3195

Usermode +x - more masking?

Is it possible to make the +x mode mask the entire address, not just the lowest level, or would it be an easy patch? Also, is it possible to force usermode +x on all users?