Maintenance for the week of October 6:
• [IN PROGRESS] ESO Store and Account System for maintenance – October 7, 6:00AM EDT (10:00 UTC) - 4:00PM EDT (20:00 UTC)

Lua - Get directory zzz.lua

Leju
Leju
Soul Shriven
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?
Sign In or Register to comment.