RR_Shmel
Member-
Content Count
7 -
Joined
-
Last visited
-
Medals
Everything posted by RR_Shmel
-
Editing, Expanding and Modifying Domination
RR_Shmel replied to Tankbuster's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
No, I do not want to add. In Humvee appeared "shoppers menu" which have a working function "MHQ deploym" with SatView, teleport. I want to turn it off "choppers menu" in added Humvee. Sorry for my english. -
Editing, Expanding and Modifying Domination
RR_Shmel replied to Tankbuster's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Thanks Metal! You suggested the right idea - I checked again the logic of ifdef / ifndef and ! __ACEVer / __ACEVer. Edit d_init - respawn working now. Another problem - now have all Humvee( xvecXX) added "chopper menu" w MHQ menu. Unique numbers they have from 50 to 53. -
Editing, Expanding and Modifying Domination
RR_Shmel replied to Tankbuster's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
First, place the editor, for that would you add vehicles fell into addOns [] and addOnsAuto []. and the number of "items" in "class Vehicles" was right. Correctness ifdef / ifndef section I also tried it. I tried to write down the value even in all sections. Does not work. -
Editing, Expanding and Modifying Domination
RR_Shmel replied to Tankbuster's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
-
Editing, Expanding and Modifying Domination
RR_Shmel replied to Tankbuster's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Nobody can help? :( -
Editing, Expanding and Modifying Domination
RR_Shmel replied to Tankbuster's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Thx. Is not the case. normally with commas. I fail to insert some script in the post - then the text was still. I will edit post -
Editing, Expanding and Modifying Domination
RR_Shmel replied to Tankbuster's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Hi! I need help. I need to add the map a few helicopters and Humvee with the possibility of respawn. Variant map - 2.60l West ACE OA. For example - files that I change and changes in them: file mission.sqm (class Vehicles) file d_init.sqf file i_client.sqf Following these changes, a helicopter and Humvee appear on the map but there is no respawn.What am I doing wrong? P.S. Sorry for my english.