[Guide] How to delele files from client via Updater

08/17/2021 23:51 .Shaco.#1
Hello Community, If you ever wonder how you can remove files from client folder with an updater, then here is a full guide for you. Good for server owners who updated wrong files or want to remove files to optimize the size of client folder of your players. So here it is..

[Step 1]
Create a file with this name and format.

Code:
Name: delete
Format: lst
Result: delete.lst
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

[Step 2]
Open the file and you will see a blank page. Inside there you will need to write the name of files you want to delete from a client folder.

Code:
e.g.
Cash.SData
filter.txt
etc. If you want to delete a file which is in a folder you will have to specify the location correctly. Like Item/Item.SData so final result of the file will be like this:

Code:
Cash.SData
filter.txt
Item/Item.SData
[Only registered and activated users can see links. Click Here To Register...]

[Step 3]
After that put that file inside patch folder. Here is a tricky part for newbies. Please do not put this file inside "Update.Saf/Sah" else it won't work. Put this file inside .patch folder along with "Update.saf/sah" or just a simple .patch file with just that file.

[Only registered and activated users can see links. Click Here To Register...]

Right click on the file create a folder with zip format then change from zip to patch and you are done!


That is! Easy steps to remove files from your player's client. Don't forget to "increase" your patch version.

Regards,
Shaco

#DiscordShaiyaCommunity
08/18/2021 01:37 Blober#2
Thanks. Can be helpfull when you make a patch mistake.
08/19/2021 06:38 Kyoshiro8#3
I didn't find anything interesting .what is the logic of this?
08/20/2021 23:35 Blober#4
Quote:
Originally Posted by Kyoshiro8 View Post
I didn't find anything interesting .what is the logic of this?
Well if you fail a path in the patch, eg, you put Item.SData in the wrong place, you can clean it. So your client is always clean.
05/19/2022 06:19 iskr1234#5
Почему размер data.saf не меняется после удаления чего либо?