I really need help !!!
#6

Quote:
Originally Posted by MoroJr™
pawn Код:
stock strvalEx(const string[])
{
    if(strlen(string) >= 50)
    {
       return 0;
    }
    return strval(string);
}
Do this and will work :P
Where to put this...please tell me


EDIT: never mind...i fix it and it works...thanks :P
Reply


Messages In This Thread
I really need help !!! - by IVuljak - 17.04.2009, 08:46
Re: I really need help !!! - by Pyrokid - 17.04.2009, 23:08
Re: I really need help !!! - by basker - 18.04.2009, 01:15
Re: I really need help !!! - by ICECOLDKILLAK8 - 18.04.2009, 01:19
Re: I really need help !!! - by Danut - 18.04.2009, 10:11
Re: I really need help !!! - by IVuljak - 20.04.2009, 17:33

Forum Jump:


Users browsing this thread: 2 Guest(s)