Test: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fox (talk | contribs)
No edit summary
Fox (talk | contribs)
No edit summary
Line 121: Line 121:
*[[omyhorizoff]]
*[[omyhorizoff]]
|}
|}
== Reference table ==


{{Gamevars}}
{{Gamevars}}

Revision as of 12:38, 22 February 2020

These are gamevars which are defined as direct pointers to internal variables in the game. While some will change frequently, others will remain static for the whole game.

Please note that the values of most of these variables will be different on each peer, so you must be careful for anything that could possibly have an effect on sync.

The "Current actor or player" group of variables point to the current actor/player. The other ones point to internal and usually global variables.

Do not attempt to redefine these unless you know what you are doing or you will have problems.

Map

Multiplayer

Current actor or player


Screen drawing

Renderer

Misc

Camera

Player position

Player properties

Reference table

DELETE THIS