i need to know how to add pAtt +% 5 for armors :(:
Printable View
i need to know how to add pAtt +% 5 for armors :(:
More info please,
If you want help at least be more specific, we cant read your mind and im not spending ages of my time trying to work out what you are doing
Posted via Mobile Device
Impossible. You cant add attack damage to armors. You can only add attack damage to weapons.
Whats the name/ID of that item and are you sure that the stats work. I can add magic attack attack but it makes no changes to my stats at all.
You would also have to manually add the hex as its not in any hex generators.
---Edit---
Tested and it doesn't work. I have made armor with "Physical Attack +10". This shows up as a bonus stat on the weapon but doesn't actually alter my damage at all.
See Below
http://i790.photobucket.com/albums/y...1/Unequipt.png
http://i790.photobucket.com/albums/y...er1/Equipt.png
draker could you give me the id of that neck? i like how it looks
1.2.6 or 1.4.4 server files? Is there an item in the official files that has this bonus that I can get access to? If so I might be able to find the hex but I need an ID or Name. If its a Private Server then there is nothing I can do. Your best bet would be to ask the server owner for the code.
Have you actually checked that it does work and does increase your attack damage?
What? Its basic light armor from the tailor is ADC West. The first one she sells. Other than that my character is wearing nothing and has no necklaces in his inventory.
This is the armor though
Perfect World Item Database - Ring Mail
Other than that I don't know what you are asking.
not the armor the necklage u have on your barb look in the SS..isnt that a neck LOL?
Oh I do lol, didn't see that. I completely for about it was there since it wasn't something I intentionally put on my character. Its some random drop from the mobs in the starting area.
Perfect World Item Database - Beast Bone Necklace
thnxxxxxxxxxxx
anyone can help with this Patt +10?
anyone help plss
You have a proof that it doesn't work. So give up.
Actually my screenshots just prove that the hex generators generate incomplete hex. I tried two different generators and both of them failed to add the actual damage itself.
I was reading through my old hexdata guide and when I got halfway through I suddenly realized where the mistake was.
http://i790.photobucket.com/albums/y...PWI/Before.png
http://i790.photobucket.com/albums/y...WI/After-1.png
The code for +10 physical attack is
Breaking up the codeCode:02000000f02300000a000000dca100000a000000
Blue = Number of skills. This has to be 2 for the stats in this case since you have the text and the damage.
Magneta = Blue text on item
Red = Number shown in text (+10)
Dark green = The actual stat. In this case Physical Attack
Lime = The value of the stat. I this case (+10). This is what effects your stats.
This functions the same way as sockets do almost and is tacked onto the end.
Original hex of the armor without stats
Increment the blue by 2 (02000000)Code:0100ff0001000100010001006400000064000000240003000100000001000000010000000100000001000000010000000100000001000000010000000000000000000000
Then add the code for the stats to the end of the armor to get whats show below.
I would highly recommend you to read my guide on hex editing.Code:0100ff0001000100010001006400000064000000240003000100000001000000010000000100000001000000010000000100000001000000010000000000000002000000f02300000a000000dca100000a000000
http://forum.ragezone.com/f695/hexdata-guide-663918/
This is why you should edit your hex your hex manually and not use a generator. You cant trust programs >.>
Never had a working object when changing the hex thingy. Most items where with stats that are totally screwed up ( like a fairy level -14737421 with attackpower of -62451 :D:
Lol I used to do that. If it wasn't for Romulan telling me how to convert the values I would still have random numbers like that.
You should read my guide though. Hex editing is my favorite way to add stuff to my character because I'm too lazy to edit the elements and do things properly lol.
Oh im not working on that anymore. I think mah server is more or less dead. Only have 1 player left that is doing his daily quests and thats it :D: So i will close down mah server until anyone can share the 1.4.4 files. Just wanted to tell that i always got screwed when i tried to hex around :D:
Maybe i still code some small tools for games, thats what i can do and yes, i will release them here too when im done :):
there is any new hex generator tools?
With all due respect and no offense intended xxazianxx, I think you need to start trying to work it out for yourself, having other people do it for you is efficient but in the long run, you don't learn as much and it doesn't really help you
That's just my opinion though
The best hexgen 'tool' is your brain :wink:
O.o
All you have to do is convert the physical/magical attack to hex and replace 0a000000 with it.
Offf the top of my head I believe the following is magic attack so you also need to change the type of damage to this.
And no there is no new generator tools.Code:fb2300000
Perhaps someone can write one that can read from elements. I know how to create hex for certain items from elements so it should be possible. It would also help in filling in all the unknown fields.
---
And thanks Nameles, I didn't think it would end up being so popular. Its everywhere on the web. Its long overdue for an update though. I have some new tips and tricks for editing hex that people may find useful. I just need to find time to add them to the guide.
It's very popular, pretty much everyone has it and personally, it's helped me a lot.
When you get time to update it, I'm looking forward to reading it :D
Cool, I'll help out if I can. Just tell me what you need and Ill try to do it.
The values are fixed and are not percentages.
In terms of how to add them it all depends the armor. If the armor has no bonus stats or sockets just follow what I wrote here.Code:f023000005000000dca1000005000000 <- Physical Attack +5
fb23000007000000e3a1000007000000 <- Magic Attack +7
http://forum.ragezone.com/f452/hex-g...ml#post6704293
There was a minor mistake in the process but I fixed it now.
If the armor has other bonus stats then increment the number of stats by 2 and add the code to the end of the armor.
I don't know the code for percentages and none of the generators have it either. While it could be possible I don't think it is. Aren't attack levels percentages? If so why make Attack levels if was possible to add a +% stat.
If someone can tell me an item with +% then I can find hex. Until then however I'll assume its not possible.
Maybe this one? Perfect World Item Database - Puzzle Cube BadgeĀ·Vain
Ah nice. Its +max HP% though, it may not work. I'll still have at look at it though and see if what I can create...
...I'll look in January sometime though when I have more time.
The "+max HP%" bonus works on our version. Its ID is below 1909 ...
yeah I know it works.
He wants +attack% not +HP%. I should have been more clearer in my post as I meant +attack%. However the +hp% may still help me find it if it is possible. Its something I didn't think about.
Otherwise it will be as I expect and wont work as it probably wont be in our files.
http://www.mediafire.com/imgbnc.php/...d8fbeb8b5g.jpg
only showing Pattack +10 but its working %5 in LMSPW dont know how to he done
i think, use the PWhexgen is very simple.
because the program is very good for newbie.