Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 04-26-2011, 04:08 AM
Shamanistik08
Sarnak
 
Join Date: Apr 2011
Posts: 47
Default Bane damage

Hi there,

Just a question, I was wondering if it was possible to create a bane damage : Froglok weapon, and if it's possible, how exactly.

Thanks !
Reply With Quote
  #2  
Old 04-26-2011, 11:17 AM
ChaosSlayerZ's Avatar
ChaosSlayerZ
Demi-God
 
Join Date: Mar 2009
Location: Umm
Posts: 1,492
Default

update items set banedmgrace=Z, banedmgraceamt=10 where id=X;

this will add 10 points of Bane damage to weapon id X, for race # Z
Reply With Quote
  #3  
Old 04-26-2011, 11:31 AM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,449
Default

Quote:
Originally Posted by ChaosSlayerZ View Post
update items set banedmgrace=Z, banedmgraceamt=10 where id=X;

this will add 10 points of Bane damage to weapon id X, for race # Z
Keep in mind you have to use the bane races list.

http://www.eqemulator.net/wiki/wikka...ka=BodyTypList
Reply With Quote
  #4  
Old 04-26-2011, 11:57 AM
ChaosSlayerZ's Avatar
ChaosSlayerZ
Demi-God
 
Join Date: Mar 2009
Location: Umm
Posts: 1,492
Default

thats actually list of BODY types.
for the sql command I gave him, he can use actual RACES - like Gnollslayer



to make a body type bane weapon he will need:

update items set banedmgbody=Z, banedmgamt=10 where id=X;

where Z is the type of the body from your list
Reply With Quote
  #5  
Old 04-26-2011, 12:06 PM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,449
Default

Quote:
Originally Posted by ChaosSlayerZ View Post
thats actually list of BODY types.
for the sql command I gave him, he can use actual RACES - like Gnollslayer



to make a body type bane weapon he will need:

update items set banedmgbody=Z, banedmgamt=10 where id=X;

where Z is the type of the body from your list
Wasn't aware of that; I assumed they removed the races from the client as strings and thus they used bodytypes. Maybe that changed in titanium.

edit: it did. My bad; I don't know if we have support for bane race being a uint32, i'll have to look at that too, since items like Hammer of the Gnoll Slayer use a race ID above 255.
Reply With Quote
  #6  
Old 04-26-2011, 12:54 PM
Shamanistik08
Sarnak
 
Join Date: Apr 2011
Posts: 47
Default

Thanks, I've located that in navicate, but since there is 3 fields I wasn't really sure.

Another point if I may.. I check the table over and over.. but how can I change the look of a weapon or Shield, I see material, but it seems to only work for armors, the weapons have a 0 in that column.

Any clue? thanks in advance
Reply With Quote
  #7  
Old 04-26-2011, 05:04 PM
ChaosSlayerZ's Avatar
ChaosSlayerZ
Demi-God
 
Join Date: Mar 2009
Location: Umm
Posts: 1,492
Default

4 actually:
banedmgrace and banedmgraceamt for bane by race
banedmgbody and banedmgamt for bane by body type (like animal)

to change weapon look, you need to change column called IDfile
there is a weapon model encyclopedia that was put together by George, which shows Ids for all weapon models
Reply With Quote
  #8  
Old 04-27-2011, 06:01 AM
Shamanistik08
Sarnak
 
Join Date: Apr 2011
Posts: 47
Default

Quote:
Originally Posted by ChaosSlayerZ View Post
4 actually:
banedmgrace and banedmgraceamt for bane by race
banedmgbody and banedmgamt for bane by body type (like animal)

to change weapon look, you need to change column called IDfile
there is a weapon model encyclopedia that was put together by George, which shows Ids for all weapon models
Aye noticed that for the bane, and am stupid.. you can do it with GeorgeS item editor.. *bonk self*

For the number to change weapon, armor, or shield, I have the encyclopedia, was just not sure where to put that number, thanks a lot !
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 09:36 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