How to add custom oper flags

These are old archives. They are kept for historic purposes only.
Post Reply
orangecakez
Posts: 6
Joined: Wed Oct 08, 2008 5:58 pm

How to add custom oper flags

Post by orangecakez »

In the oper block of the .conf you can add something like "netadmin" for an oper user and it will give them a whole bunch of flags by default. Same as if you gave a user mode +O or something, it'll give them a whole bunch of other + flags automatically.

How do I make my own oper flags, like if I put "supporter" in the oper bock of the .conf, it'll already include the flags that I specify by default like "netadmin" has flags by default, and if I give a user +T (which is unused in 3.2.1 right) it will add a whole bunch of other + flags for this user I put +T mode.
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Re: How to add custom oper flags

Post by katsklaw »

A module might be able to hook this but I'm not positive. I'm not that familiar with Unreal's module API. If not you'd have to modify the source code in which we will not support you on.
Post Reply