SA-MP Forums Archive
3D Labels not apperaing - 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: 3D Labels not apperaing (/showthread.php?tid=478826)



3D Labels not apperaing - AA9 - 01.12.2013

I have a problem with 3D labels. Last 3D texts, what i have added under OnGameModeInit, arenґt appearing. I have no idea, why i have that kind of problem and how i should solve it.


Re: 3D Labels not apperaing - SilentSoul - 01.12.2013

Post your codes please.


Re: 3D Labels not apperaing - AA9 - 01.12.2013

pawn Код:
Create3DTextLabel("Vajuta [Y], et muukraud osta",COLOR_YELLOW, 2007.1808,-1777.8923,17.3557, 0, 0); - Doesnt appear
 Create3DTextLabel("Vajuta H, et parandada sхiduk.", V_PUNANE, 1586.0980,-1677.5066,5.8970, 10.0, 69, 0); - Doesnt appear
Create3DTextLabel("/autopood\n/motikapood", COLOR_LIGHTGREEN, 1490.5638,1307.7155,1093.2891, 10.0, 11, 0); - Appears
 Create3DTextLabel("ARK", COLOR_LIGHTORANGE,  1113.0729,-1837.2924,16.6004, 25.0, 0, 0); - Appears
Create3DTextLabel("Los Angeles Police Department", V_SININE,1555.3304,-1675.6241,16.1953, 35.0, 0, 0); - Appears
Create3DTextLabel("Los Angeles Emergency Services", V_PUNANE,1172.4148,-1323.8219,15.4040, 35.0, 0, 0); - Appears
Create3DTextLabel("/varustus", V_PUNANE, 1189.7305,-1315.0702,1349.3960, 35.0, 69, 1); - Appears