little help =D
#2

pawn Код:
public counter()
{
    count++;
    new string[8];
    format(string,sizeof(string),"%d",count);
    TextDrawSetString(Counttext,string);
    return 1;
}
Reply


Messages In This Thread
little help =D - by MestreKiller - 19.12.2010, 17:29
Re: little help =D - by Norck - 19.12.2010, 17:30

Forum Jump:


Users browsing this thread: 2 Guest(s)