Jump to content
  • 0
Sign in to follow this  
Blinzer

change a weapon's class

Question

2 answers to this question

Recommended Posts

  • 0
10 hours ago, Blinzer said:

where do i go to change this stuff?

 

sUAmhUO.png

 

Do you want to change the class of an item?

There are two places you can set this information (if I'm not mistaken).
In item_db.conf 
in the argument: 

Subtype: "W_1HSWORD"

And also in the file itemInfo.lub (in lua files)
in the argument:

ClassNum = 4

If you want to check information on the types of weapons
You can look at the files: weapontable.lub (at your date)
and also in item_db.txt (emulator / doc)

Share this post


Link to post
Share on other sites
  • 0

got it. in my case, i had to change View to the correct weapon class since my database is old and doesn't support subtype. the client info was useful as well, i may need that in the future. thanks man.

Edited by Blinzer

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.