![]() |
Custom/Default Toggle
Well this is basically a weapon script for switching your server from a default to a custom mode. Which essentially is the first step in developing custom systems for your server.
I generally give this it's own weapon script and list it first in weaponorder= in the serveroptions, because having the enables and disables all over the place is messy and you can end up with unneeded bugs. I.e: Zodiac's old map opening on crossing level link bug. It's very basic so feel free to expand upon it in your own implementations, which may include special conditions for the different modes and so on. PHP Code:
On the Zodiac Dev server I use the following script to toggle between the modes. PHP Code:
|
I can see where others would find this useful, nice release. :)
|
| All times are GMT +2. The time now is 09:53 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.