-
Posts
3,685 -
Joined
-
Last visited
-
Days Won
209
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by Steenamaroo
-
Hi PapaNo, There are some areas where BotReSpawn can't find random spawn points, due to them being tunnels/underwater/underground. The current system of finding random spawn points doesn't work like that, but I do hope to add something different for these particular monuments in the future. For now, you can place some custom spawn points in those areas if you'd like BotReSpawn npcs there.
-
Hi T-Nuts, There are some options which users can override per spawnpoint, meaning those settings apply only to that one spawn point, but the spawning of a hackable crate isn't one of them. If you want a single npc to spawn a hackable crate on death, you'd need to create a custom profile for that one npc and enable the hackable crate option.
-
I had a few requests to change the increments system because a lot of people set health of several thousands and going up in tens was a bit of a nightmare. The current solution is to go up in tens to 100, 20s to , 20s to 300, 50s to 500, then hundreds thereafter. It seemed like a nicer solution than having to choose your increment, or having multiple buttons for +10+20+50 etc. I suppose I could make it go up in tens until 200...
-
That's a good approach. Thanks for that. I think I'm going to make the increment adjust dynamically, for example if the value is 80 and click up, it goes up 10, but if the value's over, say, 300, maybe it goes up in 50s, and up in hundreds if it's over 500. That, along with an option to create a new profile by cloning an existing one, should help to keep a lot of people in the UI.
-
I'm trying to read everything and stay on top of reports but yes, please do use the Support section particularly when pasting errors - It's much easier to keep track of and make sure everything is being answered. For anyone with the error containing System.NullReferenceException: Object reference not set to an instance of an object at BaseProjectile.ServerUse can you please ensure that your kit belts contain only normal bullet weapons or melee/slashing weapons? If I can find out what specific weapon, or rogue item, causes this to happen, I'll code in protection against it.
-
I think it has to be a kit with an unsuitable item in the belt. I have the plugin removing most unsuitable items but I think there are still a few users can put in. Can you make sure that your kit belts have only normal bullet weapons, or slashing melee weapons please? One of them probably has an unsupported item or tool or something like that.
-
Hi @pinoysaboteur I'm working on RustRewards integration as we speak, and npcs should be respawning/despawning according to time of day, and your population settings, after a short delay. Respawn timer is taken into account for this, and is now in minutes, so it might be worth ensuring it's not set to a very high value. @lengka I think I've found, and prevented, this error now. Thank you. Do you have any unusual items in the npc belts, like a hammer for example? If you do, removing those may stop the error, between now and the next plugin update.
