impossible problem?
#4

You need to exit the command if the player types a wrong number, i.e. add a return after your ShowPlayerDialog line. And while I'm at it, here's a little trick:

pawn Код:
if(!(1000 <= strval(inputtext) <= 10_000_000))
Reply


Messages In This Thread
impossible problem? - by rt-2 - 01.10.2011, 22:37
Re: impossible problem? - by Dripac - 01.10.2011, 22:41
Re: impossible problem? - by rt-2 - 01.10.2011, 22:47
Re: impossible problem? - by Vince - 01.10.2011, 23:00
Re: impossible problem? - by rt-2 - 01.10.2011, 23:21
AW: Re: impossible problem? - by Nero_3D - 02.10.2011, 00:23
Re: impossible problem? - by rt-2 - 11.10.2011, 06:18

Forum Jump:


Users browsing this thread: 1 Guest(s)