Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: SDPhantom
Forum: Lua/XML Help 10-14-20, 11:53 PM
Replies: 13
Views: 8,777
Posted By SDPhantom
Lua has always done this. I don't know how the...

Lua has always done this. I don't know how the original function handled it, but as it's written here, it never should have.
Forum: Lua/XML Help 10-14-20, 04:57 PM
Replies: 13
Views: 8,777
Posted By SDPhantom
Explaining the error is a little complex, but...

Explaining the error is a little complex, but passing a string to your function made the call end up like this.
("AchievementFont_Small"):SetFont(GMFONTS["B"],12)
When you index a string like a...
Showing results 1 to 2 of 2