Posted 09 October 2013 - 03:10 PM
I've figured out how to use both of them and its going good but I can't seem to be able to get it to list items that have the sub numbers like 10:1 for example. Here's a clip of my code that's giving me the trouble for vid shards.
If Id == 25264:4 then
P.addText(5, 200, "Air Shard: "..amount, 0x000000)
I'd I use the I'd without the :4 it works for the air shard. Can't post full code right now as I'm on my phone.
If Id == 25264:4 then
P.addText(5, 200, "Air Shard: "..amount, 0x000000)
I'd I use the I'd without the :4 it works for the air shard. Can't post full code right now as I'm on my phone.