Results 1 to 15 of 15
  1. #1
    typh0's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    231
    Reputation
    10
    Thanks
    35
    My Mood
    Yeehaw

    Exclamation ArmA2 Battledome COD 4 Shipment style

    I had alot of fun making this. To use, copy whats in the pastebin to a text file, save it as a .sqf file then run it. It spawns up at Pobeda Dam at around (97,17). A AH1 Corba is suppose to spawn but it didn't, I tried to put a AH6J then the server deleted it. So the winner got a boat.

    Next ill be looking into removing weapons and changing the weather alittle

    ArmA2 Battledome - Pastebin.com

    Last edited by typh0; 01-30-2013 at 04:26 AM.

    Skype: MrAlexc921

    Youtube: MrAlexc92

    Stream: MrAlexc





  2. The Following 4 Users Say Thank You to typh0 For This Useful Post:

    Daelso (02-17-2013),EleCtriCC (01-30-2013),svtfan (02-16-2013),xLithium (01-30-2013)

  3. #2
    Margherita's Avatar
    Join Date
    Jan 2011
    Gender
    female
    Posts
    11,299
    Reputation
    783
    Thanks
    1,287
    My Mood
    Bashful
    Nice job
    and find
    PM Me | VM Me | Rules

    MARGHERITA

  4. #3
    qaper123's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    Sweden
    Posts
    157
    Reputation
    10
    Thanks
    18
    My Mood
    Devilish
    Whoa. Nice job

  5. #4
    typh0's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    231
    Reputation
    10
    Thanks
    35
    My Mood
    Yeehaw
    Quote Originally Posted by Blue View Post
    Nice job
    and find
    Find ! I wrote it !

    Skype: MrAlexc921

    Youtube: MrAlexc92

    Stream: MrAlexc





  6. #5
    Margherita's Avatar
    Join Date
    Jan 2011
    Gender
    female
    Posts
    11,299
    Reputation
    783
    Thanks
    1,287
    My Mood
    Bashful
    Quote Originally Posted by typh0 View Post
    Find ! I wrote it !
    That's what I meant by find, I knew you wrote it
    PM Me | VM Me | Rules

    MARGHERITA

  7. The Following User Says Thank You to Margherita For This Useful Post:

    typh0 (01-30-2013)

  8. #6
    bradderzz08's Avatar
    Join Date
    Jun 2008
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    1
    My Mood
    Amused
    Very nice, could you tell me how you made the objects. I was looking to make some new bases for my wasteland server. I know how to make objects appear but its such a long process spawning them in and getting them all straight.

  9. #7
    typh0's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    231
    Reputation
    10
    Thanks
    35
    My Mood
    Yeehaw
    Quote Originally Posted by bradderzz08 View Post
    Very nice, could you tell me how you made the objects. I was looking to make some new bases for my wasteland server. I know how to make objects appear but its such a long process spawning them in and getting them all straight.
    Do it all in the editor, save it then go into the mission.sqf file and it will have everything the exact way you placed it in the 3rd world. There is no way I could get the accuracy of that manually.

    Code:
    {
      _this = createVehicle ["HeliHCivil", [9846.6699, 13162.952, 0.00019836426], [], 0, "CAN_COLLIDE"];
      _vehicle_90 = _this;
      _this setPos [9846.6699, 13162.952, 0.00019836426];
    };

    If you need a hand let me know I can do legit code too lol

    Skype: MrAlexc921

    Youtube: MrAlexc92

    Stream: MrAlexc





  10. #8
    itz adren's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    57
    Reputation
    10
    Thanks
    1
    hey could you do a small tutorial really quickly when you have time on how to make this stuff in the editor i have no idea how to make the warfare barriers?

  11. #9
    Skipsy's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Kamchatka
    Posts
    1,701
    Reputation
    74
    Thanks
    659
    My Mood
    Cynical
    Very nice, looks fun. I need to try it out sometime.

  12. #10
    typh0's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    231
    Reputation
    10
    Thanks
    35
    My Mood
    Yeehaw
    Quote Originally Posted by Flopper_01 View Post
    Very nice, looks fun. I need to try it out sometime.
    That was the final version :

    Skype: MrAlexc921

    Youtube: MrAlexc92

    Stream: MrAlexc





  13. #11
    Skipsy's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Kamchatka
    Posts
    1,701
    Reputation
    74
    Thanks
    659
    My Mood
    Cynical
    Quote Originally Posted by typh0 View Post
    That was the final version :
    Looks really nice IMO.

  14. #12
    Woodhouse's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Location
    Swagtown, Yoloville
    Posts
    2,832
    Reputation
    228
    Thanks
    3,247
    My Mood
    Sick
    Quote Originally Posted by typh0 View Post
    That was the final version :
    Yay. You actually placed the helicopter on the heli pad right . I had some OCD when you didn't you didn't spawn the little bird on the pad lol

  15. #13
    typh0's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    231
    Reputation
    10
    Thanks
    35
    My Mood
    Yeehaw
    Quote Originally Posted by Flopper_01 View Post
    Looks really nice IMO.
    Oh and my remove weapons script didnt work on the AI so thats who was shooting at the spawn
    I didnt even save the code lololol

    Quote Originally Posted by chickeninabiskit View Post
    Yay. You actually placed the helicopter on the heli pad right . I had some OCD when you didn't you didn't spawn the little bird on the pad lol
    Ah well in the first video it didn't spawn with the build items, I think the server deleted it so I was like feck, I quickly put a little bird down but it wasn't in the right place ! Worked out for the final version I did tho
    Last edited by typh0; 02-16-2013 at 10:36 PM.

    Skype: MrAlexc921

    Youtube: MrAlexc92

    Stream: MrAlexc





  16. #14
    Skipsy's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Kamchatka
    Posts
    1,701
    Reputation
    74
    Thanks
    659
    My Mood
    Cynical
    Quote Originally Posted by typh0 View Post
    I didnt even save the code lololol
    imcry

    imcry so hard

  17. #15
    `Rejected's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    Basement :D
    Posts
    3,931
    Reputation
    629
    Thanks
    6,034
    dude awesome might try it soon look fun

Similar Threads

  1. [WTS] Selling My Steam Account (Arma2, Arma2 OA, CoD MW2, Metro 2033) + WarZ - 30$ -
    By hax.exe in forum Selling Accounts/Keys/Items
    Replies: 0
    Last Post: 12-15-2012, 03:01 PM
  2. COD MW3 for Arma2 Combined Operations!
    By DєfKOniK in forum Trade Accounts/Keys/Items
    Replies: 0
    Last Post: 06-20-2012, 11:42 AM
  3. [Done] Siggy Request.. Warrock style
    By Zcar in forum Help & Requests
    Replies: 7
    Last Post: 06-15-2006, 08:55 AM
  4. New Style
    By Chronologix in forum Art & Graphic Design
    Replies: 3
    Last Post: 04-25-2006, 06:14 PM
  5. New Style - Pop Out
    By Bull3t in forum Art & Graphic Design
    Replies: 9
    Last Post: 02-02-2006, 10:32 PM

Tags for this Thread