So after around a hour of digging, I have been trying to spawn a windmill, but after all of that time. I couldnt ever find the actual name. All I found was either "windmill" or "generator.wind.scrap".
Name for windmills?
Discussion in 'Rust Development' started by DylanSMR, Mar 16, 2016.
-
If you use "BUILD" plugin you can use
/plant 189
---> 189 - assets/prefabs/deployable/windmill/generator.wind.scrap.prefab
But beware. The windmill has no colliders to interact with. so you cannot remove it anymore. -
I made that mistake oh my god Lol. Is there actually no way?
-
well..... i just let it-.. but as you ask for it. and im thinking more then 5 seconds....
hm,
What you could TRY -
1. ComponentBlocker for Rust | Oxide
2. Clean Up & Count Informations for Rust | Oxide
and just this stuff , commands, plugins, that remove stuff.. but actually live ingame. you cannot.
and be careful. not that u remove too much / wrong stuff
-
Is it not possible with /erase from the build tool ?
-
you can type into server console to remove windmills.
Code:del assets/prefabs/deployable/windmill/
-
Life saver thanks lol
