-
Content Count
12 -
Joined
-
Last visited
-
Medals
-
After weeks of hard work we released MP COOP mission Forward Air Control. L-159 addon is required. Mission is designed for 2 to 4 players. Download This is the right place to provide feedback.
-
Multi-language mission name
Vasek7 replied to ragnos's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
I have exactly the same problem. Mission name and description is blank when I'm creating LAN server. When I create it and then click back, mission description is shown, but mission name is still blank. -
Overview.html - localization
Vasek7 replied to Vasek7's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Image works. But single paragraph didn't help. I just take an official BI overview.html and modified that. -
Disable auto discovery
Vasek7 replied to Vasek7's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
I know, but I need to set this behaviour by script even if player has cadet mode. -
Hi there, I'm using this overview.html code, but localization is not working: <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1250"> <meta name="GENERATOR" content="VB"> <title>Overview</title> </head> <body bgcolor="#FFFFFF"> <p align="center"><img src="overview.paa" width="240" height="121"></p> <p><localized id="STR_Mission_Description"/></p> <br> </body> </html> File is saved in Windows-1250 encoding. STR_Mission_Description is working from mission.sqm and description.ext. Stringtable.csv is in UTF-8 encoding.
-
When I fly on airplane over enemy units in cadet mode, its position is automatically showed on the map. Even if the player is alone on the airplane. Is possible to disable this behaviour? I would like to let discover enemy unit position by scout on the ground. I don't think pilot with NV can see hidden enemy units during 600 km/h fly-by.
-
When I press ESC, I don't see anything (compare to menu without addon). "Save" option is focused, so when I press Enter, game is saved. I don't use any mod.
-
Does not work in ArmA II OA 1.57. Is somewhere documentation of API which debug console communicate with? I would like to try fix the console. It seems like it needs just edit config.cpp. But I can't do anything without documentation.
-
I would like to make a mission based on operation Eagle Claw. Problem is that I cannot find IR emitter object (for invisible runway in desert). Can someone tell me object ID, or suggest me how can I place IR Emitter on map? Thanks
-
I found her on the read from Krasnostav to Olsha. I think you can finish the mission even with unsuccessful objectives.
-
After I completed Manhattan mission there is no next mission available. Does anyone know cheat to skip mission? I don't want to wait weeks to the patch and then play this mission again. I have ArmA 1.02.58134 Czech version. ---------- Post added at 09:04 ---------- Previous post was at 08:51 ---------- I've discovered that. Just type 'endmission'. It is good for this type of bug.