So i have the script on my game, and everything goes great until I add an enemy event.
It says to place comments on the parralell process, which i have done (you know the, ABS, ID, Agressiveness etc.)
Everything works fine untill i gets to "trigger"
Now im presuming this is what the enemy does when it is defeated, and i want the enemy to dissapear (end event)
The help file says to set trigger to 0 to end event
so i did. then it came up with this error message:
ABS Line 481 NoMethodError
private method 'split' called for Nil:NilClass
Im not experienced with scripting, so i am unsure about what do to
could someone shunt me in the right direction?
Thanks In Advance
It says to place comments on the parralell process, which i have done (you know the, ABS, ID, Agressiveness etc.)
Everything works fine untill i gets to "trigger"
Now im presuming this is what the enemy does when it is defeated, and i want the enemy to dissapear (end event)
The help file says to set trigger to 0 to end event
so i did. then it came up with this error message:
ABS Line 481 NoMethodError
private method 'split' called for Nil:NilClass
Im not experienced with scripting, so i am unsure about what do to
could someone shunt me in the right direction?
Thanks In Advance