Differences between Player and Holoduke

From EDukeWiki
Revision as of 13:28, 5 February 2015 by Nexus (talk | contribs) (copyed)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

A player actor and a Holoduke seem to share several attributes. Care must be taken while using events related to an actor APLAYER.

A player and a hologram have the same picnum, statnum, yvel, etc. This is most likely deliberate, in order to avoid an enemy being able to tell the difference.

One difference that seems to be constant is the owner. A hologram always will return a value of -1. A player will return a specific value, or a value of zero during EVENT_EGS.