Jump to content

Swedda

Member
  • Content Count

    65
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About Swedda

  • Rank
    Corporal
  1. Swedda

    CO10 Arc Edition

    updated again, a few bugs sorted and added abit more action to the first task. http://www.filefactory.com/file/ah20643/n/Co10_20ARC_20edition_20V1_2e1_Chernarus_pbo
  2. Ty very much. also found something else that im trying out at the moment. if ( (!isServer) && (player != player) ) then { waitUntil {player == player}; waitUntil {time > 10}; }; ps. tror det hjälpte mig att förstå.
  3. sorry but i cant see any solution for my issue there ?? i dont use an intro so thats shouldnt affect anything. beeing a noob and all i most certain are wrong :) so please explain to me. im trying to learn here
  4. forgott to set gametype in description, that seemed to solve it. ---------- Post added at 11:16 AM ---------- Previous post was at 10:00 AM ---------- seemed, wrong. wtf... So if players join before mission or started all is ok, but if some1 dissconnects and reconnect task list and note's disapear. ideas ??
  5. Swedda

    CO10 Arc Edition

    have an issue when map is started other joining players cant see the tasks. as an rookie im trying to figure out whats wrong. will post an update as soon as i got it right. sorry! So im a retard! should work now. updated: http://www.filefactory.com/file/ah2cfh0/n/Co10_20ARC_20edition_20V1_2e1_Chernarus_pbo
  6. noticed something wierd with my mission, only the leader see the notes and objectives. my briefing.sqf looks like this player createDiaryRecord ["Diary", ["Protect the colonel.", "U are one i a team of 10 who's task is to protect colonel scott, he is of great importance of this war and he's death would mean the end for all of us. If u complete this task u will be given new missions."]]; tskobj_3 = player createSimpleTask["Destroy aircraft"]; tskobj_3 setSimpleTaskDescription ["Get to the airfield just north of balota and take out their plane located in the hangars, it will be heavily guarded so procced with caution.", "Attack Airfield", "Attack Airfield"]; tskobj_3 setSimpleTaskDestination (getMarkerPos "marker3"); tskobj_2 = player createSimpleTask["Attack Msta"]; tskobj_2 setSimpleTaskDescription ["Time for some payback, destroy the town! If u want the second cobra unlocked find and destroy the small factory south of Msta", "Attack Msta", "Attack Msta"]; tskobj_2 setSimpleTaskDestination (getMarkerPos "marker2"); tskobj_1 = player createSimpleTask["Protect the colonel"]; tskobj_1 setSimpleTaskDescription ["You have to protect colonel Scott from beeing killed.", "Protect the colonel", "Protect the colonel"]; tskobj_1 setSimpleTaskDestination (getMarkerPos "marker1"); why is that ??
  7. Swedda

    CO10 Arc Edition

    Fixed Wp:s http://www.filefactory.com/file/ah2bh23/n/Co10_20ARC_20edition_20V1_2e1_Chernarus_pbo Armaholic also updated. http://www.armaholic.com/page.php?id=6871
  8. Swedda

    CO10 Arc Edition

    Mirror at armaholic http://www.armaholic.com/page.php?id=6871 @Tophe Näpps, bor 35mil norr om örebro :) ---------- Post added at 03:24 PM ---------- Previous post was at 01:59 PM ---------- Whoopsie, just saw that i someway removed a couple of wp for first task, dosent effect anything other then that first task will be abit easier than it was planned.
  9. So i just completed my first mission in arma, took me awhile to get there but finaly! anyway would appriciate all feedback on it i can get, should give around 2-3 hours to complete and has a first defensive task then a couple of attacking objectives. Msp and service points are avalible. check it out and let me now what i can improve in the future! http://www.filefactory.com/file/ah1919f/n/Co10_20ARC_20edition_20V1_2e1_Chernarus_pbo
  10. Swedda

    Mobile Spawn

    yea whn i looked in the "mission" u made it looks fine. heres how it looks. http://img5.imageshack.us/img5/8721/arma22009081704461877.jpg
  11. there are alot of tutorials both here and on youtube that explains the basic stuff of triggers briefing etc. check thoose out they are a big help.
  12. Swedda

    Mobile Spawn

    acctually kylania youre script works like a charm on mp to. only thing is that the ammo box floats on top of the lav, other then that its perfect. if u let me i will use that for my mission ?
  13. Swedda

    Mobile Spawn

    ty very much, but can i name it other then respawn_west cause i already have the "base" spawn i want this as an option.
  14. in the trigger u have the option to play music to so thats no problem, how to keep the screen black and fading i have no idea. the variable opfor not present gets true u get just that what i wrote in the post above, and the music u can get to from the trigger. maby the other stuff someone else has a answer to, im a rookie myself in this.
  15. Swedda

    Mobile Spawn

    i just cant get it to work with my mission so ill leave it be for the moment. so second best thing to do might be to make a trigger on radio to spawn to a vehicle i guess, BUT can someone explain to me how i get a marker to keep following a moving vehicle ? lol, been working 4-5 hours a day on my mission, just hopes it be good when im finally done, beeing my first mission ever done i just hope ill get it to run smoothly on my server :)
×