how to remove silk from char

09/25/2015 02:58 Lordaddy#1
i can't delete silk from any char
09/25/2015 10:13 mtnman33#2
easy and best way to remove silk which is an account bound item is go up top left on the silk database square to highlight all lines then right click to copy or Ctrl+C and paste it into notepad to save all the lines . then simply run this SQL query to remove all silk
Quote:
USE SRO_VT_ACCOUNT
GO
TRUNCATE TABLE SK_Silk
that will delete all lines in the silk database , now all you have to do is remove the silk or lines from the notepad that you want removed then copy and paste them back into the table and your all set . hope this helps
09/25/2015 13:53 Judgelemental#3
Use eva tools :)