random
#1

Hello!

I wanna create random lotto numbers from 1-10. So i created this:

Код:
new Int:RandomLottoNumbers; //line 37
RandomLottoNumbers = random(10)+1;
But now, the compiler writes this:

Код:
\filterscripts\lotto.pwn(37) : warning 213: tag mismatch
What's the problem with this? Please reply

Thanks
Nonameman

Reply


Messages In This Thread
random - by Nonameman - 01.06.2010, 19:20
Re: random - by woot - 01.06.2010, 20:21
Re: random - by Nonameman - 02.06.2010, 12:27
Re: random - by MadeMan - 02.06.2010, 12:42
Re: random - by Nonameman - 02.06.2010, 17:51
Re: random - by Niixie - 02.06.2010, 18:46
Re: random - by Conroy - 02.06.2010, 21:25

Forum Jump:


Users browsing this thread: 1 Guest(s)