RP Names
#4

Quote:
Originally Posted by BroZeus
Посмотреть сообщение
use this for declaration-
Код:
new firstname[15],lastname[15];
and condition this--
Код:
if(strlen(firstname)>15)
{
//wahtever u want to do
}
if(strlen(lastname)>15)
{
//wahtever u want to do
}
How exactly I should use that? And how script knows what is firstname and what is lastname?
Reply


Messages In This Thread
RP Names - by Lajko1 - 27.02.2014, 15:57
Re: RP Names - by Lajko1 - 28.02.2014, 11:32
Re: RP Names - by BroZeus - 28.02.2014, 11:47
Re: RP Names - by Lajko1 - 28.02.2014, 17:18

Forum Jump:


Users browsing this thread: 1 Guest(s)