View Single Post
08-29-20, 08:48 AM   #16
MunkDev
A Scalebane Royal Guard
 
MunkDev's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2015
Posts: 431
I think your code is severely flawed if you have 200 local variables in a single scope. You should read tutorials on how Lua works, especially I think you'll find tables interesting, and some tutorials on programming in general.
__________________
  Reply With Quote