-
Posts
3,333 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Steenamaroo
-
Failed to call hook 'OnItemAction' on plugin 'RustRewards v3.0.8'
Steenamaroo replied to Jeff.Thibault1's Support Request in Support
Yup, definitely looks like a config file issue. Try running it through https://jsonlint.com validator, or feel free to attach it here. -
I guess something funky has happened when changing the name of the data file, then. Maybe unload PlayerRanks, delete the data file (file, not contents), then reload PlayerRanks, letting it create a new one? I mean, that should effectively be the same as what you did, but I'm struggling for ideas. 😛 Also, you're allowed to DM me. 😂
-
Failed to call hook 'OnItemAction' on plugin 'RustRewards v3.0.8'
Steenamaroo replied to Jeff.Thibault1's Support Request in Support
Looks like 3.0.8 didn't fix the rare config issue, then. 😞 Please check your config file - Most likely the contents are 'null'. If that is the case, delete the file (or preferably restore in a backup), then reload RustRewards. Sorry about this. I'll push a patch to hopefully stop it happening again. -
Hey mate. Any chance you made a mistake when editing the config file to disable MySql? A missing comma or a False instead of false...something like that? Pass it through https://jsonlint.com, or DM it to me. 🙂
-
Changing Hackable Crate / Rocket Launchers
Steenamaroo replied to RustMaker's Support Request in Support
Great. Glad to hear! Thanks for letting me know and enjoy. -
Changing Hackable Crate / Rocket Launchers
Steenamaroo replied to RustMaker's Support Request in Support
Yes, pretty sure melee is fine. -
Changing Hackable Crate / Rocket Launchers
Steenamaroo replied to RustMaker's Support Request in Support
You gave them a regular weapon too, right? They need that. -
Changing Hackable Crate / Rocket Launchers
Steenamaroo replied to RustMaker's Support Request in Support
Ok. I mean, I know it works, but there are some conditions. They won't throw over huge distances, so make sure you're within sensible throwing range when testing. Also, they prioritise healing when line of sight is broken, so if their health is down and they have a syringe, they'll do that instead. They also have a cooldown to prevent grenade spam so make sure the npc you're testing with has been alive for more than, say, 20 seconds or so. Finally, make sure the grenade is a grenade - F1 or beancan, and ensure that it's in the npc's belt...not container main. Might be worth redeeming the kit naked, just to be 100% sure. -
Changing Hackable Crate / Rocket Launchers
Steenamaroo replied to RustMaker's Support Request in Support
If they have at least one grenade in their belt and line of sight is broken, they should throw. Due to the frequency of checks you might have to be out of line of sight for a second or two, sometimes. -
Changing Hackable Crate / Rocket Launchers
Steenamaroo replied to RustMaker's Support Request in Support
Ok, great. No problem! 👠-
Changing Hackable Crate / Rocket Launchers
Steenamaroo replied to RustMaker's Support Request in Support
Hi, Changing the prefab isn't an option but I could add it as a true/false to give people the choice. Yes, the npcs can use rocket launchers as well as most, or maybe all, other weapons. A recent update introduced the use of rocket launchers, mgl, flamethrowers, nailguns, bows, chainsaws, jackhammers etc. They can also use syringes to heal and throw grenade weapons - both can happen when line of sight to target player is broken briefly. It's only necessary to give 1 syringe and/or 1 grenade, for the npc to have an infinite supply. -
Medical Crates do not work (at least for me)
Steenamaroo replied to jougles's Support Request in Support
Perhaps try some other known-to-work loottable, just to rule that out? When I tested in my first reply I had multiple items without any problems. -
- 424 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
- 424 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
Great, glad to hear it! The spawn rules are different for manually placed custom spawn points, so if you need npcs inside monument buildings or in otherwise awkward places, that's an option. Give me a shout if you have any more trouble. ðŸ‘
-
What's the area of the map you're at like? The same as with BotSpawn, the npcs need navmesh and a clear view to the sky when letting the plugin find random spawnpoints so creating a profile at, for example, the Dome (with a small spawn radius) or inside the LaunchSite building, isn't going to work. Custom placed spawnpoints would work in those environments, though.
-
Hi, The setup procedure is slightly different but probably easier in the long run. To create a custom profile, use the chat command `/botrespawn add SomeNameHere` You'll be immediately taken to the UI page for your new profile. Set AutoSpawn true, day and night spawn amounts to what you want, then click 'Reload profile'. The npcs should spawn. If you want custom spawnpoints instead of random then you'll need to set `UseCustomSpawns` to true, then click 'Edit spawnpoints' button in that same UI, and use the 'Add spawnpoint here' button to add spawn points at your location. You need to add/move...add/move. That can be cumbersome with the UI open so alternatively you can click 'Add by command' then use the command `addspawn` in console. addspawn/move...addspawn/move Whichever method you choose, click 'Reload profile' for that profile in the UI, after adding enough spawnpoints, to spawn your npcs at their new locations.
-
Sounds like something's definitely going wrong, then. 250 isn't that much, compared to what I hear other people are doing. Do you keep a clone for testing? If not, would you be prepared to set one up? It might be revealing, having the freedom to unload/reload plugins at will, looking for performance differences. Are you on the latest version from Codefling site? Don't just go by V number, as I've sent some people pre-release copies for quick-fixes of things in the past. Eventual public release may well contain additional fixes. Do you notice any patterns? For example, are they fine upon reload but then gradually this problem emerges? Does it affect all BotReSpawn nps equally, or just some? Does it affect vanilla npcs, or npcs from other plugins? Anything like that you can think of would be super helpful.