View Full Version : eqemu merchants question
Sakrateri
06-13-2004, 10:41 AM
How do iI change where it says < eqemu merchant > under the merchants names ?? I have done a search and cant find answer
animepimp
06-13-2004, 01:59 PM
Theres a last name field in the NPC Db. Change that to whatever you want it to say.
Shadow-Wolf
06-13-2004, 02:28 PM
Umm yeah and one thing he forgot to mention is that you have to change it for EVERY merchant(i think O.o)
You will have to edit source to change Merchant/Banker names.
monalin crusader
06-13-2004, 05:18 PM
If you just dont want a last name at all just type in
UPDATE npc_types SET lastname=NULL;
EDIT: Actualy you gota go into the code too hehe forgot its hardcoded into the source do a search for class=41 or something like that and you should find what it puts for all merchants.
Sakrateri
06-13-2004, 09:44 PM
Exactly where would i do a search for class=41 ?? . In what file ?
wize_one
06-13-2004, 10:08 PM
look in mob.cpp
Sakrateri
06-13-2004, 10:18 PM
Ok , that means I have to know how to do compiling , which i dont lol . I am assuming there is no way to do it with MYSQLFront then ?
I am trying to learn VB so strap yourselfs in cause i may blow something up lol . Oh and thanks alot for the responses , much appriciated :)
wize_one
06-13-2004, 11:01 PM
you can try the lastname field in the npc_types table.. not sure if it will work for ya or not
Sakrateri
06-14-2004, 12:23 AM
Tried that and it doesnt seem to work , is weird too cause if I put a last name in there it does not show up but when I do #showstats on the npc it shows the last name i put in , well guess i will have to stick with how they are for now , thanks
animepimp
06-14-2004, 12:57 AM
Does your server say using old DB format for NPCs when it loads up? IIf so you have to add the AC column so that it will use the new format and read the lastnames.
tcsmyworld
06-14-2004, 04:42 AM
Have you tried this??
http://www.eqemulator.net/forums/viewtopic.php?t=15110&sid=f9b5ab97b1c28b8d689a1c55 f3a44948
Sakrateri
06-14-2004, 04:42 AM
It doesn't say that , Its a version 5.6 server using the mw 2 database , if thats any help mabey i should try that ac thing though?
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.