[Release] shStudio (multi-purposes editor)

03/08/2012 16:45 Bircan01#481
where can i donwload?
03/08/2012 16:57 Mirror.#482
Quote:
Originally Posted by Bircan01 View Post
where can i donwload?
:facepalm: The Tool is Attached in the End of the Primary post by Castor. :rtfm:
03/08/2012 17:30 Iulian01#483
It doesn't create a .sql file after editing the monster.sdata and there is another problem i want to add all the bosses from client to server in db
03/08/2012 18:21 cypherxxl#484
is there any shstudio for ep3?

Cause this versions let me edit the cash.sdata, but it dont works in shaiya <-- Crash
03/11/2012 07:27 -III-#485
Quote:
Originally Posted by Iulian01 View Post
It doesn't create a .sql file after editing the monster.sdata and there is another problem i want to add all the bosses from client to server in db
Have you actually imported your dbo.Mobs and dbo.MobItems information? If I recall correctly, I had some issue in the past trying to save edited mob info without having imported this information first.

Remember, Castor's tool saves info for both the mobs, and the mob drops into a single .sql file. If you are lacking the info for either half of that equation, it is possible that it may not do anything at all. However, this is an assumption.

Other than that, all I can think of is if you have not set the save directory in the settings. Are other files saving?

Quote:
Originally Posted by cypherxxl View Post
is there any shstudio for ep3?

Cause this versions let me edit the cash.sdata, but it dont works in shaiya <-- Crash
I've not tried to use the output files from shStudio on an EP3 server, but I can not think of any reason as to why it would not work, unless there was change in encryption between EP3 and EP4, but I doubt it.

What I can tell you, for sure, is that shStudio was released LONG after EP3 had already come and gone. So, no, there is not a version of it specifically for EP3.

From the sound of it however, you may wish to ensure that all files that need to be encrypted, are indeed encrypted. Also, make sure you are not trying to mix episode files. Such as EP4 items that did not exist in EP3, all the data needed for an item may not be present.

Are you receiving any form of error when you crash? Is it just the client that crashes, or the server as a whole? If it is the server, and not the client, have you checked your error logs?
03/13/2012 02:32 andya78#486
[Only registered and activated users can see links. Click Here To Register...] Here is mobs.csv and mobs item.csv along with sql script for all the ep 5.3 mobs just to make it simpler for some people.
Open your monster.sdata with castors shstudio then import both the csv files into it and then do your editing and itl save it when ure done as an sql script bt dnt forget to also remove the monster.eft file
03/13/2012 04:09 castor4878#487
Quote:
Originally Posted by -III- View Post
[....]
Other than that, all I can think of is if you have not set the save directory in the settings. Are other files saving?
fully correct, the generation of the sql (bla bla yet explained 100s of time) does work as long as the procedure is fulfilled.

Quote:
Originally Posted by -III- View Post
I've not tried to use the output files from shStudio on an EP3 server, but I can not think of any reason as to why it would not work, unless there was change in encryption between EP3 and EP4, but I doubt it.
at least 2 differences:
- the sdata files are encrypted with SEED mechanism in episo 4.x (they are in plain in vers 3.x)
- the products defined in cash.sdata contain 24 items in episo 4.x instead of 8 (or 10 or 12?) in episo 3.x

so yes, shStudio can crash during loading of a cash.sdata file of episo 3 (it will usually not crash) and will generate episo 4 format that will crash the client (and it will crash in 100% of cases).

cypherxxl you can send me a *vers.3 cash.sdata* file fot checking & implementation of correct support, even if I won't give any commitment on the delivery of a patched version.
03/13/2012 06:21 -III-#488
Thank you for the insight Castor. I've not really looked into the format or encryption for EP3 as of yet. Always nice to learn something new :p
03/19/2012 15:34 Mitk0o0#489
i have problem i make Cash.SData and Cash.sql i open Cash.sql click on Execute but he can't save and there have error
Msg 213, Level 16, State 1, Line 1
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 2
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 3
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 4
Insert Error: Column name or number of supplied values does not match table definition.
03/19/2012 23:15 xxitachi09xx#490
men plis need the version 7.5
03/20/2012 00:22 Mirror.#491
Quote:
Originally Posted by castor4878 View Post
v. 0.7.5, not released yet
Bug Fixes:
- Lot of drawing issues fixed (flickering & lacks of update)
- Support of RLE encoded TGA files
Changes:
- Uses a MDI (multiple documents interface) instead of the SID (single doc interface)
Adds:
- Data.saf expansion to create functional workspace
- Data.saf / .sah creation from a workspace directory
- Creation of patch with auto-selection of modified files
- WLD editors

Postponed
- Toon skills editor, it allows to edit simultaneously all the levels of a skill.
- Mobs skills editor, it allows full edition, as well as creation, of mob's skills.


.
As you can see, this Version is not Released yet.
03/20/2012 02:34 VIAT#492
Quote:
Originally Posted by Mitk0o0 View Post
i have problem i make Cash.SData and Cash.sql i open Cash.sql click on Execute but he can't save and there have error
Msg 213, Level 16, State 1, Line 1
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 2
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 3
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 4
Insert Error: Column name or number of supplied values does not match table definition.
have u deleted your rowID?
03/20/2012 14:40 Mitk0o0#493
idk why but all row's on my product.list.dbo are delete...
03/21/2012 03:23 castor4878#494
<<have u deleted your rowID?>>

of course he did.

or Mitk0o0 is the last alternate name of cypherxxl and is asking the same question w/o any care of our replies.

or Mitk0o0 is not cypherxxl but he's using an episo 4 and ... he hasn't take any care of the points immediately before his post.


<<idk why but all row's on my product.list.dbo are delete...>>

1) the name is dbo.ProductList, & "idk why" it's that hard to provide the correct info.
2) you executed a script that starts with
Code:
TRUNCATE TABLE [PS_GameDefs].[dbo].[ProductList];
if you have no idea of [Only registered and activated users can see links. Click Here To Register...], please don't use the tool.
03/28/2012 00:36 xxitachi09xx#495
amigo por que modifico y no sale en mi shaiya por ejemplo modifico mi lapiz y en el shaiya no sale o donde tengo qe meter el archivo