This wiki is out of date, use the continuation of this wiki instead

Z

From FenixWiki

(Difference between revisions)
Jump to: navigation, search

Revision as of 13:03, 6 August 2007


Definition

INT z

z is a predefined local variable. It defines the order in which the process is drawn relative to the other processes currently running.

By default, new processes are stacked, older processes appear behind others in order. The z variable lets you control this. z is between -512 and 512. The lower the value, the closer the process will appear to the player.

Setting the z value to 512 will cause the process to appear above text.

Personal tools