Thanks Bill. been away a few days but, finally got a chance to try it out without quotes. However, I get 2016-10-07 09:12:41 - [string "..."]:10: attempt to call global 'itemTotalCount' (a nil value) Here is the full coding <?xml version="1.0" encoding="utf-8"?><waypoin...
Guys..I'm stuck with this. I cannot make my character use the AT Charges puchased from NPC Angus in Varanas Central. I have used in various different ways: inventory:useItem("202928") and even: if inventory:itemTotalCount("202928") >0 then repeat inventory:useItem("202928&qu...
Finally getting back into this game again. Are there any problems with this that have come up? You can no longer buy ATcharges from the Item Shop with tokens. You have to travel to Varanas Auction House and buy from NPC "Angus" but, I do not know how to buy the Charges. I have tried: play...
I want to buy AT charges (ItemID= 202928) from the Phirius Merchant "Angus" outside the Varanas Auction House, but I can get no further than opening the Chat Window. I am new to Coding and would appreciate any assistance with this.