Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

  • #008117

  • 0 - None Assigned

  • Unable To Reproduce

Issue Confirmations

  • Yes (0)No (0)
Photo

Can not equip two weapons - Ninjas and assassin class

Posted by OmegaRed on 23 March 2014 - 07:44 PM

Can not equip two weapons (daggers and swords) in ninjas and assassins classes.
Last hercules revision.

Ind 
changed status to: Unable To Reproduce

I'm unable to reproduce, any other information?

simple
@ job " ninja or assassin" same for evolutions.

Try equip two weapons type knife or sword one handed.
Does not use 2 weapons at the same time

I think it might be your game clients fault (it doesn't like @job'in from a job that cant use 2 weapons into one that can), does it work if you relog after @job?

After the @ job, I restarted the game and the problem persists

Hexed 20130807

Do you have the necessary skills? from what I see in the source, for a assasin-type to use dual-weapons you need at least 1 level on this skill:
		if(  (pc->checkskill(sd,AS_LEFT) > 0 || ...


I have all the skills at max level, but I can not equip the left hand

hmhm somehow I can't reproduce with either assassin or ninja, btw I just re-read your posts
@ job " ninja or assassin" same for evolutions.
ninja isn't able to wear 2-hand weapons (kage/oboro are -- I tried with them just a few seconds ago and it worked)

I have a few changes in the source, please give me tips, I'll look it is caused by modifications.
I need help.

any edits in pc_equippoint?

Can I send my diff mods by PM to u?