Call of Duty Script Documentation
isonground()
ModulePlayer
Summary
Returns true if the player is on the ground.
Call this function on
The player
Example
if(player isOnGround());
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List