So:
PHP Code:
if ( zp_get_user_zombie(player) || zp_get_user_nemesis(player) ) continue
Not sure how continue works as I never worked with it. But wouldn't that just make the plugin continue and check if gHasSuperman, even if the guy is a zombie, or is the continue only for the loop?
__________________