AMX Mod X API Documentation

Signature
native any:get_movevar(const MoveVars:var, any:...);
Description

Returns a movevar value from a playermove.

Parameters
  • var The specified mvar, look at the enum MoveVars
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

Назад
Верх