Maintenance for the week of May 25:
• PC/Mac: No maintenance – May 25
• ESO Store and Account System for maintenance – May 27, 6:00AM EDT (10:00 UTC) - 4:00PM EDT (20:00 UTC)
It is a language that get's interpreted by the client. So it suffers the memory limits of the client.
It also propably runs in the UI thread, so care must be taken to not slow down graphics display.
The clientis 32-bit, so it is 4 GiB memory or less (depending on how much the game itself needs).
Asking in the Addon/UI Forum would have been better.
If you think anything I or somebody else said violates the Rules of this Forum, you are free to flag my posts. Till I get any notifcaion from this, I just asume you know you have no case against me or Zenimax disagrees with you.
re memory limit:
There seems to be a seperate memory limit for lua. It must still take it's "part" from the total 4 GiB avalible to the game itself.
It can propably be increased via the user settings file: http://www.esoui.com/forums/showthread.php?p=11330
If you think anything I or somebody else said violates the Rules of this Forum, you are free to flag my posts. Till I get any notifcaion from this, I just asume you know you have no case against me or Zenimax disagrees with you.