AMX Mod X API Documentation

Signature
native any:get_pmove(const PlayerMove:var, any:...);
Description

Returns a playermove var.

Parameters
  • var The specified playermove var, look at the enums PlayerMove
Returns

If an integer or boolean or one byte, array or everything else is passed via the 3rd argument and more, look at the argument list for the specified mvar

Назад
Верх