Jump to content

imthenewguy

Curator
  • Posts

    4,826
  • Joined

  • Last visited

  • Days Won

    61

Everything posted by imthenewguy

  1. imthenewguy

    Stack Sizes

    This plugin doesn't handle stacking. The spices (default) is based on an apple, so if your server is allowing stacks of apples to hit 1000, but allowing sulfur (sugar) to stack to 10,000, then you need to adjust your stack sizes to suit through your stacks plugin.
  2. imthenewguy

    Max XP on single action

    Where did you place those debug lines? infinity usually happens when you divide a double or float by 0.
  3. What others got a reply since you posted this support request? I've been away most of the weekend... I have added a message on the devs discussion page. Best way forward would be to stop it from his end using the isEventPlayer hook. Would offer support for all my plugins as well as Killyous.
  4. Hey mate, I have a number of combat event plugins that run on PVE servers. Apparently this plugin is applying effects to those players while at the event. Are you able to add the isEventPlayer(BasePlayer player) hook call before applying any conditions to the player and cancel if receiving a non-null value? Would offer support for all of my event plugins as well as a number of other devs that use the same method.
  5. I really don't know what the issue is mate. I'm not having this problem anywhere else unfortunately so it makes it difficult to diagnose. Can you take a video or something testing with multiple/individual effects selected and killing animals/scientists?
  6. imthenewguy

    Skill points consumed

    Unfortunately not. It's 1 hard coded 1 point per level.
  7. Any errors in console? How do I replicate the issue? It works perfectly on my server.
  8. imthenewguy

    may update

    Did you run this before forced wipe?
  9. imthenewguy

    May update

    I knew I updated that plugin!! I was going through it all yesterday and didn't see any patch notes for it, but I fixed it and forgot to document it >.< Will push it now.
  10. imthenewguy

    Gun Game

    If it's just the default rust team system, and no other plugins handle adding/removing players from that team, then it should work fine.
  11. imthenewguy

    Gun Game

    They should, assuming you are not using any team management plugins like clans.
  12. Nah from memory Convoy only has a standard xp amount. Are the different tiers set like they are in raidable bases? Ie easy, medium, hard, expert, nightmare etc?
  13. I usually push patches the night before wipe (usually around 4am my time when it wipes). If I push them too early, then I get flooded with "the plugin isn't compiling" complaints.
  14. If the event was started by event helper, then yes.
  15. imthenewguy

    Config

    You can click this button in the message box, and it will open up a panel you can paste the code into. It will keep it formatted, making it easier to read. Like this :D
  16. It supports BotRespawn entities directly.
  17. imthenewguy

    About MaxRepair

    The rpg is a seperate item def. You need to add its shortname to the blacklist.
  18. 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" ] } },
  19. 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.
  20. givexp <target> <amount> <true or false> True or false references to consider xp bonus modifiers or not.
  21. imthenewguy

    Tea Connoisseur

    Changed Status from Pending to Closed
  22. imthenewguy

    Trees can be cut down.

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

    Console Errors

    Changed Status from Pending to Closed

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
11.1k
Customers served
Files Sold
159.2k
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.