-
Posts
4,771 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by nivex
-
Changed Status from Pending to Closed
-
Changed Status from Pending to Closed
-
So I spent a while spawning some 90 bases for 556 rounds and debugged it while trying to reproduce this. Failing that I checked each box instead, and wrote a plugin to tell me what this item is. It doesn't load into your gun because it isn't a 556 round regardless of the icon showing it is. It is actually an item that isn't fully implemented in Rust yet. It's a snowball round (ammo.snowballgun) and loads into the snowball gun just fine. Set the amounts in the Difficulty_Loot/Easy.json loot table to 0 and it'll stop appearing. I'll update my packages as well.
-
Sounds like a game bug. If you figure out how to reproduce it let me know and I can report it to Facepunch. The map isn't supposed to indicate that status. Aside from the timer not resetting once it's been fully completed. Frustrating or not, players are meant to figure this out on their own. To stay engaged with the plugin and the server. Options like these take away from that engagement. If they knew exactly where to travel at all times then they most certainly would play less content and get bored sooner.
-
Ah, your players are mistaken. The LootDefender plugin sets a lockout for Bradley. Not this plugin. Those times are set when players are rewarded, after a raid despawns, or when they lose ownership of a base and this option is enabled: Assign Lockout When Lock Treasure Max Inactive Time Expires Yes, that's how it works. If easy is configured with a 15 minute lockout then you will not be able to enter another easy base for 15 minutes, unless you purchase it and you have this option enabled: Lock Raid To Buyer And Friends Can you elaborate and provide pictures if possible?
-
hello. interesting idea. however I am making it so npcs can spawn on beds in the next update. so if you were to kill their bed then they couldn't respawn on it. instead they'd spawn outside, and shouldn't be a threat until you're ready to deal with them. i can still add the option if you want it though.
-
you set a price and players buy a raid using the UI after typing /buyraid. you can set it to economics, RP, scrap or any other item... options are in the documentation it's all disabled by default so you must set prices first. the options are very important. if you don't allow them to buy PVP raids and all of your profiles are PVP only then they will not to be able to buy anything.
-
did you assign players a permission from Purge Settings in the config? this plugin will not work if no one has the permissions. it will not work if they have the wrong permission either bases doesn't destroy after 24 hours? are you talking about a base becoming abandoned after 24 hours of inactivity, or the abandoned base being destroyed after it becomes raidable? I will check it out and make sure it is working properly just in case. read the documentation and make sure you didn't miss anything. don't make baseless comments about wasting your money. it's extremely annoying. i help everyone thank you very much post your config
-
hi, Block Plugins Which Prevent Item Durability Loss set it false in the profiles
-
Changed Status from Pending to Closed
-
Changed Status from Pending to Closed
-
ah, right, i had forgotten about the Spawn Bases X Distance Apart option. that just came up as the reason for someone else with this issue. no problem yw
-
Changed Status from Pending to Closed
-
Hello, none of the bases in this package are copied at the wrong height. It's not possible for any of them to spawn partially underground unless there's a bug in the plugin. If it spawns fine in most areas and not in others then this confirms it is a bug. It will always spawn at the same exact height otherwise. Which map are you using, and can you give a grid where this happens? It must be an issue with how the plugin detects the ground.
-
- 572 comments
-
- 1
-
-
- #rust
- #rust plugin
- (and 6 more)
-
- 572 comments
-
- 1
-
-
- #rust
- #rust plugin
- (and 6 more)
-
heya, these are already added and are in the documentation @doublee313 API No return behavior: void OnRaidableBaseStarted(Vector3 raidPos, int mode, float loadingTime) void OnRaidableBaseEnded(Vector3 raidPos, int mode, float loadingTime) void OnPlayerEnteredRaidableBase(BasePlayer player, Vector3 raidPos, bool allowPVP) void OnPlayerExitedRaidableBase(BasePlayer player, Vector3 raidPos, bool allowPVP)
-
don't specify the difficulty if you are providing a filename. it will use the difficulty from the profile. type /rbe hard23 if you want to spawn a specific difficulty then you can type the difficulty /rbe hard /rbe 2