Jump to content

imthenewguy

Curator
  • Posts

    4,647
  • Joined

  • Last visited

  • Days Won

    57

Everything posted by imthenewguy

  1. Did you follow the video and put it in with RustEdit?
  2. Higher = more likely. It adds the total weights together and rolls a number between 0 and the total value, choosing the profile that it lands on. Example: Primitive weight = 100 Modern weight = 50 Rolls a random number between 0 and 150. Roll = 87, so it chooses primitive. If the roll had been 101+ it would have been modern.
  3. Can you not create a group called nightvision, assign the permission to that group, and have the shop move the players to/from the nightvision group instead? I can look into disabling NV support.
  4. Not something I would add as each skill is coded in a different way, so I would have to amend all skill types with the ability to disable them. The only work around would be what Hawkhill said; reset their skills so their points are refunded and revoke access to the skilltree.,tree perm.
  5. The ingredient bag isnt a container item; it is simply an access point. EventhHelper shouldnt be messing with it.
  6. I could add support for GUIAnnouncements.
  7. Here is the formatting for the new field: "_command": null, "_commands": [ { "command": "jail send {id} 60 they found a token", "message": "You have activated an Easy Gather 60.", "public_message": "{name} is visiting the Cobalt Warehouse and taking back stolen loot.", "hook": true }, { "command": "inventory.giveto {id} jackhammer 1", "message": "", "public_message": "", "hook": true } ], "remove_commands": null
  8. What plugin do you use for teleporting after respawn? The Nightvision is disabled when the player dies. If they are in a group that has the perms, they should still be able to use it though.
  9. It shouldn't have any issues with those plugins. I recommend resetting the config to default and see if you have any issues still. If not, it is something you have done in the config.
  10. Have you edited the config at all, or is this from a custom building? The issue appears to be with the paste. Since the paste had an error, it does not save the building list for removal.
  11. Yes, so you have another plugin that is messing with it because that does not happen in vanilla. You will need to evaluate what plugins do things on death and work out what the conflict is. The easiest way I have found is to unload all plugins except EpicLoot: o.unload * o.load EpicLoot You can then load a handful of plugins at a time and die, checking the results after each death.
  12. Chances are you have another plugin that triggers on death and does something with the inventory, such as restoring loot upon death etc. The only reason the item would stop working, is if it's name is changed. Left click the item in the inventory and check the name of it at the top. It usually has a prefix such as "Transporters" or "Miners", and a suffix like [s 0.12] or [c 0.05] etc. If those aren't present, the item won't work.
  13. Didn't even know it worked like that lol. I have added a fail-safe to the code for next release to make 0 the lowest reduction.
  14. imthenewguy

    Casinos

    @S1L3NTHey mate I believe you had this issue; what was the fix for it if you don't mind me asking?
  15. Doesn't flat out increase the speed of smelting like a dedicated smelting plugin does. It has a chance each time a piece of wood is burnt to smelt ore, in addition to it's regular smelt rate.
  16. here you go. "List of rewards the player receives based on level": { "100": { "List of commands and chat messages that the player receives when reaching the specified level [Left = command. Right = Private message to player]. {id} = steam ID. {name} == name.": { "say <color=#ffae00>{name}</color> reached level <color=#4cff03>100</color>!": "You have reached a milestone level!" }, "List of commands that are fired off when the player data is reset": [ "say Test data reset." ] } },
  17. As I mentioned in the video I am not offering support for the building of a custom area. The guide is there for people who have a knowledge of how RustEdit works, and want to try and build their own. I suggest you check out a few RustEdit tutorials and how to host a custom map. You are welcome to join my discord if you haven't already and ask some of the other plugin owners if they have attempted it/collaborate etc.
  18. Hey last I checked there was no issue with it, and I haven't heard of any issues being reported by other owners. Have you test it yourself?
  19. Hey yeah you should be able to. Just delete the other shops from the config.
  20. Yeah I like the idea. Just need to figure out how I calculated the crate positions again xD
  21. I only need the commands and in English please.
  22. What commands do you need to run for each tier of VIP?
  23. What are you trying to do achieve with this? Like what did you want to happen when the item is consumed?
  24. Disable all plugins except SkillTree and ImageLibrary and see if it works first.
2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

153.5k

Files Sold

Total number of files sold.

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