error 035: argument type mismatch
#1

pawn Код:
new string3[250];
            new PlayerText3D:vtext;
            format(string3,sizeof(string3),"%s", PlayerInfo[playerid][Tag]);
            vtext = CreatePlayer3DTextLabel(playerid,PlayerText3D:vtext,0xFFFF00FF,string3);
            SendClientMessage(playerid,green,"VIP Text Turned on");
            SendClientMessage(playerid,yellow,"[VIP]: You can change your Custom Text using /viptext");
Error on this line

pawn Код:
format(string3,sizeof(string3),"%s", PlayerInfo[playerid][Tag]);
Error
pawn Код:
F:\samp03z_svr_R2-2_win32\gamemodes\v5.3.pwn(16212) : error 035: argument type mismatch (argument 2)
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
Reply


Messages In This Thread
error 035: argument type mismatch - by Venice - 09.08.2014, 19:16
Re: error 035: argument type mismatch - by [XST]O_x - 09.08.2014, 19:20
Re: error 035: argument type mismatch - by Venice - 09.08.2014, 19:30

Forum Jump:


Users browsing this thread: 1 Guest(s)