Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: Talen-Shei
Forum: AddOn Search/Requests 08/11/15, 02:50 PM
Replies: 11
Views: 6,816
Posted By Talen-Shei
Lemming, the problem with that, as a former...

Lemming, the problem with that, as a former GuildMaster on multiple MMO's is the GM gets the very life sucked out of them. There is a huge demand on the GM and officers, and they do not get to really...
Forum: Lua/XML Help 08/06/15, 03:14 AM
Replies: 13
Views: 8,470
Posted By Talen-Shei
That's okay, you've been extremely helpful and a...

That's okay, you've been extremely helpful and a great wealth of knowledge to have around :)

@sirinsidiator, Thank you so much! And while I am at it I must say, why is this not in the examples?! I...
Forum: Lua/XML Help 08/05/15, 05:41 PM
Replies: 13
Views: 8,470
Posted By Talen-Shei
Thanks!

Thanks for the tip circonian, I'm actually using the version number currently to quickly wipe my saved data to start from scratch during testing to ensure that everything is working as expected and...
Forum: Lua/XML Help 08/05/15, 02:23 PM
Replies: 13
Views: 8,470
Posted By Talen-Shei
I have to access a per-user and account-wide...

I have to access a per-user and account-wide table at the same time to accomplish this so I simply defined both as separate variables.



function InitializePlugin () --the very first function...
Forum: Lua/XML Help 08/05/15, 02:02 AM
Replies: 13
Views: 8,470
Posted By Talen-Shei
Strange

Seems like the way I was injecting the data should have worked by what you guys are saying. I have since used the method I talked about in my first post to pass the saved variables table as an...
Forum: Lua/XML Help 08/03/15, 08:28 PM
Replies: 13
Views: 8,470
Posted By Talen-Shei
Issue with saving

So what I wanted to accomplish was to build a table like so:


function buildatable(saveType)
local temptable = {}
local numitems = getNumItems() -- inconsequentially named function,
--...
Showing results 1 to 6 of 6