Jump to content
  • Topics

  • Posts

    • We are a very popular and secure pharmacy, we deliver medicine to you in a very secure way. All you have to do is order online, we provide this facility 24*7. We come across a well known pharmacy in usa and canada. If you are in need of medicines like xanax, ambien, tapentadol, citra loose pink pills, pink adderall etc. then you can order online very simply. We deliver medicines like painkillers, sleeping pills etc. to you without any prescription. If you also need a doctor's prescription, then you can also get it made by talking. We do not cheat in any way. Our products are delivered to you in a very secure way so that you do not face any problem. To order you just have to go to the website and select that medicine, after that you have to verify your mobile number by selecting its quantity and order it, we will deliver your medicine to you soon if you have any problem. If you have any suggestion to give at the time of order, then you can also write that the order will reach you in the same way.
      Many pharmacies also sell you local medicine, beware of them and order now from our website.
       
    • Probably you guys are creating a world and just dropping assets over that without running the Plugin > GAME MODE SETUP where the WorldEditor tool drops for you all the basic managers you need to have for a basic run in-game. Also, make sure that ALL objects dropped on the map they are snapped to the ground by right-clicking over them and selecting the option "Snap to ground". If the object disappears, just Ctrl+Z, press W, up a few meter from the ground, and try again.   For more clarification, check this out:    
    • I was also wondering if instead of using addaction, it could be bound to key?
    • Im having an Issue in relation to my arma 3 FASTER Server. I have tried many different things but I cannot get the server to work. When I try to join my server I get the error: "Maximum Players reaches" Even tho there are no players on the server. I at first thought this was a mod error but I reinstalled the server software and uninstalled all the mods on the server. I then loaded a base vanilla server and the mission is reading from bank and giving me the same error. I have allowed it access through firewall and all the nine yards. I would really appreciate any help, I've got to get this operation working in less than 2 hours ;(

      Arma 3 Console:
      18:12:02 Dedicated host created.
      18:12:08 BattlEye Server: Initialized (v1.220, Arma 3 2.16.151618)
      18:12:09 Game Port: 2302, Steam Query Port: 2303
      18:12:09 Mission atest.Altis read from bank.
      18:12:09 Host identity created.
    • Ok, I took what you posted here and changed it to: _this addAction [ "<t color='#24c048'>SMOKE</t>", { chemLitW2 = "SmokeShell" createvehicle ((player) ModelToWorld [-7,5,1]); chemLitN = "SmokeShell" createvehicle ((player) ModelToWorld [0,7,1]); chemLitE = "SmokeShell" createvehicle ((player) ModelToWorld [7,0,1]); chemLitE2 = "SmokeShell" createvehicle ((player) ModelToWorld [7,5,1]); chemLitS = "SmokeShell" createvehicle ((player) ModelToWorld [0,-16,1]); chemLitSW = "SmokeShell" createvehicle ((player) ModelToWorld [-5,-13,1]); chemLitSE = "SmokeShell" createvehicle ((player) ModelToWorld [5,-13,1]); chemLitW = "SmokeShell" createvehicle ((player) ModelToWorld [-7,0,1]); chemLitW2 = "SmokeShell" createvehicle ((player) ModelToWorld [-19,17,1]); chemLitN2 = "SmokeShell" createvehicle ((player) ModelToWorld [0,19,1]); chemLitE2 = "SmokeShell" createvehicle ((player) ModelToWorld [19,0,1]); chemLitE22 = "SmokeShell" createvehicle ((player) ModelToWorld [19,17,1]); chemLitS2 = "SmokeShell" createvehicle ((player) ModelToWorld [0,-13,1]); chemLitSW2 = "SmokeShell" createvehicle ((player) ModelToWorld [-17,-19,1]); chemLitSE2 = "SmokeShell" createvehicle ((player) ModelToWorld [17,-19,1]); chemLitW2 = "SmokeShell" createvehicle ((player) ModelToWorld [-19,0,1]); }, nil, -3, false, true, "", "_this == _target turretUnit [-1] && (getPosATL _target) select 2 < 16", 10, false ];   This is close to what I want but the wrong smoke ammo. I can't seem to find the rnds for the tank smoke screen. I checked at https://community.bistudio.com/wiki/Arma_3:_CfgVehicles_WEST   I'll keep fooling with it. Thanks again for the help.
×