CipSoo
Member
- Mar
- 51
- 0
Paylaşımınız : Selamlar,
Bu kod ile birlikte hem elmorad hemde karusta sıralamada son 6 kişi yani ırk olarak 12 kişi de K simgesi çıkar. Patche gerek yoktur.Clientlerde K simgesinin symbolu bulunmaktadir.
Sadece 6 + 6 = 12 kişide K simgesi gösterir. Bunu artırabilirsiniz. Ama 12 kişi gayet güzel bir sistemdir.
Vereceğim kodu QA = Query Analyzer'e uygulamanız yeterlidir.
update USER_KNIGHTS_RANK set strName = 'Training Knight' where shIndex = 45
update USER_KNIGHTS_RANK set strName = 'Training Knight' where shIndex = 46
update USER_KNIGHTS_RANK set strName = 'Training Knight' where shIndex = 47
update USER_KNIGHTS_RANK set strName = 'Training Knight' where shIndex = 48
update USER_KNIGHTS_RANK set strName = 'Training Knight' where shIndex = 49
update USER_KNIGHTS_RANK set strName = 'Training Knight' where shIndex = 50
Bu kod ile birlikte hem elmorad hemde karusta sıralamada son 6 kişi yani ırk olarak 12 kişi de K simgesi çıkar. Patche gerek yoktur.Clientlerde K simgesinin symbolu bulunmaktadir.
Sadece 6 + 6 = 12 kişide K simgesi gösterir. Bunu artırabilirsiniz. Ama 12 kişi gayet güzel bir sistemdir.
Vereceğim kodu QA = Query Analyzer'e uygulamanız yeterlidir.
update USER_KNIGHTS_RANK set strName = 'Training Knight' where shIndex = 45
update USER_KNIGHTS_RANK set strName = 'Training Knight' where shIndex = 46
update USER_KNIGHTS_RANK set strName = 'Training Knight' where shIndex = 47
update USER_KNIGHTS_RANK set strName = 'Training Knight' where shIndex = 48
update USER_KNIGHTS_RANK set strName = 'Training Knight' where shIndex = 49
update USER_KNIGHTS_RANK set strName = 'Training Knight' where shIndex = 50