AMX Mod X API Documentation

Signature
native ns_get_maxspeed(id);
Description

Returns a client's maxspeed before the speed change modifier is factored in.

Parameters
  • id The client id to check.
Returns

The maxspeed for the client.

Назад
Верх