SA-MP Forums Archive
3DTextLabel ? - 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: 3DTextLabel ? (/showthread.php?tid=340175)



3DTextLabel ? - Aprezt - 06.05.2012

How i can delete this ? And the pickup too




Re: 3DTextLabel ? - [HiC]TheKiller - 06.05.2012

It would be very helpful if you could post some code related to this script.


Re: 3DTextLabel ? - Aprezt - 06.05.2012

If you want other code ask i can give it...


Re: 3DTextLabel ? - [HiC]TheKiller - 06.05.2012

If you're starting at ID 1 (It looks like you are), use the following loop:
pawn Code:
for(new f=1; f <= kFirmasi(); f++)



Re: 3DTextLabel ? - Aprezt - 06.05.2012

Thank you !