Numeric detection limit on a string. +REP
#9

This will not work, and it's just the mind most simple idea, but something like this, naturally implemed.

Код:
OnPlayerText{

if(IsNumeric[text] >= 5) return 0;

return 1;
}
Thanks again.
Reply


Messages In This Thread
Numeric detection limit on a string. +REP - by Harty - 25.03.2016, 17:48
Re: Numeric detection limit on a string. +REP - by Mencent - 25.03.2016, 17:54
Re: Numeric detection limit on a string. +REP - by SickAttack - 25.03.2016, 17:56
Re: Numeric detection limit on a string. +REP - by Harty - 25.03.2016, 17:58
Re: Numeric detection limit on a string. +REP - by SickAttack - 25.03.2016, 18:01
Re: Numeric detection limit on a string. +REP - by Harty - 25.03.2016, 18:03
Re: Numeric detection limit on a string. +REP - by SickAttack - 25.03.2016, 18:15
Re: Numeric detection limit on a string. +REP - by Harty - 25.03.2016, 18:17
Re: Numeric detection limit on a string. +REP - by Harty - 25.03.2016, 18:30
Re: Numeric detection limit on a string. +REP - by SickAttack - 25.03.2016, 18:35

Forum Jump:


Users browsing this thread: 1 Guest(s)