IsPlayerUsingSuperJump
Docslocal retval = IsPlayerUsingSuperJump(playerSrc)Parameters
| Name | Type | Description |
|---|---|---|
playerSrc | char* | The player handle |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = IsPlayerUsingSuperJump(playerSrc)| Name | Type | Description |
|---|---|---|
playerSrc | char* | The player handle |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!