1. Wulf

    Wulf Community Admin

    Wulf submitted a new resource:

    Welcome Gifts - Gives new players one or more welcome gifts on first join

    Read more about this resource...
     
  2. Players biggest question, How do you open the can of tuna[DOUBLEPOST=1414970910][/DOUBLEPOST]Could it be made for a option to add items to a belt and also a option to only give item on first server join?
     
    Last edited by a moderator: Nov 2, 2014
  3. Wulf

    Wulf Community Admin

    I can add an option to set where to give them the items, but the items are only given on first join as it logs their Steam ID so they aren't given them again.
     
  4. Wulf

    Wulf Community Admin

    Wulf updated Welcome Gifts with a new update entry:

    Fixed gifts being given every respawn


    [DOUBLEPOST=1415148489][/DOUBLEPOST]
    There was actually an issue with this after all, but it's fixed in the latest version.
     
  5. humm I liked it giving gifts after re-spawn it was like a autokit.
     
  6. Wulf

    Wulf Community Admin

    I can make it an option if you'd like, but I think a generic Kits plugin would be more suitable for that. :p
     
  7. sure would be great :D
     
  8. Dont know...

    [Oxide] 4:25 PM [Info] [Welcome Gifts] Welcome gift(s) given to NoBurgersInChina
    [Oxide] 4:25 PM [Error] welcomegifts: A .NET exception occured in user-code
     
  9. Wulf

    Wulf Community Admin

    Please paste your config file here that shows the items.
     
  10. Code:
    "Gifts": {
          "apple": 1,
          "burlap_trousers": 1,
          "burlap_shirt": 1,
          "Hunting Bow": 1,
          "stones": 1000,
          "burlap_shoes": 1,
          "Wood": 2000,
          "Stone Hatchet": 1,
          "Wooden Arrow": 20,
          "bandage": 6,
          "Foundation": 1
        }
      }
    }
     
    Last edited by a moderator: Nov 10, 2014
  11. Wulf

    Wulf Community Admin

    The only accepted item names right now are the shortcodes, so Hunting Bow, Wood, Stone Hatchet, Wooden Arrow, and Foundation are all invalid item names.
     
  12. but its given?!?!
    so Hunting_Bow,Wooden_Arrow,Stone_Hatchet wont work?
     
  13. Wulf

    Wulf Community Admin

    Yup, it looks like I did implement the ability for either, just forgot about it!

    The only reason I can see you getting an error though is if it had an issue giving an item, being an item name doesn't exist, etc. I'd suggest trying the shortname to see if you still have the issue. http://radmin.elasticbeanstalk.com/item/list/approved/consumable/
     
  14. Can you add the option to make it unlimited gifts? kind of like a kit? Multiplay hasnt updated the kits so it dosent work, thank you.
     
  15. "Gifts": {
    "bueberries": 10,
    "burlap_trousers": 1,
    "burlap_shirt": 1,
    "bow_hunting": 1,
    "stones": 1000,
    "burlap_shoes": 1,
    "wood": 2000,
    "stonehatchet": 1,
    "arrow_wooden": 20,
    "bandage": 6,
    "foundation": 1
    }
    [DOUBLEPOST=1415657164][/DOUBLEPOST]yeah I was asking him for that allso lol
     
  16. Wulf

    Wulf Community Admin

    blueberries. ;)
     
  17. yuummy
     
    Last edited by a moderator: Nov 11, 2014
  18. Nice plugin. Can you make that the plugin will save list of players that received gifts in the data folder, not in the config folder (file)?
     
  19. Wulf

    Wulf Community Admin

    Sure, I'll do that for the next update.
     
  20. Since update
    [Oxide] 5:51 PM [Info] [Welcome Gifts] {itemname} is not a valid item!