Skip to main content
Loading...

Please read the overwolf.games.events documentation page to learn how to use Overwolf game events.

Sample Apps

Available Features

Game events status

It is highly recommended to communicate errors and warnings to your app users.

Check here the game events status. OR - easily check the game events status from your app, using our API.

gep_internal

Info Updates

keyCategoryValuesNotesSince GEP Ver.
gep_internalgep_internalLocal + Public version numberSee notes182.0

gep_internal note

Data Example:

{"gep_internal":{"version_info":"{"local_version":"182.0.1","public_version":"182.0.1","is_updated":true}"}},"feature":"gep_internal"}

location

Events

keyCategoryValuesNotesSince GEP Ver.
locationCurrent player location on the mapWhen the player movesSee notes307.0

location note

Data Example:

{"gameId":27886,"feature":"location","key":"location","value":"{\"x\":-591939,\"y\":462727,\"z\":153}"}