Deadly Brothers
New member
salamat po sa mang bibigay.
my error dito sir eto ung error nya.https://pastebin.com/ausRbr9v try mo yan![]()
query_sql "SELECT `char`.char_id,`char`.`name`,global_reg_value.`value` FROM global_reg_value LEFT JOIN `char` ON global_reg_value.char_id=`char`.char_id WHERE global_reg_value.str='brokeemp' ORDER BY CAST(`global_reg_value`.`value` AS UNSIGNED) DESC LIMIT 10", .@char_id, .@name$, .@count;
salamat po sa mang bibigay.
thank youHere ya go. Script Credit to master @AnnieRuru
Run this to your sql query :
alter table `char` add empbreak int(11) unsigned not null default 0 after unban_time, add index (empbreak);
View attachment 4055
We use essential cookies to make this site work, and optional cookies to enhance your experience.