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

script initialization #28

Closed McDiod closed 6 years ago

McDiod commented 6 years ago

If you want to set grad-replay settings by script (think mission params), currently they will be overwritten by grad_replay_fnc_init. This changes that.

Also adds the GRAD_REPLAY_PRECISION variable.