ULX

Author Topic: Sandbox Limit System  (Read 3383 times)

0 Members and 1 Guest are viewing this topic.

Offline Ethan Christie

  • Newbie
  • *
  • Posts: 5
  • Karma: 1
Sandbox Limit System
« on: February 20, 2016, 08:41:27 PM »
This is a sandbox addon. It's purpose goes to non-password protected public sandbox servers with people that may just try to crash the server when the admins aren't on.
So what is the limit system?
Well:
The limit system is a lua extension that changes sbox_max everything when an admin is on or off.
When an admin joins the game with no other admins on, a message in the chat will auto display saying
"An admin has joined! Limits are increasing to infinite!" and then all the limits go to 9999.
When an admin leaves with no other admins on, it'll say "The admin left! Changing limits back! Save your stuff! You have 3 minutes!"

There's a readme file in the lua/readme.lua file. Open that with notepad. It tells you how to configure everything!.
Just drop this in the "addons" folder after you configured it, restart the server and it should work!

Credits:
Ethan Christie (me): Had the idea for this addon and hired a lua coder at Scriptfodder to make it work.
GLaDOS: The lua coder from scriptfodder who added and edited the code.
kpjVideo (at scriptfodder): Contributed a small free version of the code that GLaDOS added onto and edited.
--------------------------------------------------------------
http://steamcommunity.com/sharedfiles/filedetails/?id=629099847

 

« Last Edit: February 22, 2016, 03:08:11 AM by Ethan Christie »

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: Sandbox Limit
« Reply #1 on: February 20, 2016, 09:12:45 PM »
Interesting concept. Nice work.

Offline Ethan Christie

  • Newbie
  • *
  • Posts: 5
  • Karma: 1
Re: Sandbox Limit
« Reply #2 on: February 21, 2016, 09:10:44 AM »
 ;D
Thank you so much!
It means a lot to me!