Gamer-Dad / warlordsredux.altis

WSM WarlordsRedux
13 stars 28 forks source link

Map hotfix for few sectors #270

Closed korbelz closed 1 month ago

korbelz commented 2 months ago

Adjusted a few problem sectors in Northwest part of the map. Bomos, Gori factory, and the Windmill one.

Tightened up the spawn code by 50%. Goal: Even a zone with bad terrain or small size should now be able to find the minimum(20) number of spawn slots for Infantry.

Aligned the radius values for "isFlatEmpty" "nearObjects" and "nearestTerrainObjects" in the findSpawnPos script. Having unified radius values on all 3 of these should greatly simplify future debugging.