SpiderOT
™ツʂριԃҽɾσƚ➽ ٩(•‿•)۶★彡
just open phpmyadmin and click on empty
or
TRUNCATE TABLE `accounts`
or
TRUNCATE TABLE `accounts`
SELECT `player_id` , COUNT( * ) FROM `player_depotitems`
WHERE `itemtype` =2594 AND `pid` = `pid` GROUP BY `player_id` HAVING COUNT( * ) >1 ORDER BY `player_depotitems`.`player_id` ASC LIMIT 0 , 30
DELETE FROM `player_depotitems` WHERE `itemtype` IN (2160, 2453, 6528, 8851, 8909, 8908, 8907, 8906, 8905, 2493, 2361, 8888, 8882, 8883, 8881, 2495, 8918, 10021, 6132, 2640, 2494, 2471, 7429, 7434, 7390, 7384, 7389, 7415, 7406, 7380, 7392, 8890, 8928, 8924, 8930, 8854)
i need help how i make new player position? 1000 1000 7
$config['site']['newchar_towns'] = array(1);
$char_to_copy->setPosX(0);
$char_to_copy->setPosY(0);
$char_to_copy->setPosZ(0);