View Issue Details

IDProjectCategoryView StatusLast Update
0000067Client/GameGeneralpublic2019-01-23 22:06
ReporterVortrex Assigned ToVortrex  
PrioritynoneSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Product Version1.1.1 
Fixed in Version1.1.14 
Summary0000067: Get mouse coordinates
Description

Currently there's no way to do this.

TagsNo tags attached.
Game

Activities

Vortrex

2018-10-26 20:51

administrator   ~0000017

I found a workaround for now, using the clientside OnMouseMove event and storing the mouse coordinates in a global variable.

Vortrex

2019-01-23 22:06

administrator   ~0000031

This has been fixed. There are two ways to acquire an absolute mouse position:

  • the OnCursorMove event
  • gui.cursorPosition

Issue History

Date Modified Username Field Change
2018-10-26 02:18 Vortrex New Issue
2018-10-26 20:51 Vortrex Note Added: 0000017
2019-01-23 22:05 Vortrex Assigned To => Vortrex
2019-01-23 22:05 Vortrex Status new => resolved
2019-01-23 22:05 Vortrex Resolution open => fixed
2019-01-23 22:05 Vortrex Fixed in Version => 1.1.14
2019-01-23 22:06 Vortrex Note Added: 0000031