Jump to content

imthenewguy

Curator
  • Posts

    4,591
  • Joined

  • Last visited

  • Days Won

    57

Everything posted by imthenewguy

  1. Ahh right I understand the concept. It seems a little over-complicated and nieche for this plugin. Would be simpler to add a straight roll for Item/economics/server rewards to re-roll the stats of the item. Example: Re-rolling c tier items would cost $100 and has the potential to re-roll using the default chances (could remain C, upgrade to B, A or S). Re-rolling B tier items would be the same, except that they could not downgrade to C, but would cost $200. Re-rolling A tier items would be the same, except it could not downgrade to B or C, but would cost $500. etc
  2. I dont quite follow your process there. Mind doing a step by step with examples for what you are after?
  3. Version 1.1.1

    533 downloads

    Paintball is a plugin that spawns an arena in the sky to host a paintball match using snowball launchers. Players have a set number of hits that they can take before they are eliminated. There are 2 game modes included with the plugin: Free-for-all: Everyone vs everyone. Team death-match: Players are split into 2 teams. Players can be awarded with items, economics, server rewards and custom commands if they win. The plugin comes with 2 dynamic arenas included, which will be selected randomly each game. EventHelper is used to automatically start the event and will also allow players to vote for the event manually. The only permission is paintball.admin. This is required to run all commands except for joining and leaving an event, or redeeming prizes. Command: pbstart Parameters: <optional: arenaFile, optional: heightMod, optional: startDelay> Type: Console & Chat Description: Manually starts the game. Command: pbend Parameters: none Type: Console & Chat Description: Manually stops the game. Command: pbjoin (configurable) Parameters: none Type: Console & Chat Description: Joins an active game. Command: pbleave (configurable) Parameters: none Type: Console & Chat Description: Leaves an active game. Command: pbprize (configurable) Parameters: none Type: Chat Description: Redeems a prize for winning. Command: pbsetcentrepoint Parameters: <arenaFile> Type: Chat Description: Sets the centre point of an arena at the players location. The arena will spawn from that location moving forward.
    $19.99
  4. imthenewguy

    Cooking

    Just tested on my server and it works fine with grayidtag. Ingredients are not skin based, they are skin, name and shortname based. All 3 components must match in order for it to be recognized as an ingredient. If you have old flour that is using a different item, it wont be recognized anymore.
  5. imthenewguy

    Cooking

    Can not for the life of my figure that one out, so I have re-written it and it seems to work now. Will be included in the next release as well.
  6. imthenewguy

    Cooking

    You would mind listing the steps on how I can re-create this please?
  7. imthenewguy

    Cooking

    I see the issue now. Will be fixed in the next release.
  8. Please submit a support ticket and explain how it isn't working. Stating that it is not working tells me nothing.
  9. SHOULD work against them all. It targets any BaseEntity that has the NPC attribute set to true, and whose userID is not a steamID.
  10. Please create a support ticket
  11. If you want to move it along the x axis, adjust both x_min and x_max by the same value to move them. The same goes for the y axis. Example: The default values are: public string x_min = "185.4"; public string y_min = "25.4"; public string x_max = "227.4"; public string y_max = "67.4"; If I wanted to move the icon to the left by 50, I would do the following. public string x_min = "135.4"; public string y_min = "25.4"; public string x_max = "177.4"; public string y_max = "67.4";
  12. imthenewguy

    Cooking

    Please raise a support ticket.
  13. imthenewguy

    Cooking

    Please raise a support ticket on Lone or via my discord and we can work out whats happening.
  14. imthenewguy

    Cooking

    I just had a look through the download history of the plugin up until the 28th and I cannot see a download from yourself. Where did you get version 2.0.1 from?
  15. imthenewguy

    Cooking

    Download 2.0.1. Also ensure you have cooking.gather permissison set.
  16. Adjust the values in your config to the desired location, save it, reload the plugin, then run the chat command /resetxpbars
  17. They should be unraidable now, and there is no stock kept in them so drones shouldn't work.
  18. Hey mate, if you head to the permissions page, you will see a list of permissions you need to assign. In order to grant a permission, you want to assign it to the default oxide group. Do this from the server console by tying: o.grant group default <permission here> Example: o.grant group default skilltree.tree It is recommended to look up some basic server owner tutorials if you aren't familiar with oxides permission system.
  19. imthenewguy

    Cooking

    These are all language entries. If you have deleted the plugin, config, data and lang files, and reloaded the plugin, but are still experiencing the issues, it would appear that it's an issue with your server, or your client is on a different language setting from English. Mind confirming?
  20. imthenewguy

    Cooking

    Incorporate what specifically?
  21. Please submit a support request via codefling or discord.
2.3m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

152.1k

Files Sold

Total number of files sold.

3.2m

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.