set_movevar
Syntax
native set_movevar(const MoveVars:var, any:...);
Usage
| Parameter | Description |
|---|---|
| var | The specified mvar, look at the enum MoveVars |
Description
Sets a movevar value to a playermove.
Return
1 on success.
native set_movevar(const MoveVars:var, any:...);
| Parameter | Description |
|---|---|
| var | The specified mvar, look at the enum MoveVars |
Sets a movevar value to a playermove.
1 on success.