ScriptEvent:increaseStatFloat

From Mod Wiki
Revision as of 16:19, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Parameters

handle handle -- Handle to the stat.
integer index -- Index of the client.
float value -- Value to increase the stat by.

Result

None.

Supported By

sdSysCallThread

Comments

Functionality

Increases the value of a stat for a client by a given value.