View Single Post
  #3  
Old 05-27-2004, 05:12 AM
Jezebell
Discordant
 
Join Date: Feb 2004
Location: Florida
Posts: 441
Default

Quote:
Originally Posted by confruben
when you zone,you see a text: Entering Tuturial... for example.That is hardcoded,but if you look,after zone,you can see:"You entered tutorial".The last one can be changed.
Actually the "Entering Tutorial...." text can be changed by editing eqstr_us.txt with Wordpad, just open it, search for Tutotial and change it to whatever you want then save it.

The "You have entered Tutorial." text is what I am talking about as having a problem. The changing of the zone name text is handled in the database under the "zone" table in the "long_name" field, but it appears that changing the "long_name" does not work for every zone and I have had Khan test this on his server and he verified it. Which means that:

Code:
1. Either some of the "zone" "long_names" are hardcoded into eqgame.exe
or

Code:
2. The EQEMu code is not reading the "long_name" field in the "zone" table properly.
__________________
Eru, the Creator of Arda
ServerOwner for The First Age
An EQEMulator Roleplaying [Custom-Legit] Server
The First Age Website

Running on: Asus A7N8X-Deluxe, AMD Athlon XP 2100+, Geil 1024MB PC3200 Ultra DDR RAM,
WD 40GB 7200rpm ATA-100 HDD, Visiontek 128MB Geforce4 TI 4400, Windows XP Pro SP2
Reply With Quote