Lua - Get directory zzz.lua

Update 46 is now available for testing on the PTS! You can read the latest patch notes here: https://forums.elderscrollsonline.com/en/discussion/676209
Maintenance for the week of April 14:
· [IN PROGRESS] Xbox: NA and EU megaservers for maintenance – April 16, 6:00AM EDT (10:00 UTC) - 9:00AM EDT (13:00 UTC)
· [IN PROGRESS] PlayStation®: NA and EU megaservers for maintenance – April 16, 6:00AM EDT (10:00 UTC) - 9:00AM EDT (13:00 UTC)
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.