Actorsqu: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
</CODE> | </CODE> | ||
This is also set by the CON command pstomp. | This is also set by the CON command pstomp. | ||
[[Category:Player structure members]] |
Latest revision as of 15:29, 24 September 2005
This is initialized to -1. It's the actor squished... the actor that you are stepping on when they are shrunk.
When knee_incs is > 0 then the player is made to face the squishee. The actor is actually killed when knee_incs reaches >15.
In multiplayer, you auto-squish other players who are shrunk. This is done by setting:
knee_incs = 1;
This is also set by the CON command pstomp.
weapon_pos = -1;
actorsqu = ps[otherp].i;