void setweight(int weight); //id:0x0084
Sets the weight of a character (current script).
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.
-1
Otherwise a range around 0-100 seems reasonable enough to be able to push a character around.
Last updated 2 years ago