kyeme 71 Posted November 9, 2013 If the character still has valuable items in his inventory, he will not be able to delete his character. For special cases. Like for example: the character has a GODLY (Megingjard) item and he tried to delete his character, this is when the suggestion will act. //Item ID, Group-Level Override2629,99 //Megingjard What do you think? @edit: Example from char-server.conf: // Restrict character deletion by BaseLevel// 0: no restriction (players can delete characters of any level)// -X: you can't delete chars with BaseLevel <= X// Y: you can't delete chars with BaseLevel >= Y// e.g. char_del_level: 80 (players can't delete characters with 80+ BaseLevel)char_del_level: 0 1 Jedzkie reacted to this Quote Share this post Link to post Share on other sites
Judas 100 Posted November 9, 2013 That would be pretty neat. I could see people deleting their characters by whim and saying they left valuable items on there. 2 Jedzkie and kyeme reacted to this Quote Share this post Link to post Share on other sites
Mhalicot 392 Posted November 9, 2013 I think it is better that you cannot delete character that carrying items, or an msg will appear that you must empty your inventory before deleting. , or before deleting an storeall command will automatically run. Quote Share this post Link to post Share on other sites
Jedzkie 58 Posted November 10, 2013 Good idea kyeme, +1 Quote Share this post Link to post Share on other sites
Ind 945 Posted February 10, 2014 what'd be the criteria to judge whether it has valuable items though? (perhaps Mhalicot's "can't delete when invent not empty" would be more practical?) however by the lack of support I'd say it'd be more fitting to a plugin perhaps Quote Share this post Link to post Share on other sites
AnnieRuru 957 Posted February 10, 2014 // Restrict character deletion if carrying these item IDschar_del_itemid: 1530,2629,2857prevent character deletion if carrying mjolnir, magingiorde, brisingamen and the check range should included inventory, cart, mail attachment 1 kyeme reacted to this Quote Share this post Link to post Share on other sites