Im just curious how do we pull map overview details such as
Code:
Zoom 1.48, Map Origin (472, -330, -446), Z Min 353, Z Max -1245, Rotated 0
this is piece of info you get when you run a map in developer mode and exec dev_overview 1.
im trying to write a simple script that will automate the processs of making map overview images but i need to find a way how to grab this info in order to write to file.
edit: this info is continuously printed in client console while the dev_overview 1 is on.