Sebas

Member
  • Content count

    196
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Everything posted by Sebas

  1. Sebas

    [Updated] Claim Non-Persistent Vehicles

    Hello, its same for me. it doesn't work on vehicles that spawn from mission VEMF. _vehicle setVariable ["ExileIsPersistent", false]; not work. Help me again pls. thx
  2. Sebas

    Exile Default and Custom Container Loot System

    I have the same problem, I didn't find that folder "a3_exile_cls.pbo", where is it? And i dont have file CfgExileLootContaine. Help pls
  3. Sebas

    Pack Quad

    Hi there, is there a script for the duct tape of the quad pack going straight into my inventory?
  4. Sebas

    Pack Quad

    BUMP
  5. Sebas

    Extended Base Mod

    Hi! Little question, is it possible to increase the huron ammo rearming zone? Thx
  6. Sebas

    Extended Base Mod

    Hi gang. Little question, is it possible to increase the huron ammo rearming zone? Thx
  7. Sebas

    Can't use SDAR underwater

    Hello, can't use SDAR underwater. Someone has a solution please?
  8. Sebas

    Can't use SDAR underwater

    bump
  9. Sebas

    Pack Quad

    Its the line for pack vehicle. class PackDeployedVehicle: ExileAbstractAction { title = "Pack Vehicle"; condition = "call ExAd_XM8_DV_fnc_canPack"; action = "call ExAd_XM8_DV_fnc_pack"; I place ur line after action?
  10. Sebas

    Pack Quad

    MGTDB?
  11. Sebas

    Supply drops are going into the bottom left corner

    bump
  12. Sebas

    ARMA 3 REVIVE in Exile?

    Ok thanks for this quick response. I do not like revive enigma.
  13. Sebas

    ARMA 3 REVIVE in Exile?

    Hello everyone. Have you had any development to compete for the revive of Arma? Thx
  14. Sebas

    Pack Quad

    Do you have idea?
  15. Sebas

    EXAD

    Hello, I'm looking to put CCTV or XM8 Security on my EXAD. Can somebody help me please? Thank you
  16. Sebas

    EXAD

    Hi. I had no help, so I tried and error myself and I succeeded. Probably because we have to pay for it.
  17. Sebas

    Pack Quad

    Hi, I use EXAD with the quad spawn like everyone else. When I tidy up my Quad I would like my Exile_Item_ExtensionCord to return alone in my inventory instead of on the ground. Thank you
  18. Sebas

    Pack Quad

    I did exactly what he told me. Add the lines to Action. I just want to confirm that these as his. If not help me to make the order properly please.
  19. Sebas

    EXAD

    SOLVED thx for ur help
  20. Sebas

    Pack Quad

    Are you the exact lines that I must add?
  21. Sebas

    Pack Quad

    class PackDeployedVehicle: ExileAbstractAction { title = "Pack Vehicle"; condition = "call ExAd_XM8_DV_fnc_canPack"; action = _this = nearestObject [player, "Exile_Bike_QuadBike_Black"];//or whatever vehicle class deletevehicle _this; player addItem "Exile_Item_DuctTape"; };
  22. Sebas

    Pack Quad

    MGTDB?
  23. Sebas

    Can't use SDAR underwater

    It works well as an editor.
  24. Sebas

    Can't use SDAR underwater

    I tested on 2 other server and do the same thing.