Jump to content

imthenewguy

Curator
  • Posts

    4,802
  • Joined

  • Last visited

  • Days Won

    61

Everything posted by imthenewguy

  1. imthenewguy

    Config

    You need to wrap this sort of stuff in code tags. Impossible to read like that. Here is an example of level 100 with multiple perks. "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!", "give {id} rifle.ak": "You received an AK47", "o.usergroup add {id} coolguygroup": "You were added to the cool guy group!" }, "List of commands that are fired off when the player data is reset": [ "say Test data reset.", "o.usergroup remove {id} coolguygroup" ] } },
  2. Go to oxide/data/gungame/ Delete gg_universal Reload the plugin (it will re-download the map file). This should hopefully fix the spawn issue. The only time Gun game will end is if a command is run to end it, a player wins, or event helper tells it to end for whatever reason.
  3. givexp <target> <amount> <true or false> True or false references to consider xp bonus modifiers or not.
  4. imthenewguy

    Tea Connoisseur

    Changed Status from Pending to Closed
  5. imthenewguy

    Trees can be cut down.

    That's odd. Have you got a video of it by chance?
  6. imthenewguy

    Console Errors

    Changed Status from Pending to Closed
  7. imthenewguy

    Gun Game

    No. Arenas from other plugins I have written (except for survivalArena) will work with it though (such as Paintball, ZombieInfection, KingOfTheHill etc).
  8. I see the issue.Will patch in next release.
  9. imthenewguy

    OnItemRepair bug

    Its fixed in 1.7.9. There is a beta available.
  10. 1. Elevator door: set rotationOffset to this: "rotationOffset": { "x": 0.0, "y": 90.0, "z": 0.0 } 2. I will add a heightmod field that you can use to offset the height. I tested with -0.15 and that seems to work well. 3. Will extend the label width to prevent cut off. 4. I don't get it when the option is set to false. I do still get it when I deploy a nature item for the first time though, which is intended. I will add extra storage for the containers.
  11. If TruePVE sets the damage to 0 before Enchanting gets the hook, then it won't do the effects. If it's > 0, then it will do the effects. Some might work with npcs, but it wasn't designed to specifically. Most of the damage perks are only designed to work with other players, not Npcs. Bleeding Freeze Inferno Poison Radiation Slow Splinter Blind Curse
  12. What do you mean by logo? I see the issue here. New scientists don't inherit from existing BaseNpc class. Have added support for them (and new animals) to the next release.
  13. Changed Status from Pending to Closed
  14. "Craftman's Aura": { "Permission required to show this node": null, "Minimum prestige required to unlock this node": 0, "Minimum player level required to unlock this node": 0, "Skill required to unlock node [Requires max level]": null, "Skill that if unlocked, will prevent this node from unlocking": null, "enabled": false, "max_level": 3, "tier": 3, "value_per_buff": 1.0, "buff_info": { "Key": "Human_Workbench", "Value": "Level" }, "icon_url": "https://www.dropbox.com/scl/fi/507mjkg53sptvpf3bqz7t/MobileWorkbench.v1.png?rlkey=o4whleu473331n691p3gb4vzn&dl=1", "skin": 3215097928, "permissions": null }
  15. Disable the mobile workbench skill.
  16. imthenewguy

    Console Errors

    Remove the commas between the numbers.
  17. I figured out there was an issue, but it wasn't the issue you were having. Have patched it for the next release.
  18. What happens if you unload all other plugins on the server? Does the issue go away?
  19. imthenewguy

    Console Errors

    Can you paste me your "Button information" settings?
  20. imthenewguy

    Console Errors

    What happens if you delete your lang file? FormatException is generally to do with messages.
  21. I just popped an update through. Give that a try.
  22. I'm not sure. I don't own them.
  23. imthenewguy

    error in console

    It compiles without issue on my server. Not sure what the problem is there.
  24. I see the issue. Will fix in the next release!

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.5m
Total downloads
Customers
11k
Customers served
Files Sold
158.3k
Marketplace sales
Payments
3.4m
Processed total
×
×
  • 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.