Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Database/World Building

Development::Database/World Building World Building forum, dedicated to the EQEmu MySQL Database. Post partial/complete databases for spawns, items, etc.

Reply
 
Thread Tools Display Modes
  #1  
Old 11-23-2004, 03:43 AM
Dvinn
Fire Beetle
 
Join Date: Nov 2004
Location: The Emerald City, Oz
Posts: 20
Default Re: Noob question

Quote:
Originally Posted by Aich
woundering how I cna get all the models to load using #race
Here's a quote from the Guidebook v1.3:

Quote:
If you view your EverQuest directory, you’ll notice a few files named:

zonename_chr.txt

Typically, the _chr.txt files will only be listed for the latest zones (LDoN, revamped zones, etc.) What I have discovered is that the only apparent “check” made against changing these files is a first line of text that tells eqgame.exe how many models it should be loading.

Great news! You can customize the newer zones - or at least that’s what I first though. Once I started playing around even further I really got excited. I discovered that eqgame.exe is apparently hardcoded to accept a *_chr.txt file for every zone even if they don’t have one now! This means that even though global_chr.s3d and freportw_chr.s3d are loaded when you zone to West Freeport, IF freportw_chr.txt exists the client will force load any and all models specified in that file!

How to add models to any zone

A zonename_chr.txt file contains the following type of information:

6 <---- Line 1 tells the client how many models will be loaded.
gol,qeynos_chr <---- Lines 2+ specify which models to load and
gia,commons_chr from which _chr.s3d file(s).
bet,ecommons_chr format: model_id,file_id (no spaces!)
spi,ecommons_chr
gob,butcher_chr
imp,steamfont_chr

It is this file that you can manually change to force load any model(s) you wish to be available in that zone as long as you know the model_id and file_id for loading them (EQEMu Guidebook 1.3 will have a listing). the s3d file extension should not be used when specifying the file_id. Also, I cannot stress enough, do not use spaces!

NOTE: If you use an incorrect model_id, file_id, use spaces, use a period instead of a comma or type anything incorrectly, you will crash any client zoning into the zone with a bad zonename_chr.txt file. Because of this, I highly suggest you only add 2-3 models at a time (even if using the Guidebook's information) to ensure everything is correct. It's much easier to locate a problem in 3 entries than it is in 30.

Example of use:

Open Notepad or any text editor.

On Line #1 type the following: 3
On Line #2 type the following: skb,skb_chr
On Line #3 type the following: fgh,fgh_chr
On Line #4 type the following: scr,scr_chr

Now save the file (as ANSI text) into your EverQuest directory as freporte_chr.txt

The next time you zone into E. Freeport, you will be able to spawn and see Kunark Scorpions, PoNightmare Banshees and LDoN Froglok Ghosts in East Freeport. It’s that easy!

As mentioned previously, you can also add/remove files from pre-existing zonename_chr.txt files. And remember, the zone will still load all global models as well as any models in its zonename_chr.s3d file (providing it has one. Later zones do not).
Reply With Quote
  #2  
Old 01-31-2005, 03:35 AM
pwned4's Avatar
pwned4
Fire Beetle
 
Join Date: May 2004
Posts: 6
Default Force Loading

WHen FOrce Loading, i have different zonename_chr.txt files, how would i get different force loads into to one notepad, owuld i have to paste and putall the force loads into one notepad for that specific zone?
Reply With Quote
  #3  
Old 02-19-2005, 10:13 PM
sdabbs65
Dragon
 
Join Date: Dec 2003
Location: Earth
Posts: 818
Default Force Loading Models.

Quote:
Originally Posted by pwned4
WHen FOrce Loading, i have different zonename_chr.txt files, how would i get different force loads into to one notepad, owuld i have to paste and putall the force loads into one notepad for that specific zone?
I wonder if this would eat up memory if every thing in the game was force loaded.
__________________
hosting Eqemu/Runuo/wow Emulators.

www.cheaterz.info
Reply With Quote
  #4  
Old 06-24-2005, 05:28 PM
Shadow-Wolf
Dragon
 
Join Date: Oct 2003
Posts: 511
Default

Quote:
Originally Posted by sdabbs65
I wonder if this would eat up memory if every thing in the game was force loaded.
If everything in the game was force loaded I think your computer would simply crash. Either that or eq would crash, I do know that you would get a "this program is not responding" error if you were to try to close it...
__________________
How about the power to kill a yak from 200 yards away...WITH MIND BULLETS! thats telekinesis kyle.
Reply With Quote
  #5  
Old 06-23-2005, 05:36 AM
jdankanyin
Sarnak
 
Join Date: Jun 2002
Posts: 30
Default Ship model

im trying to add the model ship into my custom zone i moved all the files from freeporte_obj and freeporte_char to my custom zone chr and obj using 3dspy and still no luck still get a human any help would be very helpful and also the char is still in there
Reply With Quote
  #6  
Old 06-24-2005, 03:21 AM
sdabbs65
Dragon
 
Join Date: Dec 2003
Location: Earth
Posts: 818
Default

Quote:
Originally Posted by jdankanyin
im trying to add the model ship into my custom zone i moved all the files from freeporte_obj and freeporte_char to my custom zone chr and obj using 3dspy and still no luck still get a human any help would be very helpful and also the char is still in there

try setting the Gender to 0.
__________________
hosting Eqemu/Runuo/wow Emulators.

www.cheaterz.info
Reply With Quote
  #7  
Old 06-24-2005, 04:29 AM
Windcatcher
Demi-God
 
Join Date: Jan 2002
Posts: 1,175
Default

Moving the model terxtures definitely won't help you. The polygon data is in the .WLD file. Try setting bodytype and texture to 0 and gender to 2. This seems to be the setting for other ships. The race is 72 and the model name to force load is "PRE". I've never tried force-loading the ship, but maybe this will help.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 04:27 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3