Hey guys! I’ve been trying to put together a way point script of sorts, and I’ve ran into some trouble. Is there a way to get the coordinates of the cursor when the large map is open?
I want to be able to open the map, press a hotkey and record the coordinates of the cursor in an array for example for later use. I’ve tried working with GetNuiCursorPosition(), but it doesn’t seem to do anything once the map is open.
Thanks!