Scripting/Squirrel/Functions/Player.IsDrunk

From Vice City Multiplayer
Revision as of 08:59, 8 January 2015 by MatheuS (talk | contribs) (Created page with "== Syntax == <pre>player.IsDrunk = false;</pre> <pre>player.IsDrunk = true;</pre>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Caution icon
This wiki is using an old backup from 2020
Some information may be old/missing

Syntax

player.IsDrunk = false;
player.IsDrunk = true;