Skip to main content
Loading...

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

info

Note that Roblox and Roblox - Rivals share the same Game ID.

In order to check the API health of this minigme check the tracking ID number

Sample Apps

Available Features

Game events status

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

Check the current game event status here. Alternatively, you can easily check that status from your app itself, using our API.

gep_internal

Info Updates

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

gep_internal note

Data Example:

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

inventory

Info Updates

keyCategoryValuesNotesSince GEP Ver.
itemsinventoryThe local player inventory list of items.See notesTBD

items note

Data Example:

{"feature":"inventory","category":"inventory","key":"items","value":"{\"item_0\":\"Strawberry [0.41kg]\",\"item_1\":\"Blueberry [0.27kg]\",\"item_2\":\"Blueberry [0.20kg]\",\"item_3\":\"Strawberry [0.21kg]\",\"item_4\":\"Strawberry [0.30kg]\",\"item_5\":\"Strawberry [0.31kg]\",\"item_6\":\"Shovel [Destroy Plants]\"}"}