武装突袭3

武装突袭3

[COOP 3-13] Korean War (v2)
12 条留言
elifor 2014 年 9 月 11 日 下午 4:51 
no error issues with Psycho's revive here, I use it in almost all of my missions.
Stagwine  [作者] 2014 年 9 月 10 日 上午 7:18 
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 2014 年 9 月 7 日 下午 2:37 
Really great mission!
Variable 2014 年 9 月 7 日 下午 2:37 
Great fun! Thanks a lot for the mission :)
elifor 2014 年 9 月 7 日 下午 2:37 
great mission, one issue though: we picked up the intel before we got the task to do that and couldn't complete it
MavericK 2014 年 9 月 7 日 下午 2:37 
Great mission, thanks!
Sethos II 2014 年 8 月 20 日 上午 11:58 
thanks!
Linglightning 2014 年 8 月 20 日 上午 6:05 
thanks
Stagwine  [作者] 2014 年 8 月 20 日 上午 4:49 
@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  [作者] 2014 年 8 月 20 日 上午 4:43 
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 2014 年 8 月 16 日 下午 11:28 
good mission,but i can't find the cast commander,where are the inter?
Sethos II 2014 年 8 月 16 日 上午 10:18 
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.