1. @xShARkx What did you do that your server has so many users??
     
  2. Ha ha, i'm a good admin that's what players from my server told me hehe! and ppl liked how i set up the server, the difficult and etc. the way I've set up every message (more friendly to the player) the appearance(color and disposal) and etc.
     
  3. Since when do you have your server? My server is spanish, and it's also customized in a very good way, you can visit it if you want to. Did you advertise it in any way?
     
  4. i have it since February.
     
  5. Did you advertise it in any way? I have it since 3 weeks ago
     
  6. No, i just create it and the ppl the joined liked and they stayed and they brought more players with them and now my server is always full or at least 40 players online every time. what is the ip of your server so i can take a look ?
     
  7. I'll look into that.

    This would take a lot more work since the building zone detection is currently based on the players position.

    There is only one message sent to players, and this plugin won't be updated that often, so I'll move the message to a variable at the top of the plugin and you can just change it yourself.

    The plugin really shouldn't be able to cause any issues with locks. Building blocks and deployables are only destroyed if the player is inside a cupboard zone that they do not have permission to build in when they place it. I tested locks with no cupboard and with a cupboard and there is no issue.
     
  8. Usually my server reachs to 50 users instantly after the new update is released, and as this week there was now update released, many users didnt join. Here is the ip 108.61.120.61:28036
     
  9. I've test it right now and it does not work! I've build a simple house with one foundation, one cup board, four walls and one door! I got the permission in the cup board but i cant place the lock it says i don't have building privileges. the rest i can do, like put the ceiling for example, build around to expand the house and etc.

    Do i need to restart the server for this to work? this lock's bug could be because i did not restart the server ?
     
  10. You do not need to restart the server. Please post the exact line which is printed to your server console log when you build the lock.
     
  11. ok i'll jus a second!
    [DOUBLEPOST=1428277118][/DOUBLEPOST]
    [Oxide] 8:41 PM [Info] xShARkx placed a lock.code without building privilege! (1386.66m away)

    PS: Tested it in a one foundation house! so im next to the door!

    and in the chat "You do not have building privileges!"
     
  12. yes same here
     
  13. bawNg updated Cupboard Exploit Fix with a new update entry:

    Fixed issue with locks and possible NREs


    [DOUBLEPOST=1428278857][/DOUBLEPOST]Not exactly sure why I am unable to reproduce the lock issue on my own servers, but it should be resolved now.
     
  14. Does players always need to build in the reach of a tool cup board ? because a lot of my players are complaining that they are building in clear areas that don't have building block(tool cup boards in it) they don't get any messages and their building get destroyed. And in the console i get this:

    [Oxide] 9:56 PM [Info] Delgado placed a foundation.triangle without building privilege! (24.75m away)

    Another question! What about admin's? Does this ignores them ? thx.

    Can you make it ignore admin's ?
     
    Last edited by a moderator: Apr 6, 2015
  15. tried to upgrade a foundation without hammer privilege!
    [DOUBLEPOST=1428286198][/DOUBLEPOST]it is impossible to upgrade without Cupboard
    [DOUBLEPOST=1428287156][/DOUBLEPOST]
     
  16. I've joined your server and in my opinion you should choose better colors for you notification and help, you should put more love into get every help text more player friendly(disposal of the messages) and stop using the automate help from the plugins, set custom help in the help text plugin and use it together with the plugin custom chat commands. Join my server and do a /help you will see what i mean!

    200% damage of c4 ? my players at least do not like to get raid! so I've set up the damage to 85% and i don't tell them that(how much is setup i mean).
     
  17. bawNg updated Cupboard Exploit Fix with a new update entry:

    Allowed hammer to be used without a tool cupboard


    [DOUBLEPOST=1428317905][/DOUBLEPOST]
    Building privilege is based on the players position, like it always has been.

    The issue with building that foundation.triangle was the distance between the player and the foundation they placed (almost 25m). I have no idea how they could place a foundation 25m away from them unless they were exploiting or experiencing bad internet connectivity issues. If you can tell me how this can be reproduced without exploiting or having major internet issues, then it can possibly be fixed, otherwise it is working as intended.

    Admins are not ignored, I could add a variable at some stage, but I'm not sure why they would need to be ignored. Admins should not need to exploit cupboard mechanics.
    [DOUBLEPOST=1428317942][/DOUBLEPOST]
    The update just released fixed this oversight.
     
  18. thank you
     
  19. What can it be?

    Code:
    [Oxide] 4:51 PM [Error] Exception while calling NextTick callback (NullReferenceException: )
    [Oxide] 4:51 PM [Debug]   at (wrapper managed-to-native) UnityEngine.Component:get_transform ()
      at Oxide.Plugins.CupboardExploitFix+<OnBuildingBlockUpgrade>c__AnonStorey0.<>m__0 () [0x00000] in <filename unknown>:0
      at Oxide.Core.OxideMod.OnFrame (Single delta) [0x00000] in <filename unknown>:0