AMX Mod X API Documentation

Signature
native Float:get_user_gravity(index);
Description

Gets player's gravity.

Parameters
  • index Client index
Returns

Player's gravity value, 1.0 being normal gravity (800)

Errors
  • If player is not connected or not within the range

    of 1 to MaxClients.

Назад
Верх