05-09-2016, 10:26 AM
(This post was last modified: 05-23-2016, 02:20 PM by Erik. Edited 3 times in total.)
(05-08-2016, 03:15 AM)Grek Wrote: I want a machine that lets me set contraband levels. Fighting a blob? Flamethrowers are now open carry! Botany making weed? Inform Officer Beepsky weed is now highly illegal.
This patch implements a system which allows security players to dynamically alter the contraband levels of a item, this is done by adding a new contraband controller computer which has a basic interface, and proper logging whenever someone decides to change the contraband level.
There currently exists no way for security to add new items to the list, this to prevent rampant abuse which would basically make the emag function of the secborgs useless, I'm however open for suggestions on items that might be interesting to add to the list.
I'm also really terrible at designing a good UI.
Code: https://github.com/DoomStation/doom/comp...contraband