Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

thetrooper

Member
  • Content Count

    438
  • Joined

  • Last visited

  • Medals

Everything posted by thetrooper

  1. thetrooper

    if unit has specific items

    hmm. I've managed the following in a condition player hasWeapon "arifle_mk20_f"; this it will do something. What if I want that but with a backback or UAV terminal? Like the follwoing... player hasWeapon "arifle_mk20_f" && player hasWeapon "UAVterminal" && player hasWeapon "backpack_blk"; The confusion is that UAV terminal is an item and a backpack is a backpack :confused:
  2. thetrooper

    paint MH-9 different colour

    Is there any way to see the skins without extracting PBOs etc? That's really handy that.
  3. thetrooper

    paint MH-9 different colour

    Thanks. Just done my first one, thanks :)
  4. One thing I've noticed if I have a vehicle or ammo box with ammo and equipment in it the AI heads for it and starts to nick everything. Anyway I can get the to ignore it and carry on with norwal waypoints etc?
  5. thetrooper

    addAction set to on

    I'm wondering if you have got a custom actions meny, such as beacons in a police car, how you would script them to have them on?
  6. Does anyone know of a way to put backpacks in a vehicle as part of cargo? I tried the following, but no joy. car1 addItemCargo ["B_AssaultPack_blk", 1];
  7. thetrooper

    Vehicle colours and bits

    Just an addition to this. I've worked out how to use images for my own skins. Anyone know of any vehicle templates anywhere? ---------- Post added at 07:58 PM ---------- Previous post was at 07:37 PM ---------- quality! Thanks a lot!
  8. I can't really find anything helpful. I'm initially trying to get police lights on my offroad like done in the vid. I've seen it in 'Stratis life' etc. Is there a list anywhere that shows scripts for vehicle textures and colours?
  9. Stuck straight away. If i put the code in somewhere, I'm guessing in the init file, what do I call the offroad?
  10. I'm stuck on something similar. Using the empty>backpacks list in editor I'm trying put a backpack on a table or even in a building is a mission in itself.
  11. thetrooper

    Backpacks in vehicles?

    hmmm, just thinking about this. What If I had a backpack added from empty items in editor, added some items in in and then somehow added the backpack into the cargo in a vehicle?
  12. Hi everyone. Just wondering how to get a UAV terminal to link up with a particular UAV. If I got a UAV bag and player is carrying a UAV terminal, I set up the Darter UAV, but can't connect via terminal? ---------- Post added at 04:26 PM ---------- Previous post was at 04:22 PM ---------- Ignore my last. I got it working. I had to move around a bit in order to connect. Can close this.
  13. thetrooper

    Flash Bangs?

    I shill can't believe the devs haven't added flashbangs yet. Current version 1.06. They are issued equipment of recent times Op tours), but never in Arma.
  14. Is there a way I can set a trigger, and in it check a condition if 'Soldier1 is sitting'?
  15. Guys, I have a task called tskobj_1. Trying to cancel it but comes up with an error. _null = ["tskobj_1", "Cancelled"] spawn BIS_fnc_taskSetState; Also my tasks succeeded are not working either :confused: Can anyone help? Not sure if I've quite grasped scripting tasks in ARMA3
  16. thetrooper

    Tasks not working

    yep that works. Cheers ;)
  17. thetrooper

    Tasks not working

    yeah even so, I still get an error. blank window pops up as though to say it's cancelled or succeeded but doesn't get closed down.
  18. thetrooper

    Tasks not working

    Nope, not having it
  19. Hi everyone. I've got a quick question that's bugging me. I've got a vehicle which the player is the driver, however I don't want the vehicle to be able to move until after an event. The set fuel to 0 works fine, except unit says 'low on fuel' which kind of sounds a bit crappy. An Idea I thought about is to somehow Whitchurch off the voices for that unit maybe? Appreciate if someone could give me a steer. Thanks
  20. thetrooper

    Make vehicle undrivable

    working like a treat ;) Thanks for your help guys!
  21. thetrooper

    Make vehicle undrivable

    Roger, I'll give this a go! I just had a look at the: 0 fadeRadio 0; This is good so far, however, if I script my own voices, will it cancel those out as well? Also to turn back on I'm guessing its 1 fadeRadio 1; ?
  22. thetrooper

    Stopping AI Voices

    I have the same problem. It's really snapping me
  23. British Armed Forces - Arma3 This is for Editor on existing content. British Armed Forces ARMA3 This was created and based upon current British troop sections, however this is set in future years. Feel free to edit. Contents Basic British Rifle Section SAS/SBS British Voices are located in the description.ext Feel free to edit and add unique faces. For multiple squads you will need to edit the description.ext. 1. Add file into Missions folder 2. Open ARMA3 3. Open Editor- Look for BAF_ARMA3.Stratis 4. Copy and paste units in editor into your mission. 5. Copy and paste contents of description.ext to existing file if created. Have fun. TheTrooper Download, extract into Missions folder http://www.mediafire.com/download/70m09zonnjo3497/BAF_ARMA3.Stratis.zip This should get people started.
  24. thetrooper

    Make vehicle undrivable

    yeah that's what I was thinking. However, if you turn off radios, character still reports by voice. Was thinking about doing a unable simulation but allowing head movement, however a script provided for someone else doesn't work very well in a vehicle. It creates a bug.
  25. thetrooper

    Brit classes: Survival

    http://forums.bistudio.com/showthread.php?168631-British-Armed-Forces-Arma3&p=2558505#post2558505 British Rifle Section and Specops. Good for starters
×