native
set_movevar
Syntax
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 |
|---|
Return
1 on success.
native
native set_movevar(const MoveVars:var, any:...);
Sets a movevar value to a playermove.
| var | The specified mvar, look at the enum MoveVars |
|---|
1 on success.