gruppe-adler / grad-replay

Records player and AI movment and replays at the end of the mission.
GNU General Public License v3.0
8 stars 1 forks source link

save typeOf instead of icon --> get icon during assembly #36

Closed McDiod closed 5 years ago

McDiod commented 5 years ago

Saves object's typeOf instead of icon. Replaces typeOf with icon during assembly. This way external tools, that don't have access to Arma's icons, can use the object's type to display a generic icon. (Zade and Willard have something cooking I hear.)

Edit: Tested and working.