Really need help!
#5

Quote:
Originally Posted by Bayler
LMFAO ... ok NOW im enjoying this...

You can get pissy ALLL you want ..your problem is STILL the SAME, you just added more 'issues' to it from your previous topic.

If you Do:

Код:
if(IMaeRepeatMistakes == yes)
{
//Result return 1;
}
if(IMaeRepeatMistakes == no)
{

}
if(IMaeRepeatMistakes == maybe)
{
//Result return 1;
}
Ill say it again ... Its your IF statements... Try and Merge them

Код:
if(IMakeRepeatMistakes > yes && ImAnIdiot > yes)
{
// Ill Never Learn
return 1;
}
Rofl

Ill try this tomorrow
Reply


Messages In This Thread
Really need help! - by Antonio [G-RP] - 22.05.2010, 03:51
Re: Really need help! - by Bayler - 22.05.2010, 03:57
Re: Really need help! - by Antonio [G-RP] - 22.05.2010, 04:05
Re: Really need help! - by Bayler - 22.05.2010, 04:14
Re: Really need help! - by Antonio [G-RP] - 22.05.2010, 04:43
Re: Really need help! - by Steven82 - 22.05.2010, 04:51

Forum Jump:


Users browsing this thread: 1 Guest(s)