Just out of curiosity . . .
Is there a guide for changing things like the game-intro splash screen, the zoning splash-screen, zone music, zoning text, etc.?
|
C:\Program Files\Sony\EverQuest\ has the MP3s
|
eqstr_en.txt has the text like:
12387 LOADING, PLEASE WAIT... |
the resources folder has the loadscreen image
|
Thanks, just changed my intro splash screen with a custom-made .jpg--looks great. The text on the zoning screen that I was referring to is the text on the screen that identifies the destination zone. Changing the mp3 music is no problem, but most of the older zones have encoded music. I have yet to find a program that allows me to change that music.
|
Quote:
Tried this twice with the most minor of changes and am getting the same results. Ideas? Thanks, Lucid |
If you change any of the numbers in that file, it will break the game. I don't think it does a file size check or anything, but if changing even the text message in there breaks the client, then it must be something like that.
|
The client actually has a function built into it that takes the message string id and polls accordingly regardless if the number is actually populated. I've had little problem editing the client strings. Go make some fun debugging statement to flood your client with if you want to poll the client's response.
Code:
for(int i=1; i<=38000; i++) |
I don't understand what your code is doing, Yeormom, but are you saying you can change the zoning text string without causing the world to crash?
|
bump . . . Yeormom?
|
All times are GMT -4. The time now is 01:57 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.