Jump to content

Lonewolf1980

Member
  • Content Count

    122
  • Joined

  • Last visited

  • Medals

Everything posted by Lonewolf1980

  1. Lonewolf1980

    The Airport COOP 1-80

    Hi all,this is another cooperative mission (and singleplayer) this time for 80 players. work together as either a tank platoon,helicopter squadron,apc commander,jet squadrons equipped with bombs,or simply take 4x4's and take on the enemy as a large infantry group.Play it how you want,with a selection of over 30 vehicles...and with 79 troops to command you can wage a full scale war I've included almost every vehicle and soldier apart from the boats... Remember to call for chopper evacuation with your radio when the war is over. When commanding this many troops,remember to select all by pressing backspace,then bring up the map and left click where you want your army to go. --------------------------- --------------------------- --------------------------- --------------------------- Download Here - From Armaholic.com Just unzip it to your mpmissions folder or to play in singleplayer mode,unzip to missions folder.
  2. Does anyone know if it's possible to respawn into a flying parachute,can anyone help ? I'm using 'this moveindriver parachute1' (parachute1 set to flying) for the insertion,but how to respawn into one ?
  3. Details.. - 25 player coop & singleplayer mission. - Custom speech,music,sound fx,radio. - The helicopter insertion music is from the movie predator 1. - Custom helicopter eject sirens. - Soldiers use lip synch (in the intro) - Every weapon available to choose. - Choose morning,night or afternoon. Download Here from Armaholic.com (1mb zip file) NOTE: in singleplayer mode,you can't choose the time of day,so set up a server and lock it to play it alone.Unzip the file to your arma/mpmissions folder. Let me know if you find any bugs please.
  4. Lonewolf1980

    unit say "filename"

    if you need a template with a working speech/lip synch,just unpbo the mission i just posted in the user missions.
  5. Lonewolf1980

    ArmA Photography I - No images over 100kb.

    Pics taken from the user mission Alpha Platoon
  6. Lonewolf1980

    unit say "filename"

    yes the sounds have to be mono i think,this is my description.ext,works fine. <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">class CfgSounds { sounds[] = {speech,speech2,speech4,speech5}; class speech { name = ""; sound[] = {"speech.ogg", db+40, 1.0}; titles[] = { 0, $STRM_speech }; }; class speech2 { name = ""; sound[] = {"speech2.ogg", db+40, 1.0}; titles[] = { 0, $STRM_speech2 }; }; class speech4 { name = ""; sound[] = {"speech4.ogg", db+40, 1.0}; titles[] = { 0, $STRM_speech4 }; }; class speech5 { name = ""; sound[] = {"speech5.ogg", db+40, 1.0}; titles[] = { 0, $STRM_speech5 }; }; };
  7. Lonewolf1980

    Armed Assault videos

    yea you can see the lips move properly in the uncompressed version,it's 105mb though...used scripts to make their lips move with the speech (speech.sqs, .lip files and .ogg)
  8. Lonewolf1980

    Armed Assault videos

    This is a funny intro video of a mission i'm working on using lip synch. Download Here (4mb .zip file)
  9. Lonewolf1980

    Arma bugs

    Some more bugs i found.. 1)Adding briefing pictures to custom missions doesn't work sometimes (weird) 2)Unable to rearm hellfires at ammo trucks unless you leave one hellfire in your cobra. 3)After alt/tabbing,sometimes objects look weird like blocks,this only happens for a second though. 4)SF Marksman placed in the editor are showing up as SF Sabateur in the multiplayer lobby.
  10. Lonewolf1980

    Problem with adding two speeches

    ah nevermind i figured it out.. <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">class CfgSounds { sounds[] = {speech1,speech2}; class speech1 { name = ""; sound[] = {"speech1.ogg", db+40, 1.0}; titles[] = { 0, $STRM_speech1 }; }; class speech2 { name = ""; sound[] = {"speech2.ogg", db+40, 1.0}; titles[] = { 0, $STRM_speech2 }; }; };
  11. Please can someone help me with this problem.. i've got an intro with an officer speaking,using lip synch and it all works fine but i forgot how to add more than one sound in the description.ext (so i can get the rifleman to reply to the officer with speech2.ogg) my description.ext looks like this (below) can someone alter it accordingly.basically i want it to recognise speech2.ogg. <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">class CfgSounds { sounds[] = {speech1,start}; class speech1 { name = ""; sound[] = {"speech1.ogg", db+40, 1.0}; titles[] = { 0, $STRM_speech1 }; };
  12. Has anyone managed to put a picture on their briefings,it doesn't seem to work like it did in ofp. What am i doing wrong ?
  13. i don't think setpos works on dedicated servers though,can anyone confirm this ?
  14. Lonewolf1980

    AH-1Z Super Cobra (COOP 20)

    If anyone has played this on a dedicated server,can you please let me know if the intro works when you join in progress. The join in progress intro should be slightly different,the ah-1z should be hovering.
  15. Lonewolf1980

    AH-1Z Super Cobra (COOP 20)

    Details... -20 Player cooperative and singelplayer mission. -Vehicle respawn. -Choose to play at night,morning or afternoon. -All weapons available G36's,M24,SVD,MP5's,NVGoggles e.t.c. -Choice of weapon loadout at the briefing. -Intro. -All info regarding the Bell AH-1Z Super Cobra taken from the official bell helicopter website (pics saved as low quality to meet forum rules) Download Here from Armaholic Unzip it to your mpmissions folder for multiplayer or missions folder for singleplayer,vehicle respawn only works in multiplayer but you still have 10 super cobras so you wont need it. thanks to matt rochelle for the vehicle respawn template,it's better than the one i used for flashpoint Please let me know if you find any bugs.
  16. Lonewolf1980

    Mafia Warz

    this sounds really cool,nice work.
  17. Lonewolf1980

    AH-1Z Super Cobra (COOP 20)

    do u mean the bug where ai can't get ammo from the crates because of the tent ? i'll have to fix that next time.thx for finding that out.
  18. Lonewolf1980

    1st Battalion Parachute Regiment

    thanks, i wondered what was going on with that, i ordered a soldier to take some gear and i couldn't work it out how to do it. Damn i didn't know some soldiers were still landing in the sea,i tested it 4 times they all landed on the beach,but i guess sometimes the wind blows the parachutes. thanks for the feedback troop.
  19. i've updated the download link to a newer version,soldiers dont land in the sea anymore and dont lose their weapons. Every weapon is available to choose and you can select the time of day at the server setup screen,all soldiers have night vision goggles equipped from the start,if you choose to play it at night. Download Here - From Armaholic.com Unzip it to your mp missions folder for multiplayer or for singleplay,unzip it to your missions folder. Here is a list of toys that are in the ammo crates (might have missed some) M4 M4 CompM2 M4 ACOG M4 + M203, M4 + M203 CompM2, M4A1 ACOG M4A1 ACOG + M203 M4A1 QDS CompM2 M16A2 M16A2 + M203 Grenade launcher G36 G36K G36C AK74 AK74 + GP-25 AK74 PSO scope AKS74U AKS74UN PBS-4 M249 M240 MP5SD6 MP5A5 AKS74UN Kobra AKS74UN PBS-4 Kobra M24 SPR SVD Dragunov Beretta M9 Beretta M9 Silenced Makarov PM Makarov PM Silenced FIM92A Stinger (AA) M136 RPG-7V (AT) 9K32M Strela-2 (AA) Hand grenades Satchel charges Binoculars Nightvision Also you can choose weapon loadout at the briefing screen,on the group tab. Please post any bugs u might find,and feedback.
  20. Lonewolf1980

    ArmA Photography I - No images over 100kb.

    (had to save as low quality to meet forum rules) Pics taken from the mission AH-1Z Super Cobra
  21. Lonewolf1980

    coop_30_air_cavalry

    i think that's a bug with the game,if you only fire 7 hellfires and leave one your able to rearm at ammo trucks.
  22. Lonewolf1980

    On His Majesty's Service

    i'm gonna try this  edit: haha nice work, it's totally james bond style i like it!
  23. Lonewolf1980

    addmagazinecargo

    thanks very much it worked !
  24. i'm having problems adding MP5A5 magazines to an ammo crate,i've added every weapon from the game to a crate for a mission i've been working on for ages but this line doesn't work. this addMagazineCargo [30Rnd_9x19_MP5, 100] i got the magazine name from the wiki http://community.bistudio.com/wiki/ArmA:_Weapons can anyone help ? also it works when adding magazines to the loadout,just not the crates ?
  25. Lonewolf1980

    How to respawn into a flying parachute ?

    Thanks celery,i'll try this when i get home.
×