Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Miravlix
Forum: Lua/XML Help 04-18-06, 07:34 PM
Replies: 10
Views: 6,043
Posted By Miravlix
Local is handled at load time, the second it's...

Local is handled at load time, the second it's executed it takes effect and is availble to the file/function/if/for/etc scope.

file1.lua

-- Create a local table
local m = {}

-- A variable
m.debug...
Forum: Site help, bugs, suggestions/questions 04-03-06, 11:16 AM
Replies: 0
Views: 714
Posted By Miravlix
Lightbulb 1.10 compatible addons, but I don't want to support them

I have some where around 160 addons in my addon folder, out of those quite a few has officially died, so I've fixed them up after every patch so they still work, or sometimes improved on them.

I...
Showing results 1 to 2 of 2