Hello, Adding Ankou dungeon Problem

08/13/2019 00:20 DiogoL94#1
Hello everyone.

As the title says I have a problem adding ankou dungeon to a v15 server, the problem also exists when I added Transeia.

The problem is that when I enter the dungeon and should appear the name of the dungeon (Ankou's Asylum) just appears (IDS_DUBEHAMAH_WLD_000000) already tried everything. The dungeon is on the server with no errors on the client and server.
Just don't read the .txt file in the folder.

I tried to replace in .rgn (IDS_DUBEHAMAH_WLD_000000) with (IDS_DURUSTIA_WLD_000000) and it already runs without problem appearing the title (Rustia)

Anyone who has gone through the same can give a help?

I leave Image with the problem

Thank you

[Only registered and activated users can see links. Click Here To Register...]
08/13/2019 01:22 DanaiO#2
Hi DiogoL94!

In your Mapfolder, in this case Ankou Dungeon, has to be a file which name is
like NameoftheMap.txt.txt

add this into the file:
Quote:
IDS_DUBEHAMAH_WLD_000000 Ankou Dungeon
and save it.
08/13/2019 09:20 DiogoL94#3
Quote:
Originally Posted by DanaiO View Post
Hi DiogoL94!

In your Mapfolder, in this case Ankou Dungeon, has to be a file which name is
like NameoftheMap.txt.txt

add this into the file:


and save it.
Good Morning. yes i have this file in the folder. simply the game does not read it.

I tried to change the name, the format, I tried everything and it does not work.

I didn't find anything but is there anything in source to limit the number of maps?
08/13/2019 09:56 Drabur#4
just a small tipp CProject::LoadStrings()
08/13/2019 14:34 DiogoL94#5
Quote:
Originally Posted by Drabur View Post
just a small tipp CProject::LoadStrings()
Dont need add nothing in source

I've tried everything and it doesn't work
08/13/2019 14:46 Drabur#6
ok its just a tip but if you dont use it. read the function once there are all .txt.txt files.