How To Change Items Requirements!

Discussion about Helbreath Server Files.
ruberto
Regular
Posts: 64
Joined: Mon May 31, 2004 7:33 pm

Post by ruberto »

like if i have KnightsHauberk and i want to change that armors requirement (its 100 dex in original files) but how to change these req.

I wanne make new armors but i dont know how to put Mag requirements to mage armors and str req. to warrior armors and dex to archers armors

Please someone explain it :P
sailent
noob
Posts: 20
Joined: Sat Apr 16, 2005 8:13 am

Post by sailent »

Im quite sure that the 8th number is the requirement... (How much) but i dont know how to set req type.. (mag,str,dex,vit)

Code: Select all

Item = 1586 ****Hauberk(M) 1 3 2 40 30 0 11 [b]200[/b] 0 50000...
ruberto
Regular
Posts: 64
Joined: Mon May 31, 2004 7:33 pm

Post by ruberto »

yea it should be like that and with edit pro2 theres seventh number to set req type
theres 14 for mag 11 for dex 10 for str etc.. but it wount work .. i changed hauberks req type to str and req stat to 125 str .. but still it dosent work =(
sailent
noob
Posts: 20
Joined: Sat Apr 16, 2005 8:13 am

Post by sailent »

Well..It is like you sayd.. Its the same for me, it doesnt change when i do it.. ;)
ruberto
Regular
Posts: 64
Joined: Mon May 31, 2004 7:33 pm

Post by ruberto »

dam still no help .. plz i need help fast
and if this editpro isnt working is it even possible to change these requirements ..
and if i cant change it in item.cfgs wheres that in source!!

please someone help
Dyno
Regular
Posts: 68
Joined: Wed May 25, 2005 2:54 am

Post by Dyno »

The weight is how you make it require so much str, Say your item weighs... 4500, The the formula is 45*100, so 45 str would be the required str, so if you wanted to make it require 125 str, it would weigh 12500.
ruberto
Regular
Posts: 64
Joined: Mon May 31, 2004 7:33 pm

Post by ruberto »

ok but for mages if i want item with 125mag required then? and dex too:P
Dyno
Regular
Posts: 68
Joined: Wed May 25, 2005 2:54 am

Post by Dyno »

Well I dont know if you can make it 2 requirements, But if you wanted to change it to require 125 mag and maybe change the fullswing to require 100 dex, i think that might work. Heres how to change the mag requirement

Item = 1674 UtadaHauberk(M) 1 3 2 25 30 0 14 200 0 1000 0 7 1 25000 1200 2 0 190 1 -3 -3 -1 11 8

Where the 14 is You should change it to:

10: Str
11: Dex
12: Vit
13: Int
14: Mag
15: Chr

That make it require that stat, The 200 is the min requirement. Dont know if you can require both stats on an armor. Ask Loco
Dyno
Regular
Posts: 68
Joined: Wed May 25, 2005 2:54 am

Post by Dyno »

Item = 1674 UtadaHauberk(M) 1 3 2 25 30 0 14 200 0 1000 0 7 1 25000 1200 2 0 190 1 -3 -3 -1 11 8

Try changing that to 10, maybe that will require 100 dex. Havent tested that before.
locobans
Outpost Junkie
Posts: 2264
Joined: Tue Jul 13, 2004 3:51 am
Location: Behind You
Contact:

Post by locobans »

You can only use 1 requirement beside str on a weapon i will explain later on, since i am on a laptop at the moment and no mouse... :blink:


tho Dyno alredy explained
QUOTE (ADDKiD @ Dec 1 2006, 4:01 PM) <br>You guys make me laugh alot, half the shit I say, is bullshit...<br><br><img src='http://img485.imageshack.us/img485/492/banssig1ng.gif' border='0' alt='user posted image' /><br><br><b>I see no changes at all, wake up in the morning and ask myself...<br>Is life worth living? Should I blast myself?</b><br><br><b><a href='http://2paclegacy.com' target='_blank'>2PacLegacy.com</a></b>
ruberto
Regular
Posts: 64
Joined: Mon May 31, 2004 7:33 pm

Post by ruberto »

=)..

sry i didnt want to confuse you guys.. i made 5 new full armors in my server
and for warrior armors i wanted to put higher str requirements

and for mage armors mag requirements

and for archers armor dex or chr requirements

but up there someone explained that increase weight then you can put 125 str for armor
but if i want to make magehauberk with 150 mag requirement then should i incraese weight too lol?.. because if i do that then mags cant even pick up armors becasue they dont have enough str to carry items with high weight
ruberto
Regular
Posts: 64
Joined: Mon May 31, 2004 7:33 pm

Post by ruberto »

:P i Still havent figured out how can i change these requiréments for armors

i dont want several requirements for one item

just mag for mage armors
str for war armors
dex fro archers armors plz help =)

Dyno
Regular
Posts: 68
Joined: Wed May 25, 2005 2:54 am

Post by Dyno »

Item = 1674 UtadaHauberk(M) 1 3 2 25 30 0 14 200 0 1000 0 7 1 25000 1200 2 0 190 1 -3 -3 -1 11 8

Ok that number, Is what you need to require a stat. These numbers are as listed:

Where the 14 is You should change it to:

10: Str
11: Dex
12: Vit
13: Int
14: Mag
15: Chr


So if you wanted the archer armor to requirement to 200 dex, You would change the 14 to an 11, And the number that follows the 14 in bold on the item code is what the requirement is, So this is what you'd end up with:

Item = 1674 UtadaHauberk(M) 1 3 2 25 30 0 11 200 0 1000 0 7 1 25000 1200 2 0 190 1 -3 -3 -1 11 8

So now that item requires 200 dex, If this doesnt explain it, I dont know what will :huh:
ruberto
Regular
Posts: 64
Joined: Mon May 31, 2004 7:33 pm

Post by ruberto »

omg lol i told above that i know this alreeady

but if i change only these 2 numbers
Item = 1674 UtadaHauberk(M) 1 3 2 25 30 0 11 200 0 1000 0 7 1 25000 1200 2 0 190 1 -3 -3 -1 11 8
then it wount work, i have done this already with my armors but what you told about that weight up there

edit pro dose the same thing lol changes that 11 and 200 what ever i want to mag dex int chr str and stat points too but it wount work

EDIT: try yourself i have done sofar with editpro
<a href='http://www.zone.ee/onlineforum/armorsss.cfg' target='_blank'>http://www.zone.ee/onlineforum/armorsss.cfg</a>
Dyno
Regular
Posts: 68
Joined: Wed May 25, 2005 2:54 am

Post by Dyno »

Dont use editpro..
I do all by hand, Saves the bug problems, But these armors work fine for me.
Post Reply