Ulysses Stuff > Releases

URS BETA - A Highly Customizeable Restriction System (or will be)

<< < (3/117) > >>

Aaron113:
Thanks, both will be changed.

EDIT:  Done as of 5/11/11.

Megiddo:
You can still make convar changes have instant effect, I was just recommending using ConVar:GetBool() instead of using the global function (which incurs a lookup). :P

Aaron113:

--- Quote from: Megiddo on May 12, 2011, 01:30:06 PM ---You can still make convar changes have instant effect, I was just recommending using ConVar:GetBool() instead of using the global function (which incurs a lookup). :P

--- End quote ---
Hehe, I'll be changing it in rv5.  :-[

Also, is there a way to have the completes for a command updated?  I know XGUI uses something for ban and kick reasons, but rather then looking through several files I thought I'd just ask.  Stickly is going to help later, but feel free to explain if you want.

Megiddo:

--- Quote from: Aaron113 on May 13, 2011, 11:37:26 AM ---Also, is there a way to have the completes for a command updated?  I know XGUI uses something for ban and kick reasons, but rather then looking through several files I thought I'd just ask.  Stickly is going to help later, but feel free to explain if you want.

--- End quote ---

You just update the table that has the completes you want. Make sure you don't try to "clear" the table first by doing "my_var = {}" because that creates a new table that is no longer tracked by ULX. (This is a Lua language thing, if you want me to go more in depth I can)

Aaron113:
I swear I've tried that before and it didn't update.  Anyway, I'll try it out later and get back to you.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version