Spix
Well-known member
- Joined
- Sep 23, 2013
- Messages
- 353
- Reaction score
- 1
Hello UGBASE!
I always avoided to script with "call" functions, but now i feel i have time to learn and i tried but it does not work. Can anyone correct me and tell me how i can fix it.
Best Wishes Spexx!
I always avoided to script with "call" functions, but now i feel i have time to learn and i tried but it does not work. Can anyone correct me and tell me how i can fix it.
Best Wishes Spexx!
06AC: 13@ = actor $PLAYER_ACTOR movement_speed
0AB1: call_scm_func @runninganim 4 13@ 0.0 1 255
:Runninganim
if 0019: 13@ > 11@
then
0B56: set_game_key 1@ state 20@
end
0AB2: ret 0