I'm need chat admin.
#10

Quote:
Originally Posted by _Khaled_
Посмотреть сообщение
Dunno sorry :/
I'm not familiar with anything but Y_INI..
Don't know MySQL or anything else..

show me your player saving codes.
I'm will give you an example of a command that you know it functions.
if ( GetPVarInt( playerid, "Level" ) < 1 )
it my functions of the admin.
PHP код:
it stock, (1487) : error 076syntax error in the expression, or invalid function call
stock SendMessageToAdmins
(color, const string[])
{
    for(new 
0MAX_PLAYERSi++)
    {
        if(
IsPlayerConnected(i))
        {
            if(
GetPVarInt Level)
            {
                
SendClientMessage(icolorstring);
            }
        }
    }
    return 
1;
}
it line 1487: if(GetPVarInt Level)
How do i fix it
Reply


Messages In This Thread
I'm need chat admin. - by Userpwon - 14.09.2012, 19:05
Re: I'm need chat admin. - by Camacorn - 14.09.2012, 19:11
Re: I'm need chat admin. - by Drake1994 - 14.09.2012, 19:12
Re: I'm need chat admin. - by _Khaled_ - 14.09.2012, 19:17
Re: I'm need chat admin. - by Userpwon - 14.09.2012, 19:45
Re: I'm need chat admin. - by _Khaled_ - 14.09.2012, 19:52
Re: I'm need chat admin. - by Userpwon - 14.09.2012, 19:56
Re: I'm need chat admin. - by _Khaled_ - 14.09.2012, 19:59
Re: I'm need chat admin. - by Drake1994 - 14.09.2012, 20:04
Re: I'm need chat admin. - by Userpwon - 14.09.2012, 20:06

Forum Jump:


Users browsing this thread: 3 Guest(s)