Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Khan

    boolean OnBackpackDrop

    Changed Status from Pending to Closed
  3. RobJ

    world file out of date

    A good one to use is https://mapstr.gg upload the map file and copy the link to your server
  4. RobJ

    world file out of date

    That normally means the link your using in your startup line is bad. where are you hosting it ?
  5. Khan

    Guess the number

    Changed Status from Pending to Closed
  6. Hi, I started auto purge with purge.run and it deleted all acitve users. This is not okay, my config was the standard configuration. Please check
  7. Today
  8. Malkizid

    Better Npc

    Good day Aimacak, thank you very much for your help and assistance. Really appreciate the explanation and solution, looks very simple to achieve with that guidance and info you sent! I don't have or use BetterNpc unfortunately, but if I ever get it I will definitely use this advice. Others can certainly follow your guide here to more easily add profiles. Cheers
  9. ProjektEU

    problem

    Hello, is there any way to solve this problem?
  10. Khan

    Guess the number

    It's designed for 1 guess per player per round... not multiple guesses. So why would I add that as an option?
  11. Barry_Allenn

    権限

    I can make it possible to show buttons depending on permissions.
  12. aimacak

    Better Npc

    @Malkizid you can manually copy any existing preset, such as Stone Quarry.json in the directory oxide/data/BetterNpc/Monument/, name them Outpost.json and Bandit Camp.json, I do not recommend leaving a random spawn, because there are many objects in which I would not like to see NPCs, houses, etc., so I advise you to manually add spawn points using this command, the first argument is the preset number inside the file, the second argument is the name of the spawn point, which corresponds to the name of the data file, in our in the case of Outpost and Bandit Camp, without .json When you enter this command into the specified data file, the coordinates where you were at the time of writing the command will be added to the list of custom coordinates for spawning the specified preset. /SpawnPointAddPos {number} {name} – To write the local admin’s coordinate into the preset with the positional number {number} (starting from 1) to the place where the NPC {name} appears example: /SpawnPointAddPos 1 Outpost /SpawnPointAddPos 1 Bandit Camp you also need to make minor adjustments to BetterNpc.cs ( remove 2 strings "Outpost", and "Bandit Camp", ) After updating the plugin, the blacklist logic will be changed and you will not have to make changes again in BetterNpc.cs, everything will work. before: private readonly HashSet<string> _unnecessaryMonuments = new HashSet<string> { "Substation", "Outpost", "Bandit Camp", "Fishing Village", "Large Fishing Village", "Ranch", "Large Barn", "Ice Lake", "Mountain" }; after: private readonly HashSet<string> _unnecessaryMonuments = new HashSet<string> { "Substation", "Fishing Village", "Large Fishing Village", "Ranch", "Large Barn", "Ice Lake", "Mountain" };
  13. No need to apologize, sir. You guys are doing a fantastic job! It’s thanks to your hard work that so many players can enjoy the true fun of the game.
  14. Kom4nder

    Badlands

    @Gruber, the default value is 20 everywhere, scarecrows appear on the dots. I've tried different values, including 0 and negative numbers - it doesn't solve my problem. Also, for some reason, ordinary NPCs are marked in black instead of the usual yellow, I don't know if this affects anything.
  15. Also, I want to apologize . We tried our best to test everything, but we missed this opportunity. We will make sure it doesn't happen again in the future.
  16. We've found the problem, and we'll release a fix within a few hours.
  17. imthenewguy

    Icon HUD not displaying

    This setting changes the prefix of the items name: "Naming prefix to show that the item is enhanced. Leaving empty will not adjust the items name." The default value is "Enhanced". This means that if a player finds an Assault rifle that's enhanced, its name will be "Enhanced Assault Rifle". You can also set skin IDs that can be assigned to items when they are made. There is also compatibility with UINotify when a player finds an item. "Send notification when an Enhanced item drops from a barrel or crate"
  18. Players on my server can open the free case repeatedly. Also, I have enabled the chat notification settings. For testing purposes, I set the rarity to 100, yet there are no notifications whatsoever (neither UI nor chat).
  19. Changed Status from Pending to Work in Progress
  20. I’m not sure if this is an issue on my end, but I don’t see any problems with the settings.
  21. Venso

    world file out of date

    Hello Nocturnal209, I launched both map versions on my server, and the error you mentioned is not occurring. Are you sure you deleted the old map files on the server before starting the server with the new map? Can you describe in more detail how it happens: for example, when the server is started for the first time, or when it was already launched a second time with the already loaded map, please send a screenshot of the error.
  22. Hi! To help troubleshoot this, could you clarify which Free Case parameters you're using? Please check your config file oxide/data/UltimateCases/Cases.json and share: Is "Free Case Settings" -> "Enabled" set to true? What value is set for "Cooldown (hours)"? What value is set for "Minimum Playtime (hours)"? Is "Work with Notify?" enabled in the main config? Also, make sure you have either the Notify or UINotify plugin installed and loaded, as the plugin requires one of them to display prize notifications. Once I have these details, I can help you fix both issues!
  23. hello, is this compatible with this plugin?
  24. None of these have taken effect. There is no notification when winning a prize, neither via UI notify nor chat. In addition, although the cooldown time for free claimable cases has been configured, players can still claim prizes infinitely without being restricted by the cooldown. As for the issue where keys were not deducted correctly after adding them to free cases, this has been fixed in the latest update.
  25. MichuX

    Icon HUD not displaying

    There is no track now for players to see if the weapon is enchanted or not, new ui is needed to let players know about it. For now I am using the /info skins about it but very hard to get them understanding.
  26. Niko, thanks for your quick response. I'll try out the new assets on the test server right away. Thank you. Eris
  1. Load more activity
2.1m

Downloads

Total number of downloads.

9.9k

Customers

Total customers served.

144.4k

Files Sold

Total number of files sold.

3.1m

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.