Hi everyone,

I am trying to find the localized names numbers for dungeons so I can add the entrances to moongates.

For example:
new PMEntry(new Point3D(4467, 1283, 5), 1012003), // Moonglow

The number 1012003 is for localization of Moonglow, would any know the numbers for each dungeon? or how to go about finding them?

Cheers =]
 
You need to download UOFiddler. It will let you see (and search) the contents of the Cliloc file to find what you need.

Before you do all of that though, you may want to look at the World Omniporter script. It will give you what you're looking for and will replace the original travel gates.
 
Hi Falkor,

Thanks for that, I actually was about to update this ticket as I had just found this on another post.

Cheers ~
 
Back