Please add the Test Generator!Suggestion

Hey there!

I love your Plugin! I tried myself to change your .cs in so far I could use the test generator instead fo the recycler, but unfortunately Rust won't give me permissions to that. (no plugin found ... or similar ... which I do not understand why)

I would very appreciate it if you could a plugin for the Admin Test Generator!

Also found the SkinID (possibly ... may be) and the prefab:

private const ulong skinID = 295829489;
        private const string prefab = "assets/prefabs/deployable/playerioents/generators/generator.small.prefab";​

Can you do that, please?

Sincerely, Tinkerbell

What do you mean by Rust won't give you permission?

Hey beee!

Well, it's a bit weird to explain cos I just cannot really explain.
I'm not a "coder" nor do I really understand what's going on in such plugins.
A bit may be ...

I tried to replace everything recycler related (there were 2 diff. fo its kind so far I can remember) with my own words powgen and logically it could work, but after giving permissions to myself or to my id Rust always said I don't have permissions to do that.

After searching for an error I gave up and deleted everything in best hope you can maybe something do like I wanted or like many want, too?!
Maybe the "code" has to be written original in a C++ programm?
I really don't know.
But I hope you can do this. ;-)

Sincerely, Tinkerbell

If I'm not mistaken you want the plugin to give players test generators instead of recycler? Why not just use `giveto %steamid% electric.generator.small`? This plugin is only here because recyclers do not have an item that is available for players to place, but Test Generators does.

If you use a shop plugin that can fire a command, "giveto %steamid% electric.generator.small" would work, otherwise you could simply add a vending machine. Heads up though : Test generators are VERY overpowered. One or two test generators can power a zerg base, and since there are no resources needed, it makes attacking the power system to raid the base impossible, so a well setup base can be very hard to raid.

If you want I can knock up a plugin that can drop a test gennie to your inventory and take X resources, but given once ingame it's a perfectly normal item, it doesn't need much of the tricks used by this plugin.

it's ok. Thank you very much. I shouldn't start this thread