-
Posts
3,238 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Steenamaroo
-
You just add the names of the groups and the multiplier you want. I don't know BetterChat but I'd guess what you've pasted above is correct. If the groups are called "VIP", "VIP1" etc, then that is correct
-
Hi, That's a lot of stuff that could potentially overlap. I'd strip it back to BotSpawn and ZombieHorde and get those working as you want. Remove everything else you mentioned. Changing server convars for npc population shouldn't affect BotSpawn or (I guess) ZombieHorde as those plugins are spawning and maintaining their own populations. The same for plugins which alter or randomise spawn points - BotSpawn is getting its own spawnpoints or using ones you specified. I imagine ZombieHorde is similar. AutoSpawn : true/false is whether or not this profile will spawn npcs automatically. Murderer : true/false is whether or not the spanwed npcs will be murderer type. (False will be scientist). Each profile spawns either scientists or murderers. Not a mix. Allow_Rust_Loot_Percent dictates whether or not BotSpawn will remove the corpse loot that Facepunch puts there by default. Some loot plugins may empty containers before filling them, or just add loot on top of what's there, or even give you that choice. Something to keep in mind. I have no idea if BetterLoot puts loot on npc corpses or not - That's something you'd have to look up or ask but, certainly, CustomLoot (by me, on Codefling), is capable of using a custom loot table per BotSpawn profile if that's something you're interested in. You can also keep it simple and just have one loot table for "BotSpawn" if you like. The choice is yours. Regarding debug output, BotSpawn should tell you what you need to know. If there's some problem with a kit or you're using custom spawn points but don't have enough of them, BotSpawn will tell you in console.
-
Thank you. My pleasure.
-
It's not an option but it's certainly something I could add. Thanks for the suggestion.
-
Hi, Any change you have all the weapon multipliers at 0? If so, set them to 1.
-
Hi, Thanks or reporting. I spotted this yesterday and it'll be fixed in the next update.
-
Changed Status from Pending to Closed
-
Hi, None of the message in that screenshot is from RustRewards.
-
"Rust Rewards based on each profile." No, that's not an option. RustRewards can give a global BotSpawn reward - it doesn't know, or care, if it's murderer/scientist or what profile it is. BotSpawn itself will offer ServerRewards and/or Economics, and will support floating point, in the next version.
-
HI, You're mixing up a few different plugins. ServerRewards value from BotSpawn uses the ServerRewards plugin. Economics is a different plugin although the next version of BotSpawn will support that in the same way. I'll ensure that both accept a floating point value so you can give 0.* rewards. RustRewards is a totally separate thing and gives out its own ServerRewards, Economics, or Scrap. It has its own values and multipliers, all adjustable through its config, and it does support BotSpawn, although it treats all BotSpawn npcs equally. The advantage to giving out the rewards via BotSpawn is that you can do it per-profile so the next update of BotSpawn is probably the best solution for you.
-
Ah, ok. I'll need to add it in manually the same way as the Oilrigs. It'll be in the next update. Thanks.
-
Hi, They should be added automatically. Is something missing?
-
Custom spawn points get wiped after any change to profile
Steenamaroo replied to stravv123's Support Request in Support
No problem at all. Heh, it happens! If that turns out not to be the issue please do let me know. -
Glad to hear it. Thanks for coming back to let readers know.
-
Custom spawn points get wiped after any change to profile
Steenamaroo replied to stravv123's Support Request in Support
Hi, The only explanation I can think of is if you're keeping the data file open in your editor and making changes but it's not up to date. If you were to open it, set parent monument, reload BotSpawn (see the message from your post), then continue editing to make some other changes, the data file wont be up to date with the Parent_Monument related info that it auto-saves at the bottom. -
Those version numbers look correct. I'd guess at either corrupt files in server install, or maybe permissions issues (file access permissions). I really don't know but you can be pretty confident it's not a plugin issue - Rust server is failing to load its own assets.
-
Hi, Yeah, I'm pretty sure that points to a server install issue. I expect if you unload BotSpawn then do 'spawn murderer' in f1 console, looking at the ground in front of you, you'll see the same errors.
-
Best to just delete your data files and start again, or attach them here and I'll see if I can find the mistake.
-
Changed Status from Pending to Closed Changed Fixed In to 3.0.1