dynamic3dtextlabels - 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: dynamic3dtextlabels (
/showthread.php?tid=623979)
dynamic3dtextlabels -
MerryDeer - 09.12.2016
Hi,
I try do custom damage system, with low timer, destroying, create label dynamic, but all bugg.. With simple all is good what to do?
Re: dynamic3dtextlabels -
CantBeJohn - 09.12.2016
Post your code so that we can see what you're doing.
Re: dynamic3dtextlabels -
MerryDeer - 09.12.2016
I'am creating label In OnPlayerTakeDamage
CreateDynamic3DTextLabel
And setting timer,
public timer(..)
{
I do DestroyDynamic3DTextLabel, and recreate label again, settimer again, i add z coordinate, more and more
}