Jump to content

nivex

Creator
  • Posts

    5,408
  • Joined

  • Last visited

  • Days Won

    188

Everything posted by nivex

  1. nivex

    spawn point

    no problem custom spawns in profile is ideal. it has more options.
  2. nivex

    Easy bases 1 loot

    yes, because it was set to split those high stacks into very small stacks of 4, and the option to increment is disabled "Amount Of Items To Spawn Increased By Item Splits": false,
  3. nivex

    Easy bases 1 loot

    no worries, not a waste of time if you learned something!
  4. nivex

    Easy bases 1 loot

    hi, still no issue with your copypaste files. (19:21:06) | [RaidableBases] Easy1 @ O2 : 53 items (19:21:16) | [RaidableBases] Easy2 @ P2 : 55 items (19:21:27) | [RaidableBases] Easy3 @ P2 : 53 items post the loot table.
  5. nivex

    Easy bases 1 loot

    hi, no issues here. I'm getting 50 to 60 items per base, every time. maybe it's the copypaste files for your easy bases. DM me them and I can look
  6. nivex

    Easy bases 1 loot

    odd. attach your easy profile
  7. nivex

    Easy bases 1 loot

    hi, it sounds like there's a JSON error in your Easy loot table. either that or it might have the wrong filename. you can see this when the plugin loads
  8. hi, you can set Enabled to false under Arena Walls I was mistaken, I can fix this. it is fixed next update
  9. nivex

    help

    hi, do all 3 steps and show me what it says. type rbe debug and rb.config list and send be the rb files in private message
  10. nivex

    rbe despawn

    hi, I've just tried it with that configuration and it's working o.grant group default raidablebases.despawn.buyraid /buyraid go to the event /rbe despawn this is for players only - not admins or users with raidablebase.allow - admin has no limitation
  11. nivex

    Marker

    Changed Status from Pending to Closed
  12. nivex

    Marker

    no problem
  13. nivex

    spawn point

    heya, no. that is not a valid json format if you want custom spawn points for nightmare then you set Spawns Database File in your nightmare profiles, and remove that from the config.
  14. nivex

    Marker

    I imagine you'd just install it to the es-ES folder if you want to override EN then install it there as well
  15. nivex

    Marker

    heya, Event Messages are in the config. Announce Buy Base Messages anything not in the config is in the language file. you can change the text to "" to disable any message. "Create Markers For Buyable Events": true, set this to false for the buyable marker
  16. nivex

    Bases can't spawn

    hi, use the same solution. replace the prefab in your copypaste file
  17. nivex

    Raidable Bases

    @Oldbtchsgaming you need to set the difficulty and difficulty level in each profile. that's the first two options in each file missing entity is a bit too vague
  18. nivex

    rbe despawn

    no problem!
  19. nivex

    War Mode PVP/PVE

    @Mr01sam hi, everything looks good now. thank you!
  20. nivex

    War Mode PVP/PVE

    @Mr01sam thanks, but it still downloads 1.3.6 with your 1.3.7 update I've tried on two browsers and cleared cache
  21. nivex

    rbe despawn

    heya, the permission is raidablebases.despawn.buyraid you will need to set it up in the config file too "Refunds": { "Refund Despawned Bases": false, "Base Becomes Ineligible For Rewards On Despawn": true, "Block Refund If Base Is Damaged": true, "Block Despawn If Base Is Damaged": true, "Block Despawn If Anything Is Looted": true, "Refund Percentage": 100.0, "Refund Resets Cooldown Timer": false, "Cooldown (0 = No Cooldown)": 0.0 },
  22. nivex

    War Mode PVP/PVE

    @Mr01sam heya, thanks for the update, but it's still an issue when it returns true from the cache on line 2782 using version 1.3.6 this fixed it for me on line 2789: CachedCanBeTargeted[cpk] = new CanBeTargetedResult(val == true ? (bool?)null : false);
  23. nivex

    Raidable Bases

    hi, turrets and traps shooting at players behind walls is caused by the WarMode plugin. I've informed the dev turrets not shooting at players is not related. that is fixed next update
  24. nivex

    War Mode PVP/PVE

    heya @Mr01sam there is an issue with the CanBeTargeted hook. it returns true when CanEntityBeTargeted returns true, instead of null. this causes the native AutoTurret.ObjectVisible method to return early. that bypasses the visible checks and results in turrets shooting at players behind walls. if your call to CanEntityBeTargeted returns true then you can return null from CanBeTargeted. then the game can continue with its visible checks in AutoTurret.ObjectVisible
  25. nivex

    Raidable Bases

    @queenognid i got it working. I sent a DM
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

134.9k

Files Sold

Total number of files sold.

2.8m

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.