[Archive] Weapon Editing Problem
[Archive] Weapon Editing Problem
Quote: When i edited my weapon (Hammer of Judgement) its a 1h mace....
If i edit it to any 2h staff (ive tried two) the head of the staff is facing down... like... its on my back and its ok.. but its upside down, i was wondering if someone can help me flip it back up?
Archived author: junit12345 • Posted: 2025-11-04T12:03:03.656139
Original source
Quote: When i edited my weapon (Hammer of Judgement) its a 1h mace....
If i edit it to any 2h staff (ive tried two) the head of the staff is facing down... like... its on my back and its ok.. but its upside down, i was wondering if someone can help me flip it back up?
Quote: I assume you changed it in hex editor? If so this is probably your problem :
01 - 2H melee weapons
02 - Staves
03 - 1H side
04 - Shields
07 - Hidden (fist weapons)
your problem is you're using 01 instead of 02, i had the same problem, change your 01 to 02 and it will work fine
Archived author: deface • Posted: 2025-11-04T12:03:03.656139
Original source
Quote: I assume you changed it in hex editor? If so this is probably your problem :
01 - 2H melee weapons
02 - Staves
03 - 1H side
04 - Shields
07 - Hidden (fist weapons)
your problem is you're using 01 instead of 02, i had the same problem, change your 01 to 02 and it will work fine