Jump to content

Raidable Bases 2.9.2

$40.00 $30.00
   (48 reviews)

1 Screenshot

  • 391.6k
  • 26.9k
  • 7.05 MB

Recommended Comments



Just now, nivex said:

@Merdynn

yes. those settings are in each profile

Holy crap..thats awesome. Thank you for spending the time to answer these questions!  Make something else soon so I can give you more money, bro!

  • Like 1
Link to comment
Share on other sites

Custom spawnpoints are no longer found after the 2.8.3 update. I use /buyraid

Edited by Kobani
Link to comment
Share on other sites
8 minutes ago, Kobani said:

Custom spawnpoints are no longer found after the 2.8.3 update. I use /buyraid

hm ok, maybe it's the rock check again. try this in .cs file

if (!SpawnsController.IsAreaSafe(v, spq.safeRadius, spq.buildRadius, spq.pasteData.radius, queueLayers, out var cacheType, spq.type, spq.options.CustomSpawns))

change it to this:

if (!SpawnsController.IsAreaSafe(v, spq.safeRadius, spq.buildRadius, spq.spawns.IsCustomSpawn ? 0f : spq.pasteData.radius, queueLayers, out var cacheType, spq.type, spq.options.CustomSpawns))

 

Link to comment
Share on other sites
20 minutes ago, nivex said:

hm ok, maybe it's the rock check again. try this in .cs file

if (!SpawnsController.IsAreaSafe(v, spq.safeRadius, spq.buildRadius, spq.pasteData.radius, queueLayers, out var cacheType, spq.type, spq.options.CustomSpawns))

change it to this:

if (!SpawnsController.IsAreaSafe(v, spq.safeRadius, spq.buildRadius, spq.spawns.IsCustomSpawn ? 0f : spq.pasteData.radius, queueLayers, out var cacheType, spq.type, spq.options.CustomSpawns))

 

does not work

Link to comment
Share on other sites
19 minutes ago, nivex said:

@Kobani

nothing else was changed regarding custom spawns

use rbe debug

 

20240109232926_1.jpg

Edited by Kobani
Link to comment
Share on other sites

@Kobani

ah right, there are two places it is checked!

keep the fix before, it is needed

change this also:

if (IsAssetBlocked(e, colName, entityName))

to

if (worldRadius > 0f && IsAssetBlocked(e, colName, entityName))

it should be good and if so I will update it

Link to comment
Share on other sites

Have an issue at the moment that its spawning bases of each difficulty but they all show up on the map as easy bases. i have it set to spawn 5 easy 4 medium 3 hard 2 expert 2 nightmare but only 5 spawn and again they say easy on the map but are random difficulty like expert or nightmare

 

Link to comment
Share on other sites

@captian Salty

sometimes the difficulty setting gets reset when updating. no idea why since I never do that.

Quote

Difficulty (0 = easy, 1 = medium, 2 = hard, 3 = expert, 4 = nightmare)

first setting in each profile, oxide/data/RaidableBases/Profiles/

Link to comment
Share on other sites
7 minutes ago, nivex said:

@Kobani

can you be more specific? I don't understand

 

I want to dress the NPCs, but I don't know how to enter this correctly in Raidbases.
Example:
"short name": "metal.plate.torso",
"skinID (0 - default)": 1234567890

Link to comment
Share on other sites

@Kobani

you can't specify a skin for Loadouts

use Kits plugin and put the kitname in Murderer Kits/Scientist Kits

  • Like 1
Link to comment
Share on other sites

Sorry to ask a probably dumb question but noticing a trend where when the timer runs out on the base it sometimes does not despawn and leaves the base and wall behind no bubble and i end up having to go around a manually delete them. is there a solution to this?

 

Link to comment
Share on other sites

@captian Salty

it's most likely happening during server restarts

use something like Timed Execute to unload the plugin 5 minutes before a restart and see if that helps. let me know too

 

Link to comment
Share on other sites

Hello, I made the translation according to the instructions, everything seems to work except for buying raids, the command does not work at all. Tell me how to fix it?

Link to comment
Share on other sites

@Wolf

hi, it's fixed in the next update. use economics or serverrewards for now

Link to comment
Share on other sites

Hello, I have T3 package and tried to find the answers online but couldn't find them anywhere, hoping here could help 🙂 

1) Is there a way to add player names to random server spawned raids when it is locked to them? 
2) Is there a way to announce the player has raided the base? E.g. '(player) has raided the base at (coords)' and announce that the player has earned ---xp instead of it just saying 'despawning raid base in (coords) in (x) minutes'. 

Thank you!:) 

Link to comment
Share on other sites

@CoralieLou

heya, it does this already unless you're in vanish, noclip or have Remove Admins From Raiders List enabled in the config

it will give rewards if you set them in the profiles, oxide/data/RaidableBases/Profiles

image.png.b42f46db0d74c88c8478fb204589b571.png

image.png.70dc029debe2a064db162ec715820931.png

image.png.17e07c758272c09389eae822d79bd5d0.png

Link to comment
Share on other sites
2 hours ago, nivex said:

@CoralieLou

heya, it does this already unless you're in vanish, noclip or have Remove Admins From Raiders List enabled in the config

it will give rewards if you set them in the profiles, oxide/data/RaidableBases/Profiles

image.png.b42f46db0d74c88c8478fb204589b571.png

image.png.70dc029debe2a064db162ec715820931.png

image.png.17e07c758272c09389eae822d79bd5d0.png

Oh, it appears I'm just really stupid and was testing it with noclip :classic_wacko:, thank you for your help, I appreciate you:)) 

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 22
  • Sad 2
  • Love 40

User Feedback

1.3m

Downloads

Total number of downloads.

6.5k

Customers

Total customers served.

95.9k

Files Sold

Total number of files sold.

1.9m

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.