Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: ensiferumviking
Forum: Lua/XML Help 02/12/20, 03:18 PM
Replies: 4
Views: 6,280
Posted By ensiferumviking
Thank you both, that makes total sense. I'm...

Thank you both, that makes total sense.

I'm itching to test it out now but *sigh* zeni is having their own breed of technical difficulties at the moment and i can't login.
Forum: Lua/XML Help 02/11/20, 09:46 PM
Replies: 4
Views: 6,280
Posted By ensiferumviking
Update, I've sort of fixed it. I changed the...

Update, I've sort of fixed it. I changed the initialization routine to explicitly default the fullList variable instead of relying on the built in Default table to do it.... but I'd still appreciate...
Forum: Lua/XML Help 02/11/20, 08:00 PM
Replies: 4
Views: 6,280
Posted By ensiferumviking
trying to build table, getting 'attempt to index a nil value' error

I'm still getting used to the lua table/key conventions. Here's the code that's causing problems:


local toonName=GetUnitName("reticleover")
PlayerInfoLogger.fullList[toonName]={}


That second line...
Showing results 1 to 3 of 3