[Help] Error 035 - 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: [Help] Error 035 (
/showthread.php?tid=661146)
[Help] Error 035 -
ApolloScripter - 23.11.2018
That line gives me back the following error:
PHP код:
new Text3D:label = CreatePlayer3DTextLabel(playerid,"Admin",C_BLUE,30.0, 40.0, 50.0,40.0);
error 035: argument type mismatch (argument 3)
someone know why?
Re: [Help] Error 035 -
v1k1nG - 23.11.2018
Your are using the wrong color define
Re: [Help] Error 035 -
NeXTGoD - 23.11.2018
new PlayerText3D

lay