File Details
ins:Junkyard - v0.99b
- B
- Apr 22, 2014
- 10.41 KB
- 1.4K
- 1.0
File Name
insjunkyard-0.99b.zip
Supported Versions
- 1.0
0.99b 2014-04-22
*whistles*
0.99 2014-04-22
Bugfix:
+Apparently using global variables and function names is not a good idea, as this addon and other unnamed
addons also using global variables ran into a bit of a fight.
Change:
+Redid everything to local, then had to swap things around as they were refering to functions that didn't exist yet.
What came first, the function or the call? Well, with Globals it doesn't matter, with locals it does.

