Jump to content

0xF

Creator
  • Posts

    574
  • Joined

  • Last visited

Everything posted by 0xF

  1. 0xF

    No hide on PVP God

    No, you don't have to, but it's something that can conflict with. In that case, I don't know what's causing it not to work for you. Try also to install the latest version of ZoneManager, maybe your version does not have the required api method
  2. 0xF

    No hide on PVP God

    Do you have DynamicPVP installed?
  3. 0xF

    No hide on PVP God

    Hm Are you running the latest version? And try creating a new zone and check with it /zone_add /zone pvpgod true
  4. 0xF

    No hide on PVP God

    /zone pvpgod false
  5. 0xF

    No hide on PVP God

  6. 0xF

    No hide on PVP God

    /zone pvpgod true
  7. 0xF

    No hide on PVP God

    I
  8. 0xF

    No hide on PVP God

    Hello, sorry for the lack of response, I did not receive notification of a new request. As far as I understand the code that you gave you ChatGPT, but this code makes absolutely no sense, because the player's flags belong to the internal game flags, and the flag you are talking about belongs to the plugin zonemanager
  9. 0xF

    Wipe Timer Status

    Hi, 1. Install the latest version of CustomStatusFramework. The developer seems to have fixed this in the latest updates. This bug is specific to the framework 2. In config set the display time to 0
  10. 0xF

    Additional Belt

    Maybe I don't know something, but in what situations does the player need to press E and immediately after it R? 300 ms is enough to press R immediately after E, no more.
  11. 0xF

    Additional Belt

    Unfortunately, the Rust does not support the ability to track all buttons, only some of them, here is a list: public enum BUTTON { // Token: 0x04002CB0 RID: 11440 FORWARD = 2, // Token: 0x04002CB1 RID: 11441 BACKWARD = 4, // Token: 0x04002CB2 RID: 11442 LEFT = 8, // Token: 0x04002CB3 RID: 11443 RIGHT = 16, // Token: 0x04002CB4 RID: 11444 JUMP = 32, // Token: 0x04002CB5 RID: 11445 DUCK = 64, // Token: 0x04002CB6 RID: 11446 SPRINT = 128, // Token: 0x04002CB7 RID: 11447 USE = 256, // Token: 0x04002CB8 RID: 11448 FIRE_PRIMARY = 1024, // Token: 0x04002CB9 RID: 11449 FIRE_SECONDARY = 2048, // Token: 0x04002CBA RID: 11450 RELOAD = 8192, // Token: 0x04002CBB RID: 11451 FIRE_THIRD = 134217728 } There is an option to send a command to the player with a bind, but that is not a good option. I might add a combination change, but it's complicated and doesn't make sense because of the small set of actual buttons for this task.
  12. 0xF

    Permission Status

    Look in the lang file, it's all there
  13. 0xF

    Not working

    Changed Status from Work in Progress to Closed Changed Fixed In to 1.2.2
  14. 0xF

    Customizable Weapons

    Yes, a little later I will add various effects, including when hitting the ground
  15. 0xF

    Additional Belt

    No, the buttons are not changeable, but don't worry, the weapon will not reload. This combination is alternating, first E then R (for 300ms), this combination is quite handy and can be used even in PvP.
  16. 0xF

    what ever you just changed

    Sorry for the inconvenience
  17. 0xF

    what ever you just changed

    Changed Status from Pending to Closed Changed Fixed In to 1.2.2
  18. 0xF

    what ever you just changed

    Not everything I can test myself, this particular error I think is related to the RAM, which appears with a large number of players.
  19. 0xF

    what ever you just changed

    If I tell you that I tested it, and I currently have no problems with fps, would you believe me?
  20. Create a custom weapon and add the ability to get it as a craft weapon or something like that.
  21. 0xF

    Plugin not working

    Changed Status from Pending to Closed
  22. 0xF

    Plugin not working

    Decided in discord. Closed.
  23. 0xF

    Permission Status

    The colors are correct, the error is probably in the link to the picture, the link should be straight and should end with .png You can use imgur to upload your icons and after uploading click on the icon and click copy image link.
  24. 0xF

    PvE Status

    this is just an outline for the future
  25. 0xF

    PvE Status

    Changed Status from Pending to Closed
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.4m

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.