Arma 3
[COOP 3-13] Korean War (v2)
12 Comments
elifor 11 Sep, 2014 @ 4:51pm 
no error issues with Psycho's revive here, I use it in almost all of my missions.
Stagwine  [author] 10 Sep, 2014 @ 7:18am 
Glad you guys liked the mission! I will fix the issue mentioned by Outlawz7 in future update. @Variable: Yes, I did experiment with Psychos revive, but it used to throw errors. I have not checked the latest version though. Does it work for you guys?
Alwarren 7 Sep, 2014 @ 2:37pm 
Really great mission!
Variable 7 Sep, 2014 @ 2:37pm 
Great fun! Thanks a lot for the mission :)
elifor 7 Sep, 2014 @ 2:37pm 
great mission, one issue though: we picked up the intel before we got the task to do that and couldn't complete it
MavericK 7 Sep, 2014 @ 2:37pm 
Great mission, thanks!
Sethos II 20 Aug, 2014 @ 11:58am 
thanks!
Linglightning 20 Aug, 2014 @ 6:05am 
thanks
Stagwine  [author] 20 Aug, 2014 @ 4:49am 
@hefepaul:

Code:





// Found the example from BI Studios forum
_name = name player;
_rank = rank player;
0=[
[
["Report for duty,","align = 'center' shadow = '1' size = '1' font='PuristaBold'"],
[format [" %1 %2", _rank, _name],"align = 'center' shadow = '1' size = '1'","#aaaaaa"],
["","<br/>"],
["Near Kore","align = 'center' shadow = '1' size = '0.5'"]
]
] spawn BIS_fnc_typeText2;
Stagwine  [author] 20 Aug, 2014 @ 4:43am 
Intel is on the command post table, near the chapel. If the command post has taken hits, explosions might have knocked it off. Search ground nearby
Linglightning 16 Aug, 2014 @ 11:28pm 
good mission,but i can't find the cast commander,where are the inter?
Sethos II 16 Aug, 2014 @ 10:18am 
Nice one! Can you tell me how you created the text at the begining? ("Report for duty, ...") I had a lock at the .pbo but didn't found it.