event list

This is a moderated forum that collects tutorials, guides, and references for creating Transcendence extensions and scripts.
Post Reply
User avatar
Betelgeuse
Fleet Officer
Fleet Officer
Posts: 1920
Joined: Sun Mar 05, 2006 6:31 am

here is a list of events in the game. There are most likely some missing and is anyone willing to categorize them? (what goes where)

OnGameEnd
OnGameStart

Armor events
GetMaxHP
OnArmorDamage

template events
GetTypeSource
OnGlobalTypesInit

GetCreatePos
GetGlobalAchievements
GetGlobalDockScreen
GetGlobalResurrectPotential
OnGlobalDockPaneInit
OnGlobalObjDestroyed
OnGlobalPlayerChangedShips
OnGlobalPlayerEnteredSystem
OnGlobalPlayerLeftSystem
OnGlobalResurrect
OnGlobalSystemCreated
OnGlobalTopologyCreated
OnGlobalUniverseCreated
OnGlobalUniverseLoad
OnGlobalUniverseSave
OnRandomEncounter

energy fields
OnCreate
OnDamage
OnDestroy
OnUpdate

items
CanBeInstalled
CanBeUninstalled
OnAddedAsEnhancement
OnDisabled
OnEnabled
OnInstall
OnObjDestroyed
OnReactorOverload
OnRemovedAsEnhancement
OnUninstall
GetTradePrice
GetNounPhrase

shields
GetMaxHP
OnShieldDamage
OnShieldDown

ships
OnRefuel

Environment
OnUpdate

space object
CanDockAsPlayer
GetDockScreen
GetExplosionType
OnAttackedByPlayer
OnAttacked
OnCreate
OnCreateOrders
OnDamage
OnDestroy
OnDockObjAdj
OnEnteredGate
OnEnteredSystem
OnItemAIUpdate
OnItemObjDestroyed
OnItemUpdate
OnLoad
OnMining
OnObjDestroyed
OnObjDocked
OnObjEnteredGate
OnObjJumped
OnObjJumpPosAdj
OnObjReconned
OnOrderChanged
OnOrdersCompleted
OnPlayerEnteredSystem
OnPlayerLeftSystem
OnSystemExplosion
OnSystemObjAttacked
OnSystemObjDestroyed
OnSystemWeaponFire
OnTranslateMessage
OnOverrideInit //I am not sure what this one is

System
OnCreate
OnObjJumpPosAdj

weapon
OnFireWeapon
OnDamageOverlay
OnDamageArmor
OnFragment
OnDamageShields

device
GetOverlayType
Crying is not a proper retort!
RPC
Fleet Admiral
Fleet Admiral
Posts: 2876
Joined: Thu Feb 03, 2011 5:21 am
Location: Hmm... I'm confused. Anybody have a starmap to the Core?

I can update the <Events> page on the wiki ;)
Tutorial List on the Wiki and Installing Mods
Get on Discord for mod help and general chat
Image
Image
Der Tod ist der zeitlose Frieden und das leben ist der Krieg
Wir müssen wissen — wir werden wissen!
I don't want any sort of copyright on my Transcendence mods. Feel free to take/modify whatever you want.
Post Reply