-
Posts
5,167 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by nivex
-
no problem. the pvp delay starts whenever you exit the event. you don't need to interact with anything. simply enter then leave the bubble
-
heya. you can't disable their loot or they'll be naked. Scientist Loadout and Scientist Kits is what the npc spawns with (hazmut suit + ak) I will fix that bug with one-time use. change this code in the .cs (line 9884) from AddTemporary(e); to if (!brain.isSleeper) AddTemporary(e);
-
what operating system Ive had one other complaint in almost 2 months. this must be an issue with the server or a plugin breaking it.
-
np. PVP Delay is in the config.
-
hi. that is exactly how you do it for pve
-
youll have to add this to line 12880 too Subscribe(nameof(OnActiveItemChanged));
-
add this to line 8958 in the .cs StopUsingWeapon(player, "toolgun"); i'll have it configurable in next update
-
ill implement a list for next update
-
here's the instructions again for you download the package and the plugin from this site only. uMod is the free version do not download it from there. this is explained in the documentation on both sites install the tier package. instructions are in the zip archive. install the plugin afterwards. its just a plugin so put it in the plugins folder like you would every other plugin https://codefling.com/plugins/raidable-bases https://codefling.com/file/676-raidable-bases-tier-3-package/
-
ya this is why I said it needs updated
-
hi, no you just need to update to 2.8.5 2.8.4 doesn't compile anymore
-
@Kannix Bindoof heya. I never reset the config or profiles. I add or remove individual settings only. sometimes the difficulty setting (first setting in each profile) gets reset after updating so make sure you check that. not sure why that happens since I never change it. you should always backup your files before updating any plugin though. 2.8.5 is released and requires the Rust update to compile. enjoy everyone
-
hi Jay, you will have to install the package the profiles are not installed that is why it is showing the default files instead of the copypaste filenames from the zip archive everything in the zip goes into the same folder structure as in the zip archive so oxide/data/RaidableBases goes into oxide/data/RaidableBases on the server and so forth.
-
heya! thanks for that. there are no instructions for the plugin. its installed the same as any other plugin. tier 3 instructions are the only difficult steps "The command could not be executed." I have never seen that message before. o.reload RaidableBases that is the command, which is case sensitive, and the server must be online to use it