Error with inputtext
#5

Quote:
Originally Posted by Sandiel
Посмотреть сообщение
No problem, if you need anything else, just PM me anytime.
pawn Код:
if( !strcmp( inputtext, "Male" ) || !strcmp( inputtext, "Female" )  || !strcmp( inputtext, "Boy" ) || !strcmp( inputtext, "Girl" ) )
{
    //your code
}
else
{
    // your code
}
Reply


Messages In This Thread
Error with inputtext - by Stefand - 16.08.2012, 18:29
Re : Error with inputtext - by Sandiel - 16.08.2012, 18:31
Re: Error with inputtext - by Stefand - 16.08.2012, 18:34
Re: Error with inputtext - by Sandiel - 16.08.2012, 18:35
Re: Error with inputtext - by FalconX - 16.08.2012, 18:49

Forum Jump:


Users browsing this thread: 1 Guest(s)