Difference between revisions of "StationDialog"

From Vendetta Lua
Jump to: navigation, search
(New page: The Station dialog. Created with CreateStation The container is registered with the events: SHOW_STATION, [[API_Index#ENTERING_STATI...)
(No difference)

Revision as of 15:10, 2 January 2009

The Station dialog. Created with CreateStation

The container is registered with the events: SHOW_STATION, ENTERING_STATION, LEAVING_STATION, CHAT_CANCELLED, TRANSACTION_COMPLETED, CHAT_MSG_SERVER_CHANNEL_ACTIVE, MISSION_NOTIFICATION, MISSION_TIMER_STOP, MISSION_TIMER_START, PLAYER_UPDATE_STATS, INVENTORY_ADD, INVENTORY_REMOVE, INVENTORY_UPDATE, TRANSACTION_FAILED, PLAYER_HOME_CHANGED


Functions

OnEvent

Definition:
OnEvent(userdata self) -> nil

Description:
Eventhandler

Arguments:
self this box