Heh, no problem. So you know hexadecimal numbers and CALL and RETN? That's good.
Oh, also, lace informed me that the complete list of "normal" commands to use after CMP is:
JE, JNE, JG, JGE, JL, JLE. JE = if equal, JNE = if not equal, JG = if greater, JGE = if greater or equal, JL = if less, JLE = if less or equal.
What, you mean the mod I'm currently working on?
I'm still working on it, I just don't have much time on my compy. And I have a terrifying exam in a week.
But I have plans to do A TON of work on summer holidays.