[HELP] About VIP

02/16/2010 19:30 mathpaiva1#1
how can I make the chars born with vip lvl 9?
02/16/2010 19:43 PraDevil[ELITE]#2
go to account table-->design table-->VIP column-->set the length to 9
02/16/2010 19:49 mathpaiva1#3
I did it but the character did not come with vip ta which can give wrong?
02/16/2010 20:24 chathouse#4
u must cq_config edit,

Code:
163	3101	7200	0	0	0	0		type=3101,用于记录批量孵化所中VIP1级玩家的孵化时间,data1=孵化时间,单位s
164	3102	3600	0	0	0	0		type=3102,用于记录批量孵化所中VIP2级玩家的孵化时间,data1=孵化时间,单位s
165	3103	600	0	0	0	0		type=3103,用于记录批量孵化所中VIP3级玩家的孵化时间,data1=孵化时间,单位s
166	3104	300	0	0	0	0		type=3104,用于记录批量孵化所中VIP4级玩家的孵化时间,data1=孵化时间,单位s
167	3105	120	0	0	0	0		type=3105,用于记录批量孵化所中VIP5级玩家的孵化时间,data1=孵化时间,单位s
168	3106	60	0	0	0	0		type=3106,用于记录批量孵化所中VIP6级玩家的孵化时间,data1=孵化时间,单位s
new id field with new number, type field 3106 up 3107 data 1 is for hatch time and param u must only edit type=3106 up 3107 and u have in this coding *lol* a text with VIP6.

naturally can deviate ids from yours cq_config,… however must be.

and you make stop again and again naturally with another ID
02/17/2010 17:35 King_Arthur#5
Quote:
Originally Posted by PraDevil View Post
go to account table-->design table-->VIP column-->set the length to 9
I think you meant default not length. ;)
02/17/2010 21:28 mathpaiva1#6
I changed my length to 9 but did not change when I create the account it continues with VIP 1 and VIP I tried with 6, 4 with no worked