View Full Version : editing classes
ashai
02-26-2010, 04:50 AM
Did not know where to put this, so feel free to move it.
I was wondering if any one know were/how to change the names of the classes in game, I've look through almost every thing and still cant figure it out. I know its listed in the client side UI but that does not help with in game (inventory menu etc) I'm also thinking its listed on the server side? I am kind of new to this stuff, and by kind of I mean very, so any help and/or information would be greatly appreciated.
ChaosSlayerZ
02-26-2010, 01:37 PM
its in one of the data string file.
like data_us.txt or something like that
make sure to use an editor that supports hidden line characters when editing it, or you will screw it up.
ashai
02-27-2010, 03:31 AM
Hmm think I may have gotten myself in a little over my head. The only "data?" files I can find (server side) are the .h and .cpp files. Which are mostly in "...\eqserver\world"
I am looking at the files Client.cpp (which seems to be just changing what race etc can play which class)
SoFCharCreatedata.h which seems to be for race/class/every thing else set ups.
I've also found a few files called classes under "...\eqserver\common"
Alas, non of these files seem to be doing it as of right now i don't care what the server/client thinks a players class is i just want it to show up under the inventory screen etc. I am also hoping that item and spell tags can be changed as well? Not looking for hand me outs but I be asking for a little more direction : D Once again thanks for your help. : p
steve
02-27-2010, 09:47 AM
You can't edit class names without modifying the client files. That's what he's referring to -- look in your EQ directory.
ChaosSlayerZ
02-27-2010, 01:40 PM
aye, those files are client side
ashai
02-27-2010, 06:39 PM
ah, o wow i feel dumb now. They are located in "eqstr_us". /sigh not as hard as i figured lol.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.