Jump to content

the-bandit

Creator
  • Posts

    163
  • Joined

  • Last visited

Everything posted by the-bandit

  1. the-bandit

    An error occurs.

    Changed Status from Work in Progress to No Response
  2. the-bandit

    No icons

    Changed Status from Work in Progress to Fixed
  3. the-bandit

    An error occurs.

    Changed Status from Pending to Work in Progress
  4. the-bandit

    An error occurs.

    Hello, this error is produced when OnEntitySpawned is returned to OnEventServer and its entity is empty. I also noticed this error, it appears from time to time at server reboot, it is difficult to reproduce. Can you tell me when it happens for you? I'll try to filter OnEntitySpawned further in an update, but I need more info.
  5. the-bandit

    No icons

    Changed Status from Pending to Work in Progress
  6. the-bandit

    No icons

    Hello, have you installed the “Image Library” plugin (https://umod.org/plugins/image-library) in addition to HUDPanel? If the problem persists, please send me your config/HUDPanel.json privately. I'll check that everything's in order
  7. the-bandit

    SSL is outdated

    Changed Status from Pending to Fixed
  8. hello David, I had a problem with the plugin. Unable to appear entities. I think it's due to the stack. When you split the item, it changes the name of the new entity I've temporarily corrected the error on line 79, if that's helpful. if ( item.name == null && item.skin != null && item.skin != 0 && item.info != null && item.info.shortname != null ) { var def = placeable.FirstOrDefault(_placeable => _placeable.Value.BaseItem == item.info.shortname && _placeable.Value.SkinID == item.skin); if ( def.Key != null ) item.name = def.Key; }
  9. the-bandit

    Image Not loading

    Changed Status from Pending to Closed
  10. the-bandit

    Update

    door height problem line 76 static Vector3 PORTAL_PLACEMENT_OFFSET = new Vector3(0, 0.35f, 0); => static Vector3 PORTAL_PLACEMENT_OFFSET = new Vector3(0, 0.10f, 0);
  11. the-bandit

    Update

    hi it can help I fixed the error like this line 482 : player.inventory.AllItemsNoAlloc(ref playerItems); => player.inventory.GetAllItems(playerItems);
  12. the-bandit

    no pictures

    Changed Status from Pending to Closed
  13. the-bandit

    no pictures

    Hello zloy.online, one of the servers was down due to an update. It will be online again soon.
  14. the-bandit

    Steam avatar.php

    Changed Status from Work in Progress to Closed
  15. the-bandit

    Steam avatar.php

    Changed Status from Pending to Work in Progress
  16. the-bandit

    Steam avatar.php

    Hello RBT026 This file is intended to display the player's profile picture from Discord, it is not required. If you want to add it, you will need to have a web server like www.hostinger.com and include the SteamAvatar.php file in the 'Avatar Url' configuration (https://example.com/SteamAvatar.php?id= {SteamId} )
  17. the-bandit

    plugin

    Changed Status from Work in Progress to Closed
  18. the-bandit

    plugin

    Changed Status from Pending to Work in Progress
  19. the-bandit

    plugin

    Bonjour stev61 je ne vois pas d'erreur de mon coter mais quand je vois l'erreur on dirait qu'il l'appel sur un autre plugin aussi (pour OnSputnikEventStart), pouvez-vous m'envoyer le /oxide/config/HUDPanel.json" svp pour que je regarde
  20. Changed Status from Work in Progress to Closed Changed Fixed In to 1.2.5
  21. the-bandit

    Failed to call hook

    Changed Status from Work in Progress to Closed Changed Fixed In to 1.2.5
  22. Changed Status from Pending to Work in Progress
  23. the-bandit

    Failed to call hook

    Changed Status from Pending to Work in Progress
  24. the-bandit

    help)

    Changed Status from Pending to Not a Bug
  25. the-bandit

    Photo publish bug

    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.3m

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.