[Help]Katanas

01/07/2009 22:20 tao4229#16
Quote:
Originally Posted by tere12 View Post
I got all katanas to my server (version 5017) and ninja stats and everything exept skills, when i try equipt katana it sais "This item use is not implemented yet" can any1 tell me what files can be wrong? Or is it server fault? Im using shadowCo source whats based on LOTF

Thanks

[Only registered and activated users can see links. Click Here To Register...]


Edit: I puted katanas on in Database:D
Using a wrong itemid.

Item use requests are in the same packet and same subtype as equipping.
The client determines the slot to send based on itemid, and if the slot is 0 it goes to item use. Therefore if it's trying to use the item, you need to use the itemid of a weapon(or similar to it).