12.05.2020, 07:01
Code:
C:\Users\celli\Desktop\ww3\pawno\include\wshop.inc(1258) : error 035: argument type mismatch (argument 4) C:\Users\celli\Desktop\ww3\pawno\include\wshop.inc(1293) : error 035: argument type mismatch (argument 3) Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors.
In inc 1258 and 1293 line;;
Code:
td = CreatePlayerTextDraw(playerid, x, y, text);//1258 td = TextDrawCreate(x, y, text);//1293