Can someone help with coding issues in my game?
For some reason, a line of code isn't working in the file "king_slime_ai" in the enemies folder. I don't know how to fix it.
For some reason, a line of code isn't working in the file "king_slime_ai" in the enemies folder. I don't know how to fix it.
It's in gunventure's code.
which line?
I can give you access to it if you want.
It's an 'end' in the 500s.
Ok, so which line are you getting an error at?
I don't understand, there's only 225 lines in that file in the publicly visible code for king_slime_ai. what is the issue you are having? what is the code supposed to do?
please give us more details
Sorry, It's in line 172. Also, the issue I'm having is that for some reason, every time I type an 'end' for a specific 'if' statement, it says 'expressions expected'. I don't know how I'm supposed to fix an issue like that.
Sorry if what I'm saying doesn't make any sense, I'm just very confused on this entire issue.