Register for your free account! | Forgot your password?

You last visited: Today at 13:56

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Release] shStudio 0.7.5

Discussion on [Release] shStudio 0.7.5 within the Shaiya PServer Guides & Releases forum part of the Shaiya Private Server category.

Reply
 
Old 08/28/2016, 18:18   #421
 
elite*gold: 0
Join Date: Oct 2005
Posts: 184
Received Thanks: 84
Hey Castor, whats the ETA on 0.7.6? we are all waiting here like children on christmas eve
Psycnosis is offline  
Thanks
1 User
Old 08/31/2016, 03:32   #422
 
castor4878's Avatar
 
elite*gold: 0
Join Date: Dec 2010
Posts: 717
Received Thanks: 3,361

children should sleep peacefully, Santa Claus is not going to happen tomorrow, sadly but I promise leprechauns continue to work hard to finish filling the hood ... and fix bugs actually.
castor4878 is offline  
Thanks
10 Users
Old 08/31/2016, 08:41   #423
 
elite*gold: 0
Join Date: Nov 2014
Posts: 16
Received Thanks: 0
i've made changes on my npcquest.sdata and shstudio update the file on the psm_client\bin\data..

the error is, when i start the server, ps_game.exe crashes. i guess the updated npcquest.sdata was not decrypted..how can i fix it? thanks.
dpunkz09 is offline  
Old 08/31/2016, 12:36   #424
 
ridvantrika's Avatar
 
elite*gold: 0
Join Date: Mar 2011
Posts: 50
Received Thanks: 11
I created some bosses, the problem is they only attack when in range, they dont move or follow you when you run away.
ridvantrika is offline  
Old 08/31/2016, 15:13   #425
 
wallerus's Avatar
 
elite*gold: 0
Join Date: Apr 2014
Posts: 300
Received Thanks: 472
Quote:
Originally Posted by dpunkz09 View Post
i've made changes on my npcquest.sdata and shstudio update the file on the psm_client\bin\data..

the error is, when i start the server, ps_game.exe crashes. i guess the updated npcquest.sdata was not decrypted..how can i fix it? thanks.
Decrypt it using the . Keep these in your Bin folder so you can decrypt the NpcQuest.SData on demand.

Quote:
Originally Posted by ridvantrika View Post
I created some bosses, the problem is they only attack when in range, they dont move or follow you when you run away.
Take a look at values from monsters you created to ones that work how you'd like, all it requires is a little bit of trial and error and you'll be able to solve the issue yourself.
wallerus is offline  
Thanks
1 User
Old 08/31/2016, 16:14   #426
 
elite*gold: 0
Join Date: Nov 2014
Posts: 16
Received Thanks: 0
Quote:
Originally Posted by wallerus View Post
Decrypt it using the . Keep these in your Bin folder so you can decrypt the NpcQuest.SData on demand.
thanks for the reply.
i tried the cryptors you provided above but unfortunately it does not work. it says "This file is not of proper alignment. It cannot be decrypted."

btw im using the client of shaiya pt
dpunkz09 is offline  
Old 09/01/2016, 02:58   #427
 
castor4878's Avatar
 
elite*gold: 0
Join Date: Dec 2010
Posts: 717
Received Thanks: 3,361
sorry to quote the posts you've already answered, Wallerus

Quote:
Originally Posted by dpunkz09 View Post
i've made changes on my npcquest.sdata and shstudio update the file on the psm_client\bin\data..
the error is, when i start the server, ps_game.exe crashes. i guess the updated npcquest.sdata was not decrypted..how can i fix it? thanks.
All ciphered .sdata files start with: (ascii dump)
"0001CBCEBC5B2784"
"D3FC9A2A9DB84D1C"
"..."

A plain NpcQuest.sdata starts with nbr of merchants, then 1st merchand, ..., so something like (hex dump):
BA 01 00 00 count
01 0100 01 2A000000 type, ident, prof, shape, ...

Did you open the file with HxD (or any editor) and check it ?
Likely no, so don't guess. Check files and choose acts based on facts.

once checked that obviously it is not ciphered, it is valid and the issue is possibly limited to compliance with expectations of your server, or it is invalid (corrupted for any reason); did you drag'n'drop the file on the main shStudio window? if the file is opened & displays usual lists, the file is invalid, otherwise it was corrupted, if so send it to me (send url of a public repository with PM).

Quote:
Originally Posted by ridvantrika View Post
I created some bosses, the problem is they only attack when in range, they dont move or follow you when you run away.
chase step is how far they follow a toon.
vision is how far they detect a toon.
your values are certainly zeros.
castor4878 is offline  
Thanks
2 Users
Old 09/01/2016, 09:47   #428
 
elite*gold: 0
Join Date: Nov 2014
Posts: 16
Received Thanks: 0
Quote:
Originally Posted by castor4878 View Post
did you drag'n'drop the file on the main shStudio window? if the file is opened & displays usual lists, the file is invalid, otherwise it was corrupted, if so send it to me (send url of a public repository with PM).
your values are certainly zeros.
i do drog'n'drop the file on shStudio and it displays the usual list. ...
i dont have a repository, but if u would please like, i attached my npcquest.sdata. please help me decrypt it. thanks castor

EDIT: nevermind sir, i already figured it out ;D
dpunkz09 is offline  
Old 09/04/2016, 00:30   #429
 
elite*gold: 0
Join Date: Aug 2016
Posts: 4
Received Thanks: 1
Unhappy

I really need version 0.7.6.0
Walissonra1 is offline  
Old 09/08/2016, 20:37   #430
 
ridvantrika's Avatar
 
elite*gold: 0
Join Date: Mar 2011
Posts: 50
Received Thanks: 11
When you click Ctrl+F on MobItem table the whole shstudio freezes.
ridvantrika is offline  
Old 09/28/2016, 17:22   #431
 
elite*gold: 0
Join Date: Jun 2012
Posts: 99
Received Thanks: 219
Quote:
Originally Posted by castor4878 View Post
- cape editor
the class is broken upon dialog opening -> to be fixed

- skill editor
"rfu" caption is inserted in "not used level", that change is quite arbitrary, it was helpfull to double check level handling (but not mandatory). I will check
the skill descriptions must be edited by direct edition of the skills.desc.ini file (which must be present aside the application); if you edit the description in the text field of the dialog that displays it, the changes will be lost (not saved back in skills.desc.ini) and not used (the skill will use the previously loaded string).

regarding your case, you should use something like:
bla foo |%slvl%|1|{kptm} hour|2|{kptm} hours|3|%kpdy% days||

and so you must define it in skills.desc.ini



this script exports all data as a CSV file, so plain, fully editable text file.
it should be used if something goes wrong (bug of shStudio, or unsupported case or ...) to fix what should be fixed and to save it back as a skill.sdata file (using the python script, an existing or new one).
Cape bug exist in version 7.5.5
Призрак урана is offline  
Old 12/08/2016, 21:43   #432
 
MC Flip's Avatar
 
elite*gold: 0
Join Date: Apr 2009
Posts: 1,017
Received Thanks: 1,161
I'm looking for where item effects are stored in the database.
I've looked through most item or skill oriented stored procedures, but couldn't find even anything close.

I am referring to this:


Where Effect 47 moves the character to its factions capital (Map 35 for AoL, Map 36 for UoF). Other items have other effects, so I am interested in finding where those effects are located to be able to edit them to my needs.
MC Flip is offline  
Old 12/09/2016, 09:19   #433
 
momocruz's Avatar
 
elite*gold: 0
Join Date: Sep 2011
Posts: 390
Received Thanks: 375
Quote:
Originally Posted by MC Flip View Post
I'm looking for where item effects are stored in the database.
I've looked through most item or skill oriented stored procedures, but couldn't find even anything close.

I am referring to this:


Where Effect 47 moves the character to its factions capital (Map 35 for AoL, Map 36 for UoF). Other items have other effects, so I am interested in finding where those effects are located to be able to edit them to my needs.
Effect 73 do that

Video
momocruz is offline  
Old 12/09/2016, 11:32   #434
 
MC Flip's Avatar
 
elite*gold: 0
Join Date: Apr 2009
Posts: 1,017
Received Thanks: 1,161
Quote:
Originally Posted by momocruz View Post
Effect 73 do that

Video
Thank you for your reply. I know about most effects and how to use them since most effects use variants to describe how and what they will do (eg. item box which grades to drop, mob boxes which mob to spawn or linking hammers at what percentage to link and many more), but I am mainly looking for Recall Runes, since the teleport destination is (or must be) located within the specific effect and there is no variant describing the teleport location.

I am quite sure that the code for effect 47 (Capital Recall Rune) is something like:

IF Faction='0' THEN Map='35'
AND IF Faction='1' THEN Map='36'

Obviously converted into SQL format, but the logic should be something like this. I need the Recall Rune to port both factions to the same map.

I did some research prior to asking here and I found that you have been trying the same (I believe in 2014) with Bootlegerry Recall Runes, so did you have success?
I don't necessarily have to edit Capital Recall Rune, any other rune will do fine if it can port both factions to the same location.

I tried experimenting and combine certain effects with variants, hoping it could work like that, but no success. Certain effects are not meant to have variants and won't work when a variant is declared.
MC Flip is offline  
Old 12/09/2016, 11:51   #435
 
momocruz's Avatar
 
elite*gold: 0
Join Date: Sep 2011
Posts: 390
Received Thanks: 375
Quote:
Originally Posted by MC Flip View Post
Thank you for your reply. I know about most effects and how to use them since most effects use variants to describe how and what they will do (eg. item box which grades to drop, mob boxes which mob to spawn or linking hammers at what percentage to link and many more), but I am mainly looking for Recall Runes, since the teleport destination is (or must be) located within the specific effect and there is no variant describing the teleport location.

I am quite sure that the code for effect 47 (Capital Recall Rune) is something like:

IF Faction='0' THEN Map='35'
AND IF Faction='1' THEN Map='36'

Obviously converted into SQL format, but the logic should be something like this. I need the Recall Rune to port both factions to the same map.

I did some research prior to asking here and I found that you have been trying the same (I believe in 2014) with Bootlegerry Recall Runes, so did you have success?
I don't necessarily have to edit Capital Recall Rune, any other rune will do fine if it can port both factions to the same location.

I tried experimenting and combine certain effects with variants, hoping it could work like that, but no success. Certain effects are not meant to have variants and won't work when a variant is declared.
Nubness had helping me fews years ago with this
momocruz is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
[Release] shStudio (multi-purposes editor)
02/05/2021 - Shaiya PServer Guides & Releases - 755 Replies
Introducing Shaiya Studio, a multi-purposes editor. Its purpose is to enable fast editing of clients and servers configuration files. Update of May 4th, 2013: This post was modified by November 2011 to present some features of the incoming - and still not released - version 0.7.5 The modifications of the interface of the new version (mainly the "multiple documents interface" and the concepts of workspace but also the possibility to browse & edit files from an unexpanded archive fle...
[Release / Update] shStudio
03/18/2011 - Shaiya PServer Guides & Releases - 1 Replies
shStudio rel. 0.6.2 released This post is only intended to inform you of the update of the tool (since "Edit" doesn't change its date), thank you for letting this thread die and ask your questions on the main thread.



All times are GMT +2. The time now is 13:56.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.