Jump to content

nivex

Creator
  • Posts

    5,318
  • Joined

  • Last visited

  • Days Won

    185

Everything posted by nivex

  1. hi, need more logs than this. it doesn't really tell me anything
  2. nivex

    Abandoned Bases

    This is a known issue. Will be fixed when I can figure out how to reproduce it.
  3. nivex

    off server

    #14 0x00000040517ea6 in (wrapper managed-to-native) string:FastAllocateString (int) this is where it crashed I can't fix this as its a native method that isn't in the plugin
  4. nivex

    Raidable Bases

    I can verify this is working properly. If players cannot build a ladder then they're either doing it wrong, or you're using a plugin that is setting canBypassBuildingPermission to false. Such as an outdated BuildRevert version
  5. nivex

    ne ce mets pas en raidable

    not sure but we can try connect to FTP server folder structure is like this: ./rustserver/oxide/ ./rustserver/server ./rustserver/logs ./rustserver/ name could be anything. it's an example. ./server.log or ./log.txt usually. look for this to start. if you do not find it then look in control panel for startup parameters and -logfile filename.ext
  6. Changed Status from Pending to Closed
  7. glad you got it sorted!
  8. nivex

    ne ce mets pas en raidable

    as I said, I need the errors from the server log
  9. hi, this is because you have the free version installed. packages do not include the plugin. this is stated in the title of the product, and in the documentation
  10. nivex

    ne ce mets pas en raidable

    "Run Every X Seconds": 10.0, this is far too often and bad on performance. I suggest no less than 1800.0 I will look into your issue Check your server log for exception error There's no reason this shouldn't work when shooting building
  11. nivex

    Displaying difficulty tiers

    Changed Status from Pending to Closed
  12. nivex

    Raidable Bases

    Thanks. Fixed in next update. Players who exploit this should be banned from joining any raids by using the raidablebases.banned permission.
  13. nivex

    ne ce mets pas en raidable

    I don't understand. this is how it is supposed to work. it is supposed to show you the time before it is raidable
  14. nivex

    ne ce mets pas en raidable

    hi ! you need to grant a permission to the player for it to work "Purge Settings": [ { "Permission": "abandonedbases.vip", "Lifetime (Days)": "7", "Conversions Before Destroying Base": 1 }, { "Permission": "abandonedbases.veteran", "Lifetime (Days)": "5", "Conversions Before Destroying Base": 1 }, { "Permission": "abandonedbases.basic", "Lifetime (Days)": "3", "Conversions Before Destroying Base": 1 } ],
  15. aye, it is, but it's a bad default setting
  16. "Amount of entities to paste per batch. Use to tweak performance impact of pasting": 15, this should be 5
  17. ah, well that confirms the kill message was sent or that the entity was never processed to begin with. that could be an issue with CopyPaste. if the teleport option works then it confirms the issue is with the server, else we will have to explore alternatives
  18. one other thing, use /rb prod on the entities to see if any of them say anything unusual OwnerID should be 0 RaidEntities should be false EventTerritory should be false It should say unknown entity meaning no active raids contain the entity anymore this should be the case once the base should've despawned
  19. I don't know. For some reason your server is not using the despawn code, and there's nothing that can be done unless I can reproduce it. Seems I forgot to implement the teleport code when using the despawn routine. This is a good thing because it gives us another option to use. If the issue stops then it means your server load, or a plugin is interfering and we can go from there. Can you add it to UndoRoutine? This goes above e.Kill(); if (_config.Settings.Management.Despawn.TeleportEntities) { e.transform.position.Set(0f, -3500f, 0f); } So just search for IEnumerator UndoRoutine and then e.Kill(); and add the above snippet above e.Kill();
  20. you left the settings default? I don't understand. I added those settings so that you could try them out to see if it helped any
  21. that's the same as saying ServerReward points, or Economic points as rewards isn't a viable option because it's a static amount. they are for completing a specific difficulty and that's it. don't misconstrue it into something it isn't.
  22. there's no point in continuing this conversation. you are repeating what you've already said, and are ignoring everything I've said because you claim you don't understand yet you contradict this. you're not here to be informative. you're here to argue, and push your opinion off as how everything should be. your opinion was heard, taken into consideration, and refuted. it is not viable. i value everyone's opinion, and that is how this plugin and others have come so far. i implement the ideas from you guys, for you guys. i have your interest and your players interest in mind. i want your servers to grow, and to sustain their population. it brings me great joy to hear this happens so frequently with this plugin. i know what works, and what doesn't. so understand me clearly when i tell you that something will not work. instant gratification is short lived. it's a bad idea.
  23. nivex

    Raidable Bases

    I don't know how you even got a base to spawn that far up on land considering there isn't any grid locations quite close enough to it.
  24. that's not how you use this plugin. if you're trying to make sure players profit in explosives returned each raid then you're doing it wrong. players will quickly acquire an excessive amount of explosives, netting them excessive amounts of materials, and get bored of the game and quit much sooner. that breaks all immersion, removes any challenge and is the complete opposite of how the game actually works. profit does NOT have equal how many explosives they get in return. profit should be determined by the quality of the items overall. anyone who believes this is explosives only should be ignored. the fact is this: players WILL continue to raid ANY base knowing that there is a chance they will not profit. why? because over time they WILL profit. they must continuously play to acquire this profit, and this is how your server should be maintained if you want to sustain a population and continue to grow it. providing cheesy content will not do this. raiding by wall is almost always the superior option on any base so that's a moot point, too. once players learn the layout of the bases they will quickly determine which is faster. that's expected, and that's because it's how the game works. you're just being arrogant with that statement.
  25. yes ZEODE, these are balanced around variance to keep players attentive and guessing. they are meant to be immersive, realistic to some degree, were made by players with the actual game in mind. requiring specific amounts of explosives and making each base predictable is the complete opposite of everything this game stands for. it serves only to cater to people who want everything spoon fed to them, and to those who demand they always receive more than what they spent in return. hard pass.
1.9m

Downloads

Total number of downloads.

9k

Customers

Total customers served.

131.6k

Files Sold

Total number of files sold.

2.7m

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.