Jump to content

Cards525

Member
  • Content Count

    197
  • Joined

  • Last visited

  • Medals

Everything posted by Cards525

  1. Thats my goal, is so when the zone is depleted of enemies and you leave it, they all return fresh and new. The Activate/Deactivate thing was going to be my solution to that.
  2. Allo. Working on a mission with DAC in mind, (as usual) I have a couple questions. One : How do I set the DAC zone to turn off when not in use, and re-generate when units re-enter the zone? How I currently have that set up. (Center refers to the game logic placed at the same grid as the trigger) Condition : Player distance Z1_Center < 4000 OnAct : fun = ["z1",[1,1,0],[11,4,100,20],[],[ ],[3,2,50,0,100,999],[0,11,1,11,1]] spawn DAC_Zone;[Z1] call DAC_activate OnDea : [Z1] call DAC_Deactivate
  3. Cards525

    Boeing/SOAR MH-47E

    Updates? Some more pics? :) Perhaps a pic of the interior while its flying. :)
  4. Cards525

    MRAP Cougar

    Looks great :)
  5. Cards525

    =BTC= PUSH game mode

    It reminds me of BFBC2 Rush :) Therefore Im downloading ASAP
  6. Cards525

    Cannot fire on some servers

    If your referring to the "Splash" of your bullet when you fire, thats a script developed by the mission maker, to prevent people from firing and teamkilling in base. Some pictures would help if this is not the case.
  7. Cards525

    Boeing/SOAR MH-47E

    Can we get some pics of the interior? :)
  8. Cards525

    PMC Ulah-Yuryakh

    Seems interesting. Will look forward to some CSAR on this one :)
  9. Cards525

    Patrol Operations 2

    Ah, so what are the numbered units for? Could you explain?
  10. Cards525

    Patrol Operations 2

    Allo, popping in to ask a simple question. Does Patrol Ops use DAC? Because I saw the S(X) units numbered to 32, but I can't find the bloody DAC_Config_Creator to adjust the string to S40 and higher. Thanks in advance Cypher
  11. Cards525

    Insurgency

    Sorry but thats basically what bates had told me earlier, lol. Thanks for the offer to help though.
  12. Cards525

    Boeing/SOAR MH-47E

    D: Your killing us Konyo. :( Does the FLIR camera have ACE compatible Laser designator?
  13. Cards525

    Insurgency

    hehe, I've been working hard with about 5-or so guys and we're nailing it all down. As for the hitmanXXX thing... Cmon, not that stupid now :) I just need to know how to increase the squad limit. ... plus the aforementioned zero divisor error
  14. Cards525

    Insurgency

    Yes, why? I was sure to add them to the correct squad/unit strings. I even edited this line to account for the new squads. #define squadNumber(X) call compile toString[toArray(str X) select 10] Could you please explain any other instances I would need to edit in order to make this work? :(
  15. Cards525

    Wanted Soviet Helmet Model

    Perhaps you should look into Cold War Re-Armed for help... And as for paying people to model for you, isn't that against BI's verison of the EULA? That any pay-to use mods will be stricken down on with the full force of Foxhounds moderating abilities?
  16. Cards525

    Insurgency

    Adding more units got me this fun little error. Error in expression <ll compile toString[toArray(str player) select 10])+"1",("Hitman1" + str call co> Error position: <select 10])+"1",("Hitman1" + str call co> Error Zero divisor File C:\Users\XXXX\Documents\ArmA 2 Other Profiles\WO1%20Grunyev%2eC%20[160%2f4SFG]\missions\4SFG_ace_insurgency1_50.fallujah\common\client\markers\functions.sqf, line 50 Error in expression <ll compile toString[toArray(str player) select 10])+"1",("Hitman1" + str call co> Error position: <select 10])+"1",("Hitman1" + str call co> Error Zero divisor File C:\Users\XXXX\Documents\ArmA 2 Other Profiles\WO1%20Grunyev%2eC%20[160%2f4SFG]\missions\4SFG_ace_insurgency1_50.fallujah\common\client\markers\functions.sqf, line 50 Error in expression <ll compile toString[toArray(str player) select 10])+"1",("Hitman1" + str call co> Error position: <select 10])+"1",("Hitman1" + str call co> Error Zero divisor File C:\Users\XXXX\Documents\ArmA 2 Other Profiles\WO1%20Grunyev%2eC%20[160%2f4SFG]\missions\4SFG_ace_insurgency1_50.fallujah\common\client\markers\functions.sqf, line 50 Error in expression <ll compile toString[toArray(str player) select 10])+"1",("Hitman1" + str call co> Error position: <select 10])+"1",("Hitman1" + str call co> Error Zero divisor File C:\Users\XXXX\Documents\ArmA 2 Other Profiles\WO1%20Grunyev%2eC%20[160%2f4SFG]\missions\4SFG_ace_insurgency1_50.fallujah\common\client\markers\functions.sqf, line 50 Error in expression <unum; _pos = getPosATL _obj; _vcl = createVehicle [_type, _pos, [], 0, "None> Error position: <createVehicle [_type, _pos, [], 0, "None> Error 0 elements provided, 3 expected File C:\Users\XXXX\Documents\ArmA 2 Other Profiles\WO1%20Grunyev%2eC%20[160%2f4SFG]\missions\4SFG_ace_insurgency1_50.fallujah\common\server\AI\functions.sqf, line 74 Error in expression <ll compile toString[toArray(str player) select 10])+"1",("Hitman1" + str call co> Error position: <select 10])+"1",("Hitman1" + str call co> Error Zero divisor Its causing massive memory dumping and is lagging everyone out on the server. halp :(
  17. Cards525

    Insurgency

    Yea, already done that. Defines.sqf is much more expansive than I thought!
  18. Cards525

    Insurgency

    Mate you just saved me 3 hours of pulling my hair out Thanks very much :)
  19. Cards525

    Insurgency

    Quick question. Either Im blind stupid or both, but How would one go about changing group sizes and unit models? Every Time I try I simply am stuck at the debug area.
  20. Cards525

    Boeing/SOAR MH-47E

    Thanks for the pictures man. I've been getting too into this Mod...
  21. Cards525

    Boeing/SOAR MH-47E

    D: Theres Chinese water torture Theres ripping peoples fingernails out And theres denying Cypher pictures to your beautiful aircraft :(
  22. Cards525

    Boeing/SOAR MH-47E

    D: Your killing me with the waits man
  23. My only concern with this is it might over-complicate things in a firefight. How exactly does the process work? :)
  24. Cards525

    Help - mod wasteland

    Re-type your question in a suitable manner, post it in the correct forums, and I would gladly help you with whatever problem you are facing.
×