Anyone managed to get any of the airfields to show without crashing? The CDK situation is dire…
I can sometimes get them to show without crashing. I open my mission on the default open ocean map and that sometimes doesnt crash me. Then I switch to my actual mission map. Airfield I used was Pacific_phi_phi
I’ve made a bug report for issues with IRIST-T and other recent SPAA when used as AI units:
https://community.gaijin.net/issues/p/warthunder/i/DSomHqB0V95b
If you’re experiencing the same issue please click “I have the same issue.”
Is there a list of all the current maps and their filenames? I have a working list of all the maps that crash the editor but it would be useful to have their actual in game names (I can’t find Sun City?)
sun city? thats the israel one right? and it crashes when you move the camera within a certain distance from the city.
It is? Damn, yeah I have a list of marks that crash on my GitHub
I think they just removed the map from the game actually saying there was a bug on it. Some speculate a bug where you could go under ground and shoot upwards still.
is there is a way to make tankModel moves along the waypoints faster than 65kmh without modifing maxFwdSpeed and others in custom blk?
Hi, does anyone know which property/action controls the map scale in ground battles?
Currently it looks like the air battle map (as if I’m flying)
I want it to match the normal ground battle scale
Thanks in advance
Its not possible to change the map scale in “avg” or “avn” maps for tank and naval units. They are locked to their little area. Though you could use actions to make it even smaller, or funnel players. Planes arent locked unless you use the action “MissionBattleArea” and check “air”, “airMapArea” and use either “killArea” or “killOutOfBattleArea”. The second option creates the battleground, the first creates blocked off areas. You can also lock tank and naval units with this same trigger.
You’re a lifesaver , Thank you !
Hi all,
Does anyone know the camo in the CDK for German PIV C or F desert camo? Tried ‘skin/ger_camo_dunkelgelb_africa’ and ‘skin/ger_camo_dunkelgelb_africa/desc’ with no luck.
Cheers!
Hi all,
Do you know how to find Flanders map in CDK?
avg_vlaanderen?
Probably! Thanks! I was trying to open this level, but my CDK crashes.
Hi,
Anyone know how to display a working countdown timer on screen? Not sure if my Int variables work (timer does not countdown on screen).
Cheers!
I know only about this one (see bottom left corner). Also, it should be adjusted to match real time.
Hi KatukovM,
Yep, thats the one. Tried missionsettimeindictor but does not count down. Any suggestions on how you get it to work? :)
Regards,
Sapper
You need to add action that subtracts “1” every second from var. Also, missionsettimeindictor should be run after complete (checkbox).
By changing time for PeriodicEven and Wait you can adjust the time flow.

Thanks, will give it a try and let you know! :)
Cheers!
Update: It worked great, many thanks. Now, to use the timer as a win condition for a defending team :)
