In this tutorial i'll show you how to update your client contents trought launcher!
Let's begin:
1st you need this Silkroad_Editor.rar (in attachment)
with it you can compress the files.
2nd - you have to go to SRO_VT_ACCOUNt or whatever is your account table called as.
3rd - _ModuleVersion table the last field contains nVersion 188 - change it to 189 (that's your new revision of client - you can keep doing this again and again)
4th - truncate the _ModuleVersionFile database
as example i'll provide this:
those are the new row data, you have to enter every information of the file you want to update into the launcher!
Next step - make sure you look on file properties the size in bytes (the size on disk one) nVersion has to match your new client revision in this case it's 189.
Put the compressed file in the download_data folder in the neccesary directory - restart your downloadserver and gatewayserver and you should be done. :) client updating to new version and new stuff in there.
Let's begin:
1st you need this Silkroad_Editor.rar (in attachment)
with it you can compress the files.
2nd - you have to go to SRO_VT_ACCOUNt or whatever is your account table called as.
3rd - _ModuleVersion table the last field contains nVersion 188 - change it to 189 (that's your new revision of client - you can keep doing this again and again)
4th - truncate the _ModuleVersionFile database
as example i'll provide this:
Code:
4 189 22 22 9 refshopitemstockperiod.txt Media\server_dep\silkroad\textdata 1063 17 0 1 22/10/2011 00:00:00 1
Next step - make sure you look on file properties the size in bytes (the size on disk one) nVersion has to match your new client revision in this case it's 189.
Put the compressed file in the download_data folder in the neccesary directory - restart your downloadserver and gatewayserver and you should be done. :) client updating to new version and new stuff in there.