All of the functions that reference ige.variable in the source code instead of self don’t work

All of the functions that reference ige.variable in the source code instead of self don’t work. List of all of them:

  1. angleBetweenMouseAndWindowCenter (VariableComponent.js:1164)
  2. getUnitData (VariableComponent.js:1484)
  3. getPlayerData (VariableComponent.js:1492)
  4. getPlayerId (VariableComponent.js:1500)
  5. getUnitId (VariableComponent.js:1507)

Example of using getUnitData: https://www.modd.io/play/zUrwXyM2Q
The error when the ‘Get unit data’ item is used:

2 Likes

thanks for the good write-up. this should be fixed now.

2 Likes