Scripting/Squirrel/Functions/Player.Alpha: Difference between revisions
Jump to navigation
Jump to search
This wiki is using an old backup from 2020
Some information may be old/missing
Doom Killer (talk | contribs) (Created page with "== Syntax == <pre>player.Alpha</pre> == Example == The following example will set a player's alpha to 0, means hiding him: <source lang=squirrel> function onPlayerCommand(...") |
Doom Killer (talk | contribs) |
||
Line 2: | Line 2: | ||
<pre>player.Alpha</pre> | <pre>player.Alpha</pre> | ||
Revision as of 10:27, 21 February 2015
Syntax
player.Alpha