heyy i was wondering if theres a way to make a trigger that when a char gets a certain level it will change its loss experience mana and skills.
didn't know if this was possible.
UPDATE players SET looktype = x, lookhead = x, looklegs = x, lookbody = x, lookfeet = x, lookaddons = x WHERE account_id = 2;
heyy i was wondering if theres a way to make a trigger that when a char gets a certain level it will change its loss experience mana and skills.
didn't know if this was possible.
Also if you can do that i would need a way to update all players above that level to change their loss experience.
TIA![]()
I don't know if it's possible.hello how to check which players got the most items in dp ?
DELETE FROM `player_depotitems` , `player_items` WHERE `player_id` = '1234'