errors help! +rep
#2

PHP код:
stock Paccountid()
{
    new 
count[26];
    new 
strings[128];
    foreach (
Playeri)
    {
        
count dini_Get("count.sav""lastaccountid");
        new 
plusone strval(count) + 1;
        
PlayerInfo[i][Accountid] = plusone;
        
format(stringssizeof(strings),"%d"plusone);
        
dini_Set("count.sav""lastaccountid"strings);
    }
    return 
1;

Try this
Reply


Messages In This Thread
errors help! +rep - by KillerStrike23 - 26.09.2014, 07:02
Re: errors help! +rep - by amirab - 26.09.2014, 07:13

Forum Jump:


Users browsing this thread: 1 Guest(s)