help delete silk new account

03/08/2014 18:33 exticfire#1
how delete silk in new account help
03/08/2014 20:08 Crue*#2
from start items ?
03/09/2014 00:06 pushipu#3
1) silk is added on account registration.
or
2) added with a procedure in your database.

How we can help you, when you can't explain your problem/question.
03/09/2014 00:16 exticfire#4
my base have 10000 mil silk delete a 0 chamger 0
03/14/2014 20:47 hos00#5
1)check reg php script
2)if u`r using srcm-based website then check srcm setting in acc DB for start silk .
3)check add new char SP in shard DB if acc gets the silk after creating a character.
03/14/2014 23:45 bestprem#6
use SRO_VT_ACCOUNT
update SK_Silk set silk_gift = 0 , silk_own = 0 , silk_point = 0
from start items check SRO_VT_SHARD.>> Programming >>stored procedure>> ._AddNewChar >> Pres ctrl + F >> type >> silk if u found any thing gimme ur proc