Nostalrius team: Max LUA UpValues?

Nostalrius team: Max LUA UpValues?

by blankdiploma » Mon Oct 05, 2015 1:47 am

Hey guys,

I'm trying to port some of my old addons developed in the TBC/WotLK days to Nostalrius, but I'm having trouble. The maximum LUA UpValues on Nostalrius seems to be 32, which is much lower than what retail seems to have used. Not sure if Blizzard raised the limit at some point or what, but regardless: Can we please get this bumped up a bit? Say, to 64 or so? That shouldn't cause any problems.

Thanks.
blankdiploma
Tester
 

Re: Nostalrius team: Max LUA UpValues?

by Rhena » Mon Oct 05, 2015 11:27 am

Isn't the amount of upvalues defined in the client?
Author of LunaUnitFrames - The most advanced unit frames for classic WoW. Visit my GitHub page for them and some other tools i wrote.
Rhyna - Warrior | Nost PvP | Alliance
User avatar
Rhena
Sergeant Major
Sergeant Major
 

Re: Nostalrius team: Max LUA UpValues?

by schaka » Mon Oct 05, 2015 11:51 am

Rhena is right. These things are part of the client (which translates C code to Lua) not the server, which does minimal work reacting to Lua triggered packets and sending back packets which are translated back into Lua variables.
schaka
Senior Sergeant
Senior Sergeant
 


Return to Addons & macros