Originally Posted by Epic
The additional numeric parameter in the "!game [number]" command will help you set the upper limit of the range yourself, otherwise it will always be equal to the number 100, and the guessed number will be from 1 to 100. The secret number you are trying to guess is chosen randomly within the specified range and stored in the %number variable.

Yes sorry. I got it late and I couldn't remove my stupid question. Sorry again

Originally Posted by Epic
After all, that's what was intended in your code that you attached in the very first post? Or was this code not created by you?

Of course I started with a ground, with a template. Honestly I'm not able yet to give born to such difficult addon (I'm a violinmaker, not a programmer! This is just kinda hobby for me). And believe that I read Your forum...

My only problem is that message The next attempt is possible in XXX sec, when the game is unset. Shoud be enough just to have message Come up with a new number:STAY TUNED
And...

if ($1 == !game && $nick($chan,$nick,~@)) {

Is ok if I set ($chan,$nick,~) so only owner can decide when to start a manche?

Thanks

Last edited by Fernet; 16/12/24 05:23 PM.