SA-MP Forums Archive
Dynamic Text Labels wont show - 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: Dynamic Text Labels wont show (/showthread.php?tid=435480)



Dynamic Text Labels wont show - UnknownGamer - 07.05.2013

pawn Code:
HouseLabel[h] = CreateDynamic3DTextLabel(PropertyString ,0x00FF00AA,HouseInfo[h][hEntrancex], HouseInfo[h][hEntrancey], HouseInfo[h][hEntrancez],20, 0, -1);
Any idea whats wrong with that?

it doesnt show IG