2 Errors
#1

Code:
Код HTML:
    ///////////////////////////////////////////////////////////////////////////////////
    new bankaba[128];
    format(bankaba, sizeof(bankaba),"$%d",PlayerInfo[playerid][pNovacBanka]);
    PlayerTextDrawSetString(playerid,IgracevInfo[11], zlatoba);
    ///////////////////////////////////////////////////////////////////////////////
    new zlatoba[128];
    format(zlatoba, sizeof(zlatoba),"%d g",PlayerInfo[playerid][pZlato]);
    PlayerTextDrawSetString(playerid,IgracevInfo[14], zlatoba);
    //////////////////////////////////////////////////////////////////////////////
Error:
Код HTML:
C:\Users\Test\Desktop\Grand School RolePlay\gamemodes\gs-rp.pwn(17839) : error 035: argument type mismatch (argument 2)
C:\Users\Test\Desktop\Grand School RolePlay\gamemodes\gs-rp.pwn(17843) : error 035: argument type mismatch (argument 2)
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
P.S. Code is under "OnPlayerUpdate"!
Thank you!
Reply


Messages In This Thread
2 Errors - by mmlinaric - 25.12.2018, 13:50
Re: 2 Errors - by mmlinaric - 25.12.2018, 15:33
Re: 2 Errors - by mmlinaric - 25.12.2018, 15:35
Re: 2 Errors - by Undef1ned - 25.12.2018, 16:16
Re: 2 Errors - by mmlinaric - 26.12.2018, 08:23

Forum Jump:


Users browsing this thread: 1 Guest(s)