I’m in capture mode, where two teams need to fight for three points and hold them until the stripes on top run out; some time after the capture, the points on the top scoreboard begin to disappear one by one. They just turn from colored to gray, the letter disappears, and then you can’t go in and grab them. What could be the problem?
Make sure you have capzone__deactivateAfterCap
set to no (uncheck the box)
In my “invasion” mode, the game does not end when one side’s reinforcement bar runs out. What could influence this?
Look at the teamScore of the teams
You need to set a value so that it goes negative after all the capzone gets captured
I’m already completely confused… I set both team__score parameters to 3100, but still the game does not end in the editor. +Another arrow for decreasing reinforcements began to act incorrectly on both command bars. The deduction occurs even when the team has 2 out of 3 points occupied
entity > search all: briefing mode choose correct briefing. Edit briefing in properties to a campaign or scenario. Try adding the briefing to level editor TAB > level > properties.
Does anyone know how to spawn soldiers with custom outfits?
Does anyone know if the new paratrooper box changes will break my mod? I use custom para box loadouts
Yes , you need to update the para_schemes file .
This is a sample of new schemes for squads and and squad ID
para_schemes.zip (12.2 KB)
This is how the code of the new supply box, which is divided into 4 parts: newbie,low,medium,high.
In my version, this is newbie.
The next step is to select the name of the squad of paratroopers in your profile, which correspond to the name of the box.
Thanks!
how do I do this, I have the file in my mod folder
note: the germans work with no issue.
this is the code for usa paras
“usa_normandy_assault_1” : “usa_box”,
when I go to the box the wheel menu appears empty
no, try naming the squad usa_normandy_prem_paratrooper_1, or usa_normandy_event_paratrooper_1, only with the names of the squads from the list above, I managed to launch the crates
Thats unfortunate, I liked having the 82nd airborne as my para squad.