Quote:
Originally Posted by Iulian01
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
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?