AMX Mod X API Documentation

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

Sets a movevar value to a playermove.

Parameters
  • var The specified mvar, look at the enum MoveVars
Returns

1 on success.

Назад
Верх