Runescape Movement 2d lite *Update*
Uploader Comments (stanhurxxx)
All Comments (16)
-
cant see what u doin ..
-
put the code IN DESC!!!!!!!!!!!!!!!!!!
-
HEELPPPP...... PLZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
ZZ.............. (SAY PLZZZZZ FOREVER) -
the fail i get:
FATAL ERROR in
action number 1
of Step Event
for object obj_player:
COMPILATION ERROR in code action
Error in code at line 5: if distance_to_object(goto)<;{ ^
at position 30: Unexpected symbol in expression.
-
ERROR in
action number 1
of Step Event
for object obj_player:
Error in code at line 1: if instance_number(goto)>0{ ^
at position 20: Unknown variable goto
-
with(goto){instance_destroy}() ;}
into
with(goto){instance_destroy() ;}
-
FATAL ERROR in
action number 3
of Mouse Event for Glob Left Button
for object obj_player:
COMPILATION ERROR in code action
Error in code at line 2: if distance_to_object(obj_pointer
) <1 (with obj_pointer){instance_destroy( );} ^ at position 41: Unexpected symbol in expression.
-
doesn't work like everytime ;'(
I have the same problem! HELP!
Gentner24 2 years ago
i see the error change
with(goto){instance_destroy}() ;}
into
with(goto){instance_destroy() ;}
stanhurxxx 2 years ago
it doesnt work look this what it says FATAL ERROR in
action number 1
of Mouse Event for Glob Left Pressed
for object obj_player:
COMPILATION ERROR in code action
Error in code at line 1: with(goto){instance_destroy}();}
at position 28: Assignment operator expected.
mw2fanvideos 2 years ago
i see the error change
with(goto){instance_destroy}() ;}
into
with(goto){instance_destroy() ;}
stanhurxxx 2 years ago