Jump to content

OChristie

Member
  • Content Count

    528
  • Joined

  • Last visited

  • Medals

  • Medals

Everything posted by OChristie

  1. OChristie

    Shawk al Tarif - V0.99 Beta

    Had to update because i found an error which causes a CTD, that is now Fixed, Sorry ArmA External Pages Admin's who have already mirrored the map :@
  2. OChristie

    Shawk al Tarif - V0.99 Beta

    Umm it is 1024 x 1024 in Visitor 3 not sure in real life i am guessing a fair bit. In this new update there is populated areas and small settlements, the filename is: bigdesert.pbo
  3. OChristie

    Shawk al Tarif - V0.99 Beta

    Thank You, I am currently stuck on how to incorporate a Runway into this map?? Please, if anybody knows please can you tell me! Thank You!
  4. OChristie

    Lost Brothers Mod Recruiting

    Hello Everyone, blacKKnight63 here from the Lost Brothers Mod, I am here to ask for a favor from this wonderful community, we are in dire need of a Map Maker/Converter to convert two of our huge maps from OFP and make others. You would become a highly respected and well known member of both the LoBo Mod and the ArmA Community when we release the Mod with your Name in massive letters across all the pictures of the Map. If you would like to be part of this community giving experience then please reply to this thread, or visit our forums and Sign up and get yourself known. If somebody please would help us we can speedily give to you something truly innovative and special. Thank You on behalf of, blacKknight63 miles teg Forums: Lost Brothers Forums
  5. [ig]http://farm4.static.flickr.com/3105/2645837431_1822da4018_o.jpg[/img] This release is a test of the LoBo Mod IAF UH60's by blacKKnight63 Eventually the final version will come out with the Lost Brothers Mod, but to keep you interested i will release the helicopters!! Install: Put the 2 files in your addon folder in your ArmA Directory *********************************** Thanks go to: eddyD for the textures, - cheers dude! The Lost Brothers Mod Team miles-teg sfc-itzhak Everyone Else *********************************** blackknight63 MIRRORS: You will have to wait for the Release Check Back for more!
  6. Hello, I am currentley making an Addon for ArmA, and i have become very stuck at a certain point. Now what this point is, is that i am trying to make my static object fir a tank round at a horizontal level, into the passing target, the only problem is, is that i dont no how to implement this, would it be through a script, or would it be through the Object Config??? Please can sanybody reply as i am really stuck and i would love to offer something to you guys that is worth using..... blackknight63 config.cpp <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> class CfgPatches { class VBS2_EFP { units[] = {"VBS2_EFP"}; weapons[] = {}; }; }; class CfgVehicleClasses { class VBS2_EFP_STAT { displayName = "Explosivley Formed Penetrator"; }; }; class CfgVehicles { class Target; class VBS2_EFP: Target { displayName = "EFP"; model = "\\EFP_BKNT\EFP"; icon = "\ca\data\data\Unknown_object.paa"; vehicleClass="EFP"; accuracy = 0.200000; scope=2; simulation="House"; camouflage=10; Audible=10; animated=0; mapSize=0.2; cost=100000000; threat[]={1,1,1}; armor = 10; irtarget=0; lasertarget=0; class EventHandlers { init="_this exec ""\EFP_BKNT\init.sqs"""; }; }; } init.sqs <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> _unit = _this select 0 _unit setpos [GetPos _unit select 0,(GetPos _unit select 1),+0.2]; exit Please Help me somebody i am i really need some help!!!
  7. ArmA Launcher 1.0 It proberly doesnt match up to kegetys or goArma but overtime i can make it beeter, i just wanted to show you guys a bit of what i like, Basically, it is handy because you can use it instead of your shortcuts so you can delete them, and the tool, will handle all of your extra lines, it will also remember them for future use!! If you want to know more just check it out!! EXE NAME: ArmA Launcher ASSEMBLY NAME: ArmALauncher Uses: Custom made tool, that uterlises C# to Run ArmA saving the need for a shortcut/shortcuts. Example: Open up the program and click "Find" this will detect your ArmA installation and create a registery key, that everytime you open the tool will get the value of a certain key, and use that to navigate to ArmA. Really Handy!! ------------------------------------------------------------- Changelog: V1.0 - Release - Fixed crash when advanced is clicked - Added Beta Compatibility - Added    - Custom Line (So you can choose your own paramaeters)    - File Browser Dialog (So you can easily find ArmA.exe) ------------------------------------------------------------- Thanks blackknight63 Big Bite Entertainment bigbiteentertainment@hotmail.com http://web.mac.com/blackknight2/ Have Fun!!! Download Here
  8. OChristie

    ArmA Launcher - V1.0

    ok i will change it
  9. OChristie

    ArmA Launcher - V1.0

    It proberly doesnt match up to kegetys or goArma but overtime i can make it beeter, i just wanted to show you guys a bit of what i like, Basically, it is handy because you can use it instead of your shortcuts so you can delete them, and the tool, will handle all of your extra lines, it will also remember them for future use!! If you want to know more just check it out!! blackknight63
  10. OChristie

    ArmA Launcher - V1.0

    Please Post any Needed things or Bugs or Errors you get here!!
  11. OChristie

    ArmA Launcher - V1.0

    Please Post any Needed things or Bugs or Errors you get here!!
  12. OChristie

    ArmA Launcher - V1.0

    ArmA Launcher 1.0 EXE NAME: ArmA Launcher ASSEMBLY NAME: ArmALauncher Uses: Custom made tool, that uterlises C# to Run ArmA saving the need for a shortcut/shortcuts. Example: Open up the program and click "Find" this will detect your ArmA installation and create a registery key, that everytime you open the tool will get the value of a certain key, and use that to navigate to ArmA. Really Handy!! ------------------------------------------------------------- Changelog: V1.0 - Release - Fixed crash when advanced is clicked - Added Beta Compatibility - Added - Custom Line (So you can choose your own paramaeters) - File Browser Dialog (So you can easily find ArmA.exe) ------------------------------------------------------------- Thanks blackknight63 Big Bite Entertainment bigbiteentertainment@hotmail.com http://web.mac.com/blackknight2/ Have Fun!!! Download Here
×