Jump to content

DRACUS

Member
  • Content Count

    66
  • Joined

  • Last visited

  • Medals

Everything posted by DRACUS

  1. DRACUS

    VanhA's A3 thread

    :cool: Gj and good to see u back!
  2. Hello this is my 1º mission and i wanna put this working on Dedicated server but not working, the empty markers show up on the map and the scripts are not called.. on Host work.. i dont understand :( This is the init code.. anyone can help me?.. :icon_rolleyes: INIT.SQF /* * Filename: * init.sqf * * Description: * launched on mission start * * Created by [KH]Jman * Creation date: 07/12/2013 * Email: jman@kellys-heroes.eu * Web: http://www.kellys-heroes.eu * * */ // ==================================================================================== // DEFINES #define PP preprocessfilelinenumbers #define VAR_DEFAULT(var,val) if (isNil #var) then {var=(val);} // ==================================================================================== // SETUP private ["_d"]; gameOver = false; if (count playableUnits == 0) then {SP = true} else {SP = false}; // ==================================================================================== // MAIN //Grab parameters and put them into readable variables for [ {_i = 0}, {_i < count(paramsArray)}, {_i = _i + 1} ] do { call compile format [ "PARAMS_%1 = %2", (configName ((missionConfigFile >> "Params") select _i)), (paramsArray select _i) ]; }; if (!isDedicated) then { initClientSaveLoadout = compile PP "functions\fnc_initClientSaveLoadout.sqf"; }; if (PARAMS_ReviveEnabled == 1) then { call compile preprocessFile "=BTC=_revive\=BTC=_revive_init.sqf"; if (PARAMS_MedicMarkers == 1) then { _null = [] execVM "misc\medicMarkers.sqf"; }; if (!isDedicated) then { [5] spawn initClientSaveLoadout; }; }; if (PARAMS_PlayerMarkers == 1) then { _null = [] execVM "misc\playerMarkers.sqf"; }; if (isDedicated) exitWith { "addToScore" addPublicVariableEventHandler { ((_this select 1) select 0) addScore ((_this select 1) select 1); }; }; // new Scripts [] call compile PP "briefings\briefing.sqf"; [] spawn {call compile preprocessFileLineNumbers "EPD\Ied_Init.sqf";}; 0 = execVM "IgiLoad\IgiLoadInit.sqf"; } [] execVM "zlt_fastrope.sqf";
  3. Mech, u can play with that Weapons, and uniforms on VAS Editions, not the hummve.
  4. Dude Awesome Job u have here! When u complete the mission is possible u can make new versions on other Maps, like Fallujah, Lingor, FATA..?
  5. DRACUS

    Ghost Missions

    FAllujah!! Fallujah!!
  6. DRACUS

    Annihilation [NATO/DEVGRU]

    Can you do one ver. on Fallujah or Clafgan?
  7. DRACUS

    [MP] WASP Warfare CTI

    Yea Finnaly! :cool: Good Job!
  8. DRACUS

    Why are much more people playing Arma 2?

    Arma 3 Still incomplete.. so much.. its sad and now they are making 1 DLC "ZEUS" (..zzzzz..) Dont work on factions, we dont have planes, we dont have some simple features like Use bipod of your weapon, attach satchel to vehicles(its on 1 video, and i dont see it yet ingame), bugs everywhere. If they make a DLC with all stuff of ArmA1/2 that will be awesome! but.. they make DLC"ZEUS".
  9. DRACUS

    WASP Warfare

    :bounce3: Good Job!
  10. Thanks I'll be waiting!
  11. Hello It would be possible to do this mission on the map CLAfghan [ver. Coop A2CO]? :bounce3: since it only has the ACE version to this map, there was also a very good Vanilla version. Good job and I'm really enjoying this type of mission. ;)
  12. :bounce3: Awesome, Good work! very very good! Keep going :)
  13. DRACUS

    Wiki's Creations

    Black Hawk Down Coop 40 - Link to download not work..:butbut:
  14. BAF Warfares(Awesome:D) GOOD JOB!
  15. DRACUS

    co10 City Take Ortego

    Good job :D ( Sahrani :bounce3: )
  16. DRACUS

    Fallujah 1.2

    Good job, Awesome map :D
  17. Yep, same problem. :(
  18. DRACUS

    Portuguese ArmA players

    Join us www.armedassaultportugal.forumclan.com :)
  19. Anims... Too Fast ...OMG!! :eek:
  20. DRACUS

    TEAM_15.Tex's_PvP

    Good Job! :cool:
  21. Hello ReaperFatal1ty... Good work .. ;)Community PT http://armedassaultportugal.forumclan.com
  22. Oh yeah That is Awesome! Good Work..
×