Solved Can Tree Houses Be Upgraded Like Normal Building Blocks?

jordo2k1

Supporter
just a quick question, are the tree houses upgradable to metal stone etc? i watched the videos but only see wood structures.
cheers!
 
When you claim a tree, it gives you a starter platform made of 6 triangle floors. From there you can build and upgrade however you want, it's literally a normal base, just hanging on a tree. So yeah you can upgrade it to metal, stone, whatever you like
 
yea cheers pal i purchase it, along with volcano and tornado, 3 awesome mods. fucking nuts in fact lol
really good job!
Sometimes I convert the triangles making the platform to squares. Pretty easy if you are careful and def gives you a nice space. I delete a couple triangles and replace them with a square and then work my way around then fill in the extra space with triangles. It's a very cool and fun plugin
 
Sometimes I convert the triangles making the platform to squares. Pretty easy if you are careful and def gives you a nice space. I delete a couple triangles and replace them with a square and then work my way around then fill in the extra space with triangles. It's a very cool and fun plugin
I can add an option to use square roofs instead of triangle ones for the starting platform, or even make it random for each tree
 
I can add an option to use square roofs instead of triangle ones for the starting platform, or even make it random for each tree
that would be so cool, the feedback we have got from tree houses has been amazing, its totaly changed the biome m8 100% great work. i love all your mods. personaly i think you should create events, theres great ones out there,we use convoys, armoured train,cravan,triangulation,harbor event etc etc and now tornado and volcano, but what ive seen from your recent plugins i kinda want to see you make an event... no preasure lol
 
that would be so cool, the feedback we have got from tree houses has been amazing, its totaly changed the biome m8 100% great work. i love all your mods. personaly i think you should create events, theres great ones out there,we use convoys, armoured train,cravan,triangulation,harbor event etc etc and now tornado and volcano, but what ive seen from your recent plugins i kinda want to see you make an event... no preasure lol
Feel free to share any ideas you have in Vote and Submit Plugin Ideas, I'm always open to new concepts! And speaking of which, I actually have a new event plugin dropping in the next couple of days: Zombie Outbreak, you can catch some sneak peeks in my Discord
 
damn....! we was thinking of doing an early wipe and moving to a horror themed map like atlanta walking dead just as the haloween event starts with facepunch but was kinda stuck for some good events or mods apart from armoured train which has a halloween theme. this might just hit the spot!! ill have a look at the sneak peak today and look for the release cheers! also ill pop in some ideas in the coming days and weeks for ideas between our group im sure we could throw some good ones your way. keep up the good work
 
Back
Top
Chat commands start with a /, while console commands can be entered directly in the F1 console or server console. Use find <keyword> in console to search for available commands related to the plugin. Parameters in < > are required, while [ ] are optional.
This plugin uses Oxide's permission system. Grant or revoke permissions using oxide.grant and oxide.revoke. You can assign them to individual players or groups using their Steam id or group name.
Settings are stored in the config file found under the config/ directory. You can edit this file manually, then reload the plugin to apply your changes.
Persistent data is saved in the data/ directory. This includes things like saved settings, usage stats, or player progress depending on the plugin. Deleting a data file will reset stored progress or customizations.
Language files are located in the lang/ folder. To translate messages, copy the en.json file into your target language folder (e.g. fr, de) and edit the values. Reload the plugin after changes to apply new messages.
This section lists public methods exposed by the plugin for use in other plugins. You can call these via the CallHook method. Ensure the plugin is loaded before calling its API to avoid null reference errors.
These are custom hooks that other plugins can listen for. Simply define a method with the same name and expected parameters in your plugin to handle the event. Hooks are triggered at key moments and are useful for extending or reacting to plugin behavior.
These hooks are injected into the game's code using Harmony. They let the plugin run code at key points in the game's internal logic. You can return values to block or modify behavior. Use with caution — these are powerful and can affect core mechanics.
Cart