View Single Post
  #198  
Old 12-08-2011, 11:35 AM
41Sqn_Banks 41Sqn_Banks is offline
Approved Member
 
Join Date: Oct 2007
Posts: 644
Default

Quote:
Originally Posted by David198502 View Post
ok...i was only assuming, cause there isnt one dynamic campaign available yet.
are you sure that its possible?...i hope so.
Yes absolutly sure. The current source (not compiled release version) of IL2DCE has moving ground war where tanks capture enemy front markers to move the front line. Tanks that are destroyed (by air or ground) remain destroyed or respawn at a "factory" building (if available) somewhere else on the map.

The ground units use roads and find their way to the next front marker on their own, no need to provide a road network for each map (like in Il-2: 1946).
I can store the current position of each ground unit when the mission is closed so the next mission they will be at this position. This is not implemented yet but it's really a piece of cake and could be added to the current source with 10 lines of code (just hat more important stuff to do so far).

It simply takes time to implement all this (in ones free time) ...

For some more advanced features I'm sure there might be missing some functions (e.g. recording destruction of "static" objects and "buildings").
Reply With Quote