Why this doesnt work ?
I try to port to a player in my range.
__
:CHECK_1
if and
11@ == 1
0AB0: key_pressed 80
jf @MAIN
Actor.StorePos($PLAYER_ACTOR,0@,1@,2@)
0AE1: $actor = random_actor_near_point 0@ 1@ 2@ in_radius 30.0 find_next 1 pass_deads 1
Actor.StorePos($actor,3@,4@,5@)...