Text3D - 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: Text3D (
/showthread.php?tid=608020)
Text3D -
Sirop - 26.05.2016
Hello all sorry for my english
Код HTML:
SetDynamicObjectMaterialText(g_Object[481], "LS Custom", 0, 90, "Arial", 58, 1, 0xFF7E1A6C, 0x0, 1);
Код HTML:
C:\Users\Yamaha\Desktop\Serveur Secondair RP\gamemodes\sdrp.pwn(1533) : error 035: argument type mismatch (argument 2)
Re: Text3D -
AbyssMorgan - 26.05.2016
Код:
SetDynamicObjectMaterialText(STREAMER_TAG_OBJECT objectid, materialindex, const text[], materialsize = OBJECT_MATERIAL_SIZE_256x128, const fontface[] = "Arial", fontsize = 24, bold = 1, fontcolor = 0xFFFFFFFF, backcolor = 0, textalignment = 0);
Re: Text3D -
Dayrion - 26.05.2016
DELETED - I'm wrong. :$