EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::GeorgeS's Tools (https://www.eqemulator.org/forums/forumdisplay.php?f=674)
-   -   All mobs are indifferent to non-gm characters (https://www.eqemulator.org/forums/showthread.php?t=31593)

Garaborn 07-03-2010 10:38 AM

All mobs are indifferent to non-gm characters
 
George I am posting this question here because I used your database download from georgestools. If you think i should post this question elsewhere let me know.
I got everything working well with your georges_db_r1496_1316BOTS_.rar
database. Thanks again for your revision.
My only glitch is the mobs are all indifferent, even goblin warriors to my halfling in rivervale. Their character status is left at the 20 default. (so not GM's)
I read some articles about running faction patches to fix but I havent found a good rev match and I dont want to muck up anything anyways.

Do you have any ideas?

Thanks

GeorgeS 07-03-2010 01:04 PM

Ok here you go

Code:

ALTER TABLE `faction_list` ADD COLUMN `mod_r60` smallint(6) NOT NULL default '0' AFTER `mod_r14`;
ALTER TABLE `faction_list` ADD COLUMN `mod_r120` smallint(6) NOT NULL default '0' AFTER `mod_r108`;

I'll update the database to reflect these changes

GeorgeS

Garaborn 07-04-2010 01:34 PM

Thanks George, I applied the change and it worked great! I appreciate the help.


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

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.