SA-MP Forums Archive
[HELP] 3ddynamictextlabel - 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: [HELP] 3ddynamictextlabel (/showthread.php?tid=516051)



[HELP] 3ddynamictextlabel - Luca12 - 29.05.2014

Hello when player in taxi or bus type /fare 15 then it's label created fine but the problem is when player leaves taxi or bus then label stay above his head. But I was put under onplayerstatechange this. What is the problem, why label won't destroy. Thanks


DestroyDynamic3DTextLabel(fareLabel[playerid]);


Re: [HELP] 3ddynamictextlabel - [NWA]Hannes - 29.05.2014

Post more code, what does your fare command to? What is the label for? What taxi/bus? Which label?