1. This plugin does not work for me. Did exactly like the developer of this plugin said to do in the description. It does not work at all. Is there another plugin that I can download that will start players off with items?
     
  2. The ''Kits'' plugin can do that. See description for kits and setup an autokit in there. The point with this plugin, at least for me, is to be able to do several ''autokits''
     
  3. I think it's broken since the last update, a couple days ago, JUNE 2016. All my other plugins work. Tried to reload,checked all the files... doesn't work anymore I'm afraid.
    Could anyone with an up-to-date server tell me if it's still working for you? Thx in advance!
     
  4. Is it working for anyone since last update?
     
  5. d0x

    d0x

    nope doesn't work :(
     
  6. I guess you have to switch to Kits and then set up the autokit
     
  7. love your plugin, how would one add a weapon attachment already in its weapon slot?
    i tried the following but didnt work
    Code:
        {
          "ammo": 120,
          "ammoType": "ammo.pistol.hv",    
          "Amount": 1,
          "Container": "belt",
          "contents": [
            "weapon.mod.silencer"
          ],
          "name": "SemiAutoPistol",
          "item_shortname": "pistol.semiauto",
        },
     
    Last edited by a moderator: Jul 25, 2016
  8. Code:
    {"Amount": 1,
            "Container": "Belt",
            "item_shortname": "rifle.semiauto"
          },
          {
            "Amount": 1,
            "Container": "Belt",
            "item_shortname": "rifle.bolt"
          },
          {
            "Amount": 1,
            "Container": "Belt",
            "item_shortname": "rifle.ak"
          },
          {
            "Amount": 250,
            "Container": "Main",
            "item_shortname": "ammo.rifle"
          },
          {
            "Amount": 100,
            "Container": "Main",
            "item_shortname": "ammo.rifle.hv"
          },
          {
        "Amount": 180,
            "Container": "Main",
            "item_shortname": "ammo.pistol.hv"
          },
          {
            "Amount": 100,
            "Container": "main",
            "item_shortname": "blueberries"
          },
          {
            "Amount": 1,
            "Container": "Wear",
            "item_shortname": "metal.plate.torso"
          },
          {
            "Amount": 1,
            "Container": "Wear",
            "item_shortname": "metal.facemask"
          },
          {
            "Amount": 1,
            "Container": "Wear",
            "item_shortname": "hoodie"
          },
          {
            "Amount": 1,
            "Container": "Wear",
            "item_shortname": "pants"
          },
          {
            "Amount": 1,
            "Container": "Wear",
            "item_shortname": "shoes.boots"
          },
          {
            "Amount": 1,
            "Container": "Main",
            "item_shortname": "weapon.mod.small.scope"
          },
          {
        "Amount": 1,
            "Container": "Main",
            "item_shortname": "weapon.mod.silencer"
          },
          {
            "Amount": 1,
            "Container": "main",
            "item_shortname": "weapon.mod.muzzlebrake"
          },
          {
            "Amount": 1,
            "Container": "Main",
            "item_shortname": "weapon.mod.muzzleboost"
          },
        {
            "Amount": 1,
            "Container": "Main",
            "item_shortname": "weapon.mod.lasersight"
          },
          {
            "Amount": 1,
            "Container": "Main",
            "item_shortname": "weapon.mod.holosight"
          },
          {
            "Amount": 1,
            "Container": "Main",
            "item_shortname": "weapon.mod.flashlight"
          },
          {
            "Amount": 1,
            "Container": "Main",
            "item_shortname": "xmas.present.large"
          }
    this is the code i wrote in the CONFIG file. i just coppied it to the admin and moderators too. and it works for the admin, but it doesnt for the player. maybe you know why?
     
  9. Did you change also the group from "player" to "default"? Maybe this is your issue.
     
  10. Ehm, I am not sure, where can i find the "group" setting? or is it in the config file by default the "admin", "moderator", "player" thingy?
     
  11. yea....player => default
    Then you're fine :p
     
  12. Hello , I would like to download this plugin but on the download page it shows me a Message

    - You do not -have permission to view this page or perform this action.

    Help me please !!
     
  13. here it is...
     

    Attached Files:

  14. oh thanks dude good job :)
     
  15. This plugin is not deductible. Do you have other plugin like that?