command will not get id correctly
#2

try:
Код:
if (skinid != 108 && skinid != 109 && skinid != 110)
instead of

Код:
if (skinid != 108 || skinid != 109 || skinid != 110)
Reply


Messages In This Thread
command will not get id correctly - by CJ101 - 05.05.2009, 04:20
Re: command will not get id correctly - by XPlatform - 05.05.2009, 04:43

Forum Jump:


Users browsing this thread: 1 Guest(s)