Command /setplate with 3dtext - 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: Command /setplate with 3dtext (
/showthread.php?tid=410659)
Command /setplate with 3dtext -
ViperStylez - 26.01.2013
hi i've searched how to add 3dtext on a vehicle thats added for car ownership system, but when i compile it gives me this error... :
Код:
D:\Zpade GM\gamemodes\Rp.pwn(11726) : error 017: undefined symbol "PropertyString"
D:\Zpade GM\gamemodes\Rp.pwn(11726) : error 017: undefined symbol "PropertyString"
D:\Zpade GM\gamemodes\Rp.pwn(11726) : error 029: invalid expression, assumed zero
D:\Zpade GM\gamemodes\Rp.pwn(11726) : fatal error 107: too many error messages on one line
can you tell me why please?
Re: Command /setplate with 3dtext -
DiGiTaL_AnGeL - 26.01.2013
Have you created the "PropretyString" variable?
Re: Command /setplate with 3dtext -
ViperStylez - 26.01.2013
no.. but how i've to create it?.. can you tell me? with #define and forward or what? o.o
Re: Command /setplate with 3dtext -
ikbenremco - 26.01.2013
new PropretyString[128];