sjmind
Recruit

First Question is on the overlay. Can I use the operations of overlay without starting a presentation during a mission_template?
And Who know how the tactic map works? I can't understand those codes.
Second Question:
I found these in 0.892 module_system
cam? Maybe it means camera.
So, Can we make a movie by this? If we can, How?
And Who know how the tactic map works? I can't understand those codes.
Second Question:
I found these in 0.892 module_system
插入代码块:
mission_cam_set_mode = 2001 # (mission_cam_set_mode, <mission_cam_mode>)
mission_cam_get_position = 2010 # (mission_cam_get_position,<position_register_no>)
mission_cam_set_position = 2011 # (mission_cam_set_position,<position_register_no>)
mission_cam_animate_to_position = 2012 # (mission_cam_set_position,<position_register_no>)
cam? Maybe it means camera.
So, Can we make a movie by this? If we can, How?

