Published: June 27, 2024
1
0
1
Hello Mr. @JagexAsh, when the player is "swimming", how are anim's disabled. Is it handled in the engine? I found a screenshot of fishing trawler (late 2004) that shows none of the tabs disabled. So I'm guessing the anim() command back then didnt do anything in this state
@Tannerdino1 There is indeed a command that blocks the standard anim() command until the effect is revoked. It's called p_animprotect(), which takes an INT for "on" or "off".

