SA-MP Forums Archive
Incognito's Streamer - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Incognito's Streamer (/showthread.php?tid=269532)



Incognito's Streamer - Skylar Paul - 16.07.2011

Nevermind.


Re: Incognito's Streamer - Calgon - 16.07.2011

How are you defining 'idx'? It's a bit hard to understand your problem when you haven't given us much to work with.

If you're sure the 'idx' variable has the proper ID that won't equal 0 or something else, try add a print() statement to track 'idx' below CreateDynamic3DTextLabel().


Re: Incognito's Streamer - Skylar Paul - 16.07.2011

-snip-


Re: Incognito's Streamer - Skylar Paul - 16.07.2011

Could it be the fact that idx = 0?


Re: Incognito's Streamer - Calgon - 16.07.2011

Yes, that was generally what I was getting at. As I said, try printing the 'idx' variable.