![]() ![]() |
![]() Post #1 | |
The New Guy! Posts: 2 Joined: 28-June 12 ![]() | Hi all i want ask if someone know how to change actor movement speed like super cj mod. |
![]() Post #2 | |
![]() Newbie In Training Posts: 16 From: NYC USA Joined: 29-December 09 ![]() | Hi all i want ask if someone know how to change actor movement speed like super cj mod. Yes you need to use the following opcodes: if 0611: actor $PLAYER_ACTOR performing_animation "sprint_civi" then 0393: actor $PLAYER_ACTOR perform_animation "sprint_civi" at $your_var times_normal_rate end $your_var is a float This post has been edited by Sidewalk Surfer: Jul 12 2012, 10:47 PM -------------------- Whoa dude! Mr. Turtle is my father. |
![]() ![]() |