Is it possible to rewrite this plugin to allow the crafting of Test Generators?
Rework for Test GeneratorSolved
I think so, you'd just have to go through the code and replace any reference to a recycler with the test generator, and then give it a test. The code is MIT licenced so you can fork it and upload a "Extended Generator" mod if you like.
Cool Thanks
I just had a look, and it would probably be easier to just put the test generator in a kit. It acts like a normal deployable item already, so the hoops this plugin uses to deploy it are a tad superfluous. Or to sell it in a store that can sell commands : inventory.giveto {steamid} generator.small
Yea I saw it was not a prefab and wasn't sure what to do so I made it a kit
Thanks
Locked automatically