Problem
#1

error 035: argument type mismatch (argument 2)

PHP код:
            else if (GetPlayerState(i) == && PlayerToPoint(1.0i2230.3579,-2286.2107,14.3751))
            {
                if(
PlayerInfo[i][pJob] == 22)
                {
                    
format(stringsizeof(string), "~w~Materials Bank~n~Materials ammount: ~r~%d"matssys[MatsAmmount]);
                    
GameTextForPlayer(istring50003);
                }
                else if(
PlayerInfo[i][pJob] == 23)
                {
                    new 
string[256];
                    
format(string,sizeof(string),"{FFFFF}Materials:%d\nB59D00Use:/buymats",matssys[MatsAmmount]);
                    
SendClientMessage(COLOR_WHITE,string);// Line 61365 error :/
                
}
            } 
Reply


Messages In This Thread
Problem - by dennissk - 21.09.2013, 22:39
Re: Problem - by Problems - 21.09.2013, 22:43
Re: Problem - by JimmyCh - 21.09.2013, 22:45
Re: Problem - by ajam112 - 21.09.2013, 22:45
Re: Problem - by dennissk - 21.09.2013, 22:50

Forum Jump:


Users browsing this thread: 1 Guest(s)