MPUZ: LinkIDs

From Mario Fan Games Galaxy Wiki
Revision as of 18:28, 28 November 2008 by Xgoff (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This information is subject to change.
MPUZ
Mpuz logo.png
Development Main Page
Basics
Intermediate
Advanced
  • none
Reference
[Edit]


A LinkID is a special ID value objects possess; unlike sysid, multiple objects can share the same LinkID, allowing them to be connected in some fashion. For example, a P-Switch might share a LinkID with a certain group of Bricks, causing the latter to become Coins when the former is pressed.

LinkIDs are associated with the object:trigger() function, and the focus:onTrigger() condition.

The LinkID for an object can be retrieved via me.linkid.