Set Weight
Signature
void setweight(int weight); //id:0x0084Description
Sets the weight of a character (current script).
Arguments
Weight
The weight of the character.
If its set to -1, the character cannot be pushed, but can push everyone else that doesn't have a weight of -1.
Otherwise a range around 0-100 seems reasonable enough to be able to push a character around.
Last updated