-
Posts
5,154 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by nivex
-
Changed Status from Pending to Closed
-
Changed Status from Pending to Closed
-
update your server and you can use this now
-
hi, this requires the forced rust update as stated in the update notes
-
hey. you probably need to add the bases. i responded to your message and gave instructions there. please reply here from now on. not in both places. it gets confusing once you add your bases type: rb.config list and verify each base you added says it exists ignore any base that doesn't exist if its not relevant to you.
-
the server log stops when the plugin loads the loot tables, so there's no info available really nonetheless, I've updated the despawn method in the 2.6.8 update. this requires the forced Rust update to compile let me know if you have anymore issues=]
-
you would need to set Empty All Containers Before Spawning Loot to false then
-
i would need to know what operating system the machine is running, and server log (not oxide log) would be helpful this just doesn't happen on a windows machine under normal conditions. something would be causing it like i said for linux the problem is definitely libgdiplus missing
-
RaidableBases.cs goes into the oxide/plugins/ folder like any other plugin would I don't know what you mean about a json. there is no json download with the plugin download. the plugin will create the necessary files when it loads
-
heya, it's in each of the profiles oxide/data/RaidableBases/Profiles/
-
Changed Status from Pending to Closed
-
glad its sorted. you can ping me on discord too ya know. don't need to make a support ticket if that's easier for you.
-
heya, if you're using linux then the solution to have your host install the libgdiplus which is required to convert byte arrays to bitmap which are commonly in the copypaste files. that machine (not server) would need restarted after that library is installed. if not using linux then I wouldn't know. the only answer for windows that i'd have is the server isn't being shut down correctly.
-
@Skillo95likely one of your zones in zone manager is way too large. could be a custom monument with its bounds set ridiculously high (really unlikely). could be horrible monument or building topology on the entire map causing all spawns to be blocked (really unlikely). but i can't say for certain without seeing all of the raid bases messages when it loads, and would need to know exactly what map you're using too
-
heya thanks! that just means your host does not support uploading a folder. you would need to upload each file individually. if you load the plugin once then it will create all of the files for you with default values this may be a good solution for you since you must install the files from the zip in exactly the same folders as on your server, and if they exist on your server already then you will have confirmation that you're overwriting the correct default files that the plugin generated when you loaded it the first time obviously the copypaste files would not be on your server so you would not see them but that's not a problem. just copy those over to your server as well. @TCGaming
-
you shouldn't change the setting to fix it. you need to install the package and then change it if you want afterwards yw
-
Max Buyable Events in the config 1 is the default setting the packages have it set to 10 so if it is 1 then the package is not installed or was overwritten by the free version
-
yes, buyraid raideasy1 76561198212544308 free the scrap is in a different file or is in the copypaste file itself. it cannot spawn otherwise, unless another plugin is doing it but that is rarely the case. as @nashslashsaid (thanks!) you can use that option to clear any copypaste loot, but it will not stop loot tables from spawning
-
you would set it up exactly like you did before then. the documentation most certainly contains all the information you need. it is a bit easier now of course, so you have commands like this: rb.config add "Easy Bases" raideasy1 raideasy2 raideasy3 0 will add a profile with the bases raideasy1, raideasy2, and raideasy3 in it, and set the difficulty to 0. and rb.config list to see if you configured your profiles and put the copypaste files where they belong.