shay data edit (0-1b)

10/30/2010 16:37 ZeroSignal#76
New Release 0-1c -

CHANGELOG:
Code:
2010-10-31 ZeroSignal v0-1c
	* Added support for ITM File Extraction.
	* Added much better Error Handling.
	* Added some Util functions pack_field, unpack_field.
For Details see first post!!

Have Fun ;)
10/31/2010 14:21 shinru2004#77
First off i wanna say thank you for a new release, This tool has been a life saver!!!

And second what exactly does this mean? It extracts the data but before i make any edits i wanna make sure it extracted right :) Im not to good at python but i will investigate the code while waiting for your reply. Just curious if it was working right and, Thank you

[Only registered and activated users can see links. Click Here To Register...]
11/01/2010 03:47 ·Tyler·#78
Quote:
Originally Posted by shinru2004 View Post
First off i wanna say thank you for a new release, This tool has been a life saver!!!

And second what exactly does this mean? It extracts the data but before i make any edits i wanna make sure it extracted right :) Im not to good at python but i will investigate the code while waiting for your reply. Just curious if it was working right and, Thank you

[Only registered and activated users can see links. Click Here To Register...]
I used to get this error when the sdata was not decrypted, but I am not 100% sure.

Tyler

P.S. Thanks ZeroSignal.
11/01/2010 09:10 shinru2004#79
it wasnt an sdata file it was 01.ITM that gave me those errors.... the file extracted but im scared to edit it since i got the errors, im not sure what might have happened to the file in the process
11/01/2010 18:19 lilprohacker#80
Quote:
Originally Posted by shinru2004 View Post
it wasnt an sdata file it was 01.ITM that gave me those errors.... the file extracted but im scared to edit it since i got the errors, im not sure what might have happened to the file in the process
Re-extract the file again. But delete the original first. Then see if you get the error.
11/02/2010 13:55 Deadred#81
Hi I recently ran into the problem with OI, cant get into the map lvl60+, so i decided to edit the map using these wonderful tools you all have provided and ran into a small problem.

All the maps seen to extract correctly except map 64 "OI Map" this is what happens

Map_tile_total: 1024
ladder_total: 0
mob_total: 158
npc_total: 0
warp_total: 0:
total: 0
total: 0
Press any key to continue . . .

rest of the map work and extract the correct data but for some reason this doesnt any ideas would be extremely appreciated

thanks
11/02/2010 19:35 LightRitual#82
Quote:
Originally Posted by Deadred View Post
Hi I recently ran into the problem with OI, cant get into the map lvl60+, so i decided to edit the map using these wonderful tools you all have provided and ran into a small problem.

All the maps seen to extract correctly except map 64 "OI Map" this is what happens

Map_tile_total: 1024
ladder_total: 0
mob_total: 158
npc_total: 0
warp_total: 0:
total: 0
total: 0
Press any key to continue . . .

rest of the map work and extract the correct data but for some reason this doesnt any ideas would be extremely appreciated

thanks
That was my problem long time ago.
All you need to do is look into the StableErde map (47.svmap), not the OI map (64.svmap).
Extracted the 47.svmap, look for warps.csv, change MaxLevel of warps to OI to 999 instead of 60, save the csv file, close it, recombine the svmap, done :D
Btw, you need to make some additional changes in Map.INI so you can enter OI anytime.
Hope this help you.
Srr for my bad english.



I have a question
Anyone know how to kick or make a player d/c just by using database ?
Cuz in my server, there was a player who can hack to become GM, i can't figure out how did he do that (all my server ports are blocked, except 80,30800 and 30810). When i check GameLog, i found out a way to make his account auto-banned after using GM commands by using stored procedures but the problem was... he can still playing the game until he log out. So during this time, he can trade items which he created to another normal account :mad:
Any idea on how to solve this problem would be appreciated a lot :handsdown:
11/03/2010 11:25 shinru2004#83
Quote:
Originally Posted by lilprohacker View Post
Re-extract the file again. But delete the original first. Then see if you get the error.
i extracted the files straight from the data.saf using your tool and i didnt overwrite any files, but i will try it again.... could be Win 7 :)
11/04/2010 03:31 LightRitual#84
Quote:
Originally Posted by shinru2004 View Post
i extracted the files straight from the data.saf using your tool and i didnt overwrite any files, but i will try it again.... could be Win 7 :)
Im having the same problem. And im using windows xp :(
11/04/2010 05:53 ZeroSignal#85
Shinru upload the file your having trouble with and also upload the latest file that is from the up-to-date retail version.

All Ep4 ITM retail files were tested using both the Chinese Extractor and Lilpros Extractor and confirmed to be working.
11/14/2010 17:59 ProfNerwosol#86
Mod, could you make this topic sticky? ZeroSignal's tool is too valuable to be lost among old posts.
11/14/2010 18:34 elco2100#87
i try to re-combine the map but its not working.
I did try to move the files into the input dir but no go

*/python.exe src\svmap.py %1 in `Map number`

Notice the only thing is command IN
to extract the map (works) is called
*/python.exe src\svmap.py %1 `Map number`

fanx for youre help.
11/15/2010 00:47 shinru2004#88
i voe for sticky too please :p
01/13/2011 15:48 adamkoolkid23#89
is there any to change the icon and description in Item Mall? I looked is csv file and there isnt a row for it nor is there in database..sorry for the nooby question lol
01/15/2011 07:24 AbsolonShaiya#90
Question after using Item_db.bat i get Item.import.csv and upon trying to import it into the Items Table i am getting a Error "Arithmetic overflow error for data type smallint, value - 44061" in the Item.complete.csv these numbers are different than in the import file they are listed under Reqluc Header please help me with this error.