Jump to content

nivex

Creator
  • Posts

    4,808
  • Joined

  • Last visited

Everything posted by nivex

  1. nivex

    Respawn Glitch

    I reproduced this and have fixed it in the next update
  2. nivex

    Not Starting

    Changed Status from Pending to Closed
  3. nivex

    Not Starting

    ok, no problem
  4. nivex

    Not Starting

    its in the documentation which needs to be read too
  5. nivex

    Not Starting

    so the folder oxide/data/copypaste doesn't exist on your server. this is where the copypaste files belong. it needs to be lowercase too CopyPaste plugin from uMod is required too there is a video in the documentation on how to setup the plugin yourself
  6. nivex

    Not Starting

    yes. everything is on the server by default, but it needs to be configured.
  7. nivex

    Suggestion

    i've added this for you. it will be retroactively added to all profiles in next update this includes examples for ease of editing, with each example disabled by default. this prevents the example from showing before you have the chance to edit it, and allows you to disable it at any time while preserving the existing entries. this includes a command rb.config noexplosivecosts if you wish to wipe them all from every profile
  8. nivex

    Not Starting

    hi, welcome to the modding community. it's best that I write everything down so you can follow one step at a time until completed. this plugin is very complicated as stated in the documentation, and requires several files to function properly the plugin itself (oxide/plugins/RaidableBases.cs) the config (oxide/config/RaidableBases.json) copypaste files (oxide/data/copypaste/) profiles (oxide/data/RaidableBases/Profiles/) loot tables (oxide/data/RaidableBases/Difficulty_Loot) you purchased the plugin, so you have #1 you purchased a base pack, so you have #3 you do not have #2, #4 and #5 configured so the plugin does not function because you do not have those configured you will need to do so in order to use the plugin. I highly recommend a tier package as it's much easier to edit a working copy than to do it from scratch. my tier packages contain everything needed, where base packs from other third-parties do not. https://codefling.com/nivex you can add bases to your profiles with commands (this is an example...you need to specify the correct filenames from your base pack): rb.config add "Easy Bases" roneasy1 roneasy2 roneasy3 rb.config add "Medium Bases" ronmedium1 ronmedium2 ronmedium3 etc, but you still need to configure the rest of the plugin
  9. nivex

    scientists

    Changed Status from Pending to Closed
  10. nivex

    scientists

    looks cool to me can remove it like you would any other personal marker you can change it in the language file ("My Purchased Raid Base") Added `Add Personal Marker On Owners Map` (false) for purchased events (@fuscazo) in version 2.9.0 to be released September 5th 2024
  11. nivex

    Not Starting

    heya, that pack contains the copypaste files only. you would still need to add them to your profiles, but it does not look like you have any profiles configured. please have another look at what I said.
  12. nivex

    Not Starting

    hi, well you do not have any profiles configured/installed. you would still need to configure the plugin as installing the copypaste files is not sufficient. so you would install the plugin install the copypaste files add the copypaste files to the profiles, and configure each profile create loot tables setup the configuration file etc if you bought a tier package from me then it would have everything you need already and all you would need to do is configure to your servers specific needs as you see fit. other parties that sell base packs generally do not contain any profiles, loot tables, etc. usually its only the copypaste files.
  13. nivex

    Raidable Bases

    @Stark set Convert PVP to PVE true to handle pve spawns and in your command for shop.you can specify pvp to make it pvp instead buyraid 0 steamid pvp where steamid is whatever that plugin requires
  14. nivex

    Not Starting

    heya. bases need to be added to your profiles to work. use rb.config list and rbe debug
  15. nivex

    Raidable Bases

    @NoxiousPluK hi, you can add remove to Blacklisted Commands in the config to block that plugin this will only work for the above command. if players have privileges to use the below commands then it will not work properly. Remover Tool does not call the canRemove hook for the below commands: /remove all /remove structure, or /remove s /remove external, or /remove e /remove admin (it is intended that this command not be blocked if you activate it outside of the event first) noclip (same as /remove admin) it can be fixed if Tryhard were to implement call hooks for canRemove in each of those functions. otherwise I don't think there is anything I can do to prevent it.
  16. nivex

    Abandoned Bases

    @NoxiousPluK heya, it will be released this coming Rust update to address pooling changes by Facepunch too. I can send it to you sooner if you don't want to wait, but it will break on Rust update due to those pooling changes by Facepunch
  17. @MARKUS heya, thanks for the kind words. yes you can edit Arena Walls and set Enabled to false in your profiles oxide/data/RaidableBases/Profiles/
  18. nivex

    only spawning 1 base

    4k isn't that small. you should still have more than 118 points on it. you need maps with at least 1500 points but again the config could cause it if you are excluding too many locations
  19. nivex

    only spawning 1 base

    hi, as for debug. in the future let the plugin run normally for some minutes then type rbe debug and immediately again to toggle it off. this clumps all of the debug together I dont need anymore debug though. the map is the issue with only 118 points. the config could cause it if not configured properly for your map though I don't see any zonemanager messages, is that not installed? just making sure, and no it should not be used with rb fyi
  20. nivex

    only spawning 1 base

    heya, these are despawn logs 1. can you show messages when the plugin loads 2. including the grid message 3. and show the rbe debug messages (type that again to toggle it off)
  21. nivex

    Raidable Bases

    @0g.Ghost.7373 not sure, that's not something that the plugin could do. maybe the server has become unstable and needs a restart, or maybe a plugin has broken physics
  22. nivex

    Getting OwnerID of raids

    Changed Status from Pending to Closed
  23. nivex

    Getting OwnerID of raids

    no problem
  24. nivex

    Getting OwnerID of raids

    heya, you can look at the .cs to find all of the hooks btw private void OnPlayerEnteredRaidableBase(BasePlayer player, Vector3 raidPos, bool AllowPVP, int difficulty, string unused1, float unused2, float unused3, float loadTime, ulong ownerId) this will provide the ownerId
  25. nivex

    Abandoned Bases

    @Notz hi, it will work with any PVE plugin that properly implements the required hooks which I think that plugin has.
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

116.3k

Files Sold

Total number of files sold.

2.4m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.