Jump to content
  • 0
Sign in to follow this  
Katar

delete character

Question

11 answers to this question

Recommended Posts

  • 0
14 minutes ago, Katar said:

how to easily fix the delete character

What's the problem?

timer or what? default timer to delete character is 86400 (24hour) on char-server.conf change it into what you want.

Share this post


Link to post
Share on other sites
  • 0
5 minutes ago, Katar said:

or recompile

 

6 minutes ago, Katar said:

then restart?

you must restart the server

Edited by hendra814

Share this post


Link to post
Share on other sites
  • 0
29 minutes ago, Katar said:

hi r u a dev?

 

 

thank you for this

 

9 minutes ago, Katar said:

i cant see the timer u said theirs no timer hehe

I'm not dev team, i'm just member in this forum.

so what's the problem ?

Share this post


Link to post
Share on other sites
  • 0

my problem is the deleting is problem i want it like 5 mins

 

but in my server i cant find the note u said to me

 

 

actually i want to learn how to change description of a card in my RO and put it on the patch

Share this post


Link to post
Share on other sites
  • 0

try look at here conf\char\char-server.conf

deletion: {
			// 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)
			level: 0

			// Amount of time in seconds by which the character deletion is delayed.
			// Default: 86400 (24 hours)
			// NOTE: Requires client 2010-08-03aragexeRE or newer.
			delay: 86400

			// Block deletion if character is inside a guild or a party? (BOOL)
			// default: false	official: true
			// !!This check is imposed by Aegis to avoid dead entries in databases and _is_not_needed_ as we clear data properly!!
			use_aegis_delete: false
		}

 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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