shay data edit (0-1b)

01/15/2011 10:42 ProfNerwosol#91
It is listed. Where I describe how to change items needed for enchant. Reqluc is ItemID of item needed to enchant. The value you are trying to insert shouldn't be negative though. You detract 65536 from it. 44061-65536 = -21475 (Reqluc).
01/16/2011 07:52 AbsolonShaiya#92
Quote:
Originally Posted by ProfNerwosol View Post
It is listed. Where I describe how to change items needed for enchant. Reqluc is ItemID of item needed to enchant. The value you are trying to insert shouldn't be negative though. You detract 65536 from it. 44061-65536 = -21475 (Reqluc).
So if i go through the csv and any value over 32,767 I should subtract 65536 from it giving me a negative number that is what the database shows now is negative amounts of -21475 where the csv shows 44061.
01/19/2011 20:08 patoringa#93
Hi all!

How to encrypt and decrypt files ".mon" to add a new mount?
01/28/2011 17:12 Spherixx#94
Excuse my stupidity for not understanding the fix for this but i get
[Only registered and activated users can see links. Click Here To Register...]
Yes, i have looked at other posts on the same problem but i still do not get how to fix it. Sorry.
01/28/2011 17:26 cosong#95
Prof, whats wrong with skills and items? i can got .csv and SData good but what is problrm:

1) I put in Input folder Skills.SData or Item.SData.
2) I use Skills_csv.bat or Item_csv.bat.
3) I go to Output folder and see skill.complete.csv or item.complete.csv.
4) I NEVER CHANGE ANY in .csv files and use skills_sdata.bat or item_sdata.bat.
5) I got new .SData file, i encrypted him and add in game but game cant load.

Whats wrong? Help me please. Thanks.

P.S. If i open .csv file and look to some field i see confused fields...
[Only registered and activated users can see links. Click Here To Register...]
01/29/2011 05:45 zargon05#96
Quote:
Originally Posted by Spherixx View Post
Excuse my stupidity for not understanding the fix for this but i get
[Only registered and activated users can see links. Click Here To Register...]
Yes, i have looked at other posts on the same problem but i still do not get how to fix it. Sorry.
Make sure your SData files are decrypted. I got that error when I tried using encrypted files. Open the file in a Hex Editor and if the start values are numbers like 0001CBCEB... then the file is encrypted.
01/29/2011 17:19 Spherixx#97
Yeah, they are encrypted but that means that even clicking yes with LPH's tool its not decrypting them (I've tried re downloading it)
01/29/2011 18:44 zargon05#98
Yes when extracting though the dialog box asks if you want to decrypt and no matter what you click, the file is not decrypted. You have to manually decrypt it by going to File->Decrypt
01/31/2011 17:39 [Dev]Ansem#99
[Only registered and activated users can see links. Click Here To Register...]

Whats up here?
02/01/2011 13:42 zargon05#100
Quote:
for i in range(record_total):
MemoryError
Press any key to continue . . .
If you get this error then It means your SData file in encrypted and you must decrypt it.
02/02/2011 15:08 zargon05#101
The few bytes should not be a problem, Windows sometimes shows different sizes for copy of same file.
02/09/2011 23:52 shinru2004#102
make sure that you are selecting the right delimiter's it has to be a comma seperated format with a "" text delimiter in order to edit it in csv. otherwise when you try to recombine it you will get error messages. I use open office.org in order to edit my files. its free and supports many formats
03/07/2011 12:00 R0CK7Y#103
why everytime i try to imoport CSV file i got a strange Encodeing :S
i try that with Exel and oppenoffice still the same :S
03/12/2011 00:45 matran#104
Hi guy! anyidea to extract files ".mon"
03/19/2011 01:48 Xx.LaMin.xX#105
Hey guys i need help here >.<.. im trying to edit .MLT files.. i can open it, edit it and save it.. but for somereason i cant repack to .MLT file.. everytime i click MLT_mlt.bat its reopen the mlt file ... it doesnt repack back to MLT.. can anyone help with this? thx alot