| Issue 101: | Auto Maintance Plugin | |
| 2 people starred this issue and may be notified of changes. | Back to list |
A auto maintenance plugin that reloads the map after a pre-set amount of time and will start a cleanup if a cretin amount of props are placed on the map. There could also be a option to have a map vote if players are on server instead of just reloading the map ( maybe have this optional ).
Sep 6, 2010
Done.
Status:
Done
|
you can too run a server command. ev cleanup map. timer.Create("say", 300,0, function() RunConsoleCommand("ev cleanup") end) its working by me. oh. place it in garrysmod\lua\autorun\server