What is wrong with this ?
#2

You can't have two "else" statements for one "if", give it a thought

if(level > 1)
blabla

else [if level is < 1]
blabla

else [if level is > 1?]
Reply


Messages In This Thread
What is wrong with this ? - by IndependentGaming - 17.07.2015, 19:10
Re: What is wrong with this ? - by JaydenJason - 17.07.2015, 19:12
Re: What is wrong with this ? - by liquor - 17.07.2015, 19:13
Re: What is wrong with this ? - by IndependentGaming - 17.07.2015, 19:13
Re: What is wrong with this ? - by liquor - 17.07.2015, 19:20
Re: What is wrong with this ? - by BladeFire - 17.07.2015, 19:30
Re: What is wrong with this ? - by IndependentGaming - 17.07.2015, 19:52
Re: What is wrong with this ? - by M4D - 17.07.2015, 20:13

Forum Jump:


Users browsing this thread: 1 Guest(s)