Jump to content
Sign in to follow this  
kyeme

Regarding the Character Deletion

Recommended Posts

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? :D

 

 

@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

Share this post


Link to post
Share on other sites

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.

Share this post


Link to post
Share on other sites

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

Share this post


Link to post
Share on other sites

// Restrict character deletion if carrying these item IDschar_del_itemid: 1530,2629,2857
prevent character deletion if carrying mjolnir, magingiorde, brisingamen

 

and the check range should included inventory, cart, mail attachment

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.