Ulysses Stuff > Releases
URS BETA - A Highly Customizeable Restriction System (or will be)
krooks:
Awesome! Glad you've found some time to work on this.
I'll be installing it as soon as I find a little time myself ;D
Aaron113:
I'd just like to note, I haven't tested this much at all in a dedicated server. I shut mine down, so I'll have to get one up to test. Otherwise, any feedback on how it's working in dedicated servers is welcome.
EDIT: I also added a little Features list.
EDIT2: I just organized and decorated the OP even more.
JamminR:
Not URS!
Oh, wait, it IS URS.
Nice!
Aaron113:
Added the command ulx print [limits/restrictions/loadouts] to make up for not having a menu yet. This prints the tables for loadouts, limits, or restrictions into your console. See better description in OP.
Also, thanks for the compliments.
Megiddo:
Aaron, I was looking over your code and just wanted to point out that ULX function call backs are only called server-side, so putting "if SERVER then ... end" is unnecessary. And calling GetConVarNumber() is pretty inefficient because the engine has to lookup the cvar object in a linked list each time, it'd be better to store the cvar object and get the number directly from it.
Hope you find these suggestions helpful. :)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version