EXEC UPDATE_PERSONAL_RANK
EXEC RANK_KNIGTS
#### Tüm Clanlar G1
update Knights set Points = '999999'
#### Nation Change (Irk Transfer)
EXEC ACCOUNT_NATION_CHANGE 'kullanıcı ad','1'
[1-Karus - 2-Human]
#### Kral Ekle
EXEC KRAL_EKLE 'KraL ID'
#### Kral Sil
EXEC KRAL_SIL 'KraL ID'
#### Database Sıfırla
truncate table account_char
truncate table currentuser
truncate table deleted_userdata
truncate table knights
truncate table knights_rating
truncate table knights_user
truncate table tb_user
truncate table userdata
truncate table warehouse
truncate table np_kings
truncate table np_kings2
truncate table userdata_SKILLSHORTCUT
truncate table USER_SAVED_MAGIC