Maintenance for the week of September 1:
• PC/Mac: No maintenance – September 1
• PC/Mac: NA and EU megaservers for patch maintenance – September 2, 4:00AM EDT (8:00 UTC) - 9:00AM EDT (13:00 UTC)
• Xbox: NA and EU megaservers for patch maintenance – September 3, 4:00AM EDT (8:00 UTC) - 12:00PM EDT (16:00 UTC)
• PlayStation®: NA and EU megaservers for patch maintenance – September 3, 4:00AM EDT (8:00 UTC) - 12:00PM EDT (16:00 UTC)
Lua - Get directory zzz.lua
I am creating an addon and I'm stuck on one thing, when I use the following line in the Lua
- local dir = debug.getinfo(1).source
it returns me the following result
- @game:/EsoUI/lang/br_pregame.lua
and what I need to know and exactly the way it is
@game: by chance would have the game function something that could help me?