Recent content by BOLBIES

  1. B

    Player Scroll Menu (Tutorial + Pictures)

    Is there any way to make it so it's UID excluded? I have a small server I only play on with friends and I used this to give them the ability to spawn a few different vehicles. However, I use BluePhoenix's Admin Tools and don't want this second menu that's useless and in the way so I'd like to...
  2. B

    Item Crafting and Weapon Accessories

    Smokey have you gotten anywhere with the NV goggles capable of having thermal? I tried going into the dayz folder of the dayz pbo (it's like inception!) and edited its settings like the scopes but it doesn't work for me.
  3. B

    Loadout Selection on Spawn

    Is it?
  4. B

    Adding a custom menu for tools/items

    Found anything yet? In the examples of the addWeaponCargo and the others it literally only gives examples for vehicles so it ends with _truck. In the fn_selfactions.sqf, the backpack is labeled as _bag but even that doesn't work!
  5. B

    Item Crafting and Weapon Accessories

    I'm trying to come up with a script that allows you to swap weapons from your backpack so you don't have to go through the whole inventory. I've been messing around with this script you posted here (I hope that's OK) but I can only get it to remove the weapon you have in your hands and replace...
  6. B

    Adding a custom menu for tools/items

    Doesn't work either. I'm done for the night. Hopefully KungFuCharlie knows a way.
  7. B

    Adding a custom menu for tools/items

    Still can't get anything to work for the backpack. I've tried addWeaponCargo, addWeaponCargoGlobal, and clearWeaponCargo and none of them do anything. Any ideas?
  8. B

    Adding a custom menu for tools/items

    Doesn't that just check in the current weapons, not what's in the backpack?
  9. B

    Adding a custom menu for tools/items

    Alright well I've got a script working, however, I have 2 problems. First, this is the line telling it that if I have an M40A3 blah blah blah if (("M40A3" in weapons player)) then { Obviously this means that anybody who gets an M40A3 will get the weapon change option and get another weapon...
  10. B

    Adding a custom menu for tools/items

    Wow that was kinda cruel.
  11. B

    Adding a custom menu for tools/items

    What would the script be? I don't have experience writing them. :/
  12. B

    Adding a custom menu for tools/items

    Is there a way to add a function to the scroll wheel that allows you to switch weapons in your backpack without having to open your gear and backpack and doing it that way?
  13. B

    dayz mission addin (serverside scripts)

    Has anybody gotten the towing script to work for 1.7.7.1?
  14. B

    Switching Weapons From Backpack

    Is there a script that allows you to switch weapons from your backpack with your scroll wheel instead of going through the whole inventory? It could definitely save lives.
  15. B

    Item Crafting and Weapon Accessories

    Oh my god I just tested it. I love you! :)
Back
Top