setg_speed( <player speed> )
Module: Player
Summary:
Set the player's g_speed
Call this on:
The player
Example:
player setg_speed( 220 );
Required Args:
1 : <player speed> The player's new speed (0 = default speed)