Blockland Forums > General Discussion
Is there any way to make a player always loop the walking animation?
Fastlex:
I need it for a video effect
Paradon:
If you're on someone else's server, press sit and forward at the same time. It works the same way as the humping trick. It doesn't work in singleplayer though because your connection is too good.
elm:
%player.playThread(0,run);
Fastlex:
--- Quote from: elm on August 03, 2013, 06:53:14 PM ---%player.playThread(0,run);
--- End quote ---
How do I use this?
Subpixel:
--- Quote from: Fastlex on August 03, 2013, 06:57:17 PM ---How do I use this?
--- End quote ---
findClientByName("Fastlex").player.playThread(0, run);