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

Z

From FenixWiki

Revision as of 13:04, 6 August 2007 by 80.175.85.17 (Talk)
Jump to: navigation, search


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