What's the problem?
#2

Change this:
pawn Код:
if(model != 509 && 481 && 510)
to
pawn Код:
if(model != 509 && model != 481 && model != 510)
Reply


Messages In This Thread
What's the problem? - by Ihsan_Cingisiz - 23.06.2010, 12:47
Re: What's the problem? - by CAR - 23.06.2010, 12:49
Re: What's the problem? - by Ihsan_Cingisiz - 23.06.2010, 12:51

Forum Jump:


Users browsing this thread: 1 Guest(s)