SData

01/25/2010 18:19 lolka3#1
Hello. Anyone can help that you can edit the EP3 sdata files str, dex.rec stat?
Thanks
01/25/2010 21:36 ProfNerwosol#2
Elaborate. What exactly you want to do and which files.
01/26/2010 10:01 (Virus)#3
ProfNerwosol,

Do you know how to edit item lvls,add new modes,add new lvls its max 60 want to change to more then 60 if you know how to edit pls help me, thank you
01/26/2010 17:51 ProfNerwosol#4
Quote:
Originally Posted by (Virus) View Post
ProfNerwosol,

Do you know how to edit item lvls,add new modes,add new lvls its max 60 want to change to more then 60 if you know how to edit pls help me, thank you
LVL's

Haven't tried it, but my guess, add them to PS_GameDefs..ExpDefs. Maybe it'll work.

Item Lvl's.

You need to edit Items.SData and change Hex value for lvl. Database alone won't do it. Download this editor. You can extract files from data.saf and put them back with it.

[Only registered and activated users can see links. Click Here To Register...]

Almost forgot. "lolka" it'll work for you as well.

Modes, I don't know.
01/26/2010 18:42 lolka3#5
"Data.saf editor" You save does not alter the sdata files. you do not know why? ty
01/27/2010 07:42 (Virus)#6
Quote:
Originally Posted by ProfNerwosol View Post
LVL's

Haven't tried it, but my guess, add them to PS_GameDefs..ExpDefs. Maybe it'll work.

Item Lvl's.

You need to edit Items.SData and change Hex value for lvl. Database alone won't do it. Download this editor. You can extract files from data.saf and put them back with it.

[Only registered and activated users can see links. Click Here To Register...]

Almost forgot. "lolka" it'll work for you as well.

Modes, I don't know.
i did it bro
''Haven't tried it, but my guess, add them to PS_GameDefs..ExpDefs. Maybe it'll work.'' still does'nt work and i have the tool but i can't see any words in hex editor not even eng words problem :(
01/27/2010 10:26 ProfNerwosol#7
Quote:
Originally Posted by (Virus) View Post
i did it bro
''Haven't tried it, but my guess, add them to PS_GameDefs..ExpDefs. Maybe it'll work.'' still does'nt work and i have the tool but i can't see any words in hex editor not even eng words problem :(
You must be using US client. Latest *.SData files are encrypted. There is a post here about it, but I don't know if they menaged to decrypt it.

I posted older Item.SData files, not encrypted one. It seem pretty well updated though.
01/27/2010 20:04 (Virus)#8
Quote:
Originally Posted by ProfNerwosol View Post
You must be using US client. Latest *.SData files are encrypted. There is a post here about it, but I don't know if they menaged to decrypt it.

I posted older Item.SData files, not encrypted one. It seem pretty well updated though.
hm this is ep3 item.sdata? coz my server running with ep4
01/28/2010 00:04 ProfNerwosol#9
Yeah it is. However data in it is pretty accurate with EP4 DB.
01/28/2010 20:53 lolka3#10
Quote:
Originally Posted by ProfNerwosol View Post
Yeah it is. However data in it is pretty accurate with EP4 DB.
item name change is not difficult, but to change the stat data str/dex/rec/int/wis and item lv? I do not see them.
01/29/2010 11:46 ProfNerwosol#11
Quote:
Originally Posted by lolka3 View Post
item name change is not difficult, but to change the stat data str/dex/rec/int/wis and item lv? I do not see them.
You need to find which Hex values correspond to values from dbo.Items.

Values on the left are Hex values. Use calculator to change them to decimal.

TIP:
You have Type and TypeID selected :)