CMD help
#7

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.
You're wrong there, buddy.

Код:
if(HouseInfo[h][hEntranceX] == 0.0 && HouseInfo[h][hEntranceY] == 0.0 && HouseInfo[h][hEntranceZ] == 0.0)
This works the exact same way. But nice try editing the quote to make it look different. Lol.
Reply


Messages In This Thread
CMD help - by N0FeaR - 25.05.2016, 15:56
Re: CMD help - by Darkwood17 - 25.05.2016, 16:01
Re: CMD help - by N0FeaR - 25.05.2016, 16:05
Re: CMD help - by zDivine - 25.05.2016, 16:13
Re: CMD help - by Konstantinos - 25.05.2016, 16:14
Re: CMD help - by N0FeaR - 25.05.2016, 16:22
Re: CMD help - by zDivine - 25.05.2016, 16:28

Forum Jump:


Users browsing this thread: 2 Guest(s)