error 035: argument type mismatch - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: error 035: argument type mismatch (
/showthread.php?tid=454051)
error 035: argument type mismatch -
RandomDude - 27.07.2013
pawn Код:
TextDrawShowForPlayer(playerid,usebox[playerid]);
Код:
warning 213: tag mismatch
Re: error 035: argument type mismatch -
Tigerkiller - 27.07.2013
Have you created the Textdraw on OnGameModeInit / onPlayerConnect ?
If so, please show us your Code of the Textdraw / how you created them