Ulysses Stuff > Releases

TempAdd (v2.4) - Add a user to another group for a set amount of time

<< < (8/28) > >>

DeathRowDave201:

--- Quote from: MrPresident on February 14, 2013, 05:32:49 PM ---Yeah, I will have to figure out a way to convert steamids into the 64 bit steamids which I know is possible with some math. Then this could be a possibility. Just don't expect it for a while. I don't plan on doing any more work until after my surgery in a few days,

--- End quote ---

Thanks for the reply, nice to hear youll look into sorting it out and I hope you do figure it out because it would be a nice feature and will more than likely attract more users to this addon. Thanks again and I hope your surgery goes to plan!

Regards,
Dave

Bo98:
Suggestion:

Option to temp add user until they disconnect.

Megiddo:

--- Quote from: Bo98 on March 24, 2013, 04:11:24 PM ---Suggestion:

Option to temp add user until they disconnect.

--- End quote ---


--- Code: ---ulx luarun Entity(<player's ent number>):SetUserGroup("superadmin")
--- End code ---

:P

Bo98:

--- Quote from: Megiddo on March 25, 2013, 01:59:22 PM ---
--- Code: ---ulx luarun Entity(<player's ent number>):SetUserGroup("superadmin")
--- End code ---

:P

--- End quote ---

Never thought about using entity numbers. Thanks.

lua_error:
I got error at line 40


--- Code: ---if os.time() >= exptime then
--- End code ---

Failed to compare string with nubmer

What the reason of this?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version