09.06.2012, 20:36
The else here has no logic i think.. The first if doesn't return, so they should execute both, even without the else.
My code should go like: If the killer is zombie and killed zombie, do this, if he is zombie and killed human, do this, because than if he wants to add more stuff, the else will stop it.
My code should go like: If the killer is zombie and killed zombie, do this, if he is zombie and killed human, do this, because than if he wants to add more stuff, the else will stop it.