Issue information

Issue ID
#8117
Status
Unable to Reproduce
Severity
None
Started
OmegaRed
Mar 23, 2014 19:44
Last Post
OmegaRed
Mar 29, 2014 21:46
Confirmation
N/A

OmegaRed - Mar 23, 2014 19:44

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

Ind - Mar 29, 2014 19:35

I'm unable to reproduce, any other information?

OmegaRed - Mar 29, 2014 19:52

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

Ind - Mar 29, 2014 20:03

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?

OmegaRed - Mar 29, 2014 20:22

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

Hexed 20130807

Ind - Mar 29, 2014 20:25

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:[code=auto:0] if( (pc->checkskill(sd,AS_LEFT) > 0 || ... [/code]

OmegaRed - Mar 29, 2014 20:33

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

Ind - Mar 29, 2014 20:38

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

OmegaRed - Mar 29, 2014 20:50

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

Ind - Mar 29, 2014 20:54

any edits in pc_equippoint?

OmegaRed - Mar 29, 2014 21:03

Can I send my diff mods by PM to u?

Ind - Mar 29, 2014 21:33

sure

OmegaRed - Mar 29, 2014 21:46

THX