Hi,
I made a script that allows the user to place units on the map (onMapSingleClick).
I would like to bring up the map to the player automatically (no need to press the "M" key).
I tried:
- showmap: doesn't display the map at all.
- forcemap: it overlays the map, but no good as it does not allow clicking on the map (you're clicking in 3d).
I found a similar thread without answer.
I post the link just in case I didn't explain myself properly (
http://forums.bistudio.com/showthread.php?t=54599)
Thank you.