Difference between revisions of "PDADialog"

From Vendetta Lua
Jump to: navigation, search
(New page: The PDA dialog. Created with CreatePDA The container is registered with the events: PLAYERLIST_TOGGLE, [[Eventtype#NAVMENU_TOGGLE|N...)
 
(No difference)

Latest revision as of 13:01, 30 December 2008

The PDA dialog. Created with CreatePDA

The container is registered with the events: PLAYERLIST_TOGGLE, NAVMENU_TOGGLE, JETTISONMENU_TOGGLE, CHAT_CANCELLED, CHAT_MSG_SERVER_CHANNEL_ACTIVE, MISSION_TIMER_STOP, MISSION_TIMER_START, MISSION_NOTIFICATION, PLAYER_UPDATE_STATS, INVENTORY_ADD, INVENTORY_REMOVE, INVENTORY_UPDATE, PLAYER_HOME_CHANGED

Functions

OnEvent

Definition:
OnEvent(userdata self) -> nil

Description:
Eventhandler

Arguments:
self this box