Quote:
Originally Posted by trolleras9
seems nice. btw found a bug
ERROR in
action number 2
of Step Event
for object hud_shoot:
In script player_shoot:
Error in code at line 1:
if obj_player.target != noone and obj_player.sr <= 2*obj_player.a //and obj_player.target != global.target
^
at position 46: Unknown variable sr
when clicking attack without targeting anything
|
Quote:
Originally Posted by nik12111
another error
___________________________________________
ERROR in
action number 1
of Key Press Event for F-key Key
for object obj_player:
In script player_shoot:
Error in code at line 1:
if obj_player.target != noone and obj_player.sr <= 2*obj_player.a //and obj_player.target != global.target
^
at position 46: Unknown variable sr
|
This is the same bug and I think I know now what's the reason so I'll try to fix this asap - again, thanks for posting :)
Quote:
Originally Posted by kraasshkid
Quote:
___________________________________________
ERROR in
action number 1
of Mouse Event for Glob Left Pressed
for object obj_player:
Error in code at line 20:
instance_create(x_target,y_target,movepointImpossi ble);
^
at position 18: Unknown variable x_target
|
Another Error...
|
I like the way you've posted bug in quote :)
This one will happen only one time if you'll try to do anything before moving ship - I know about it but I dont have idea what can be reason :(
Greetings.
________________
BlueMagic