Quote:
Originally Posted by Konstantinos
You need to check each variable individually.
pawn Код:
if(!HouseInfo[h][hEntranceX] && !HouseInfo[h][hEntranceY] && !HouseInfo[h][hEntranceZ])
and use return to stop the code there.
EDIT:
Neither that, editing the post won't help.
|
Thanks to all of you, rep! this helped!