AMX Mod X API Documentation

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

Sets playermove var.

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

1 on success.

Назад
Верх