• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Make a character "Read only" using Mysql?

Tony32

Veteran OT User
Joined
Jun 6, 2008
Messages
1,268
Reaction score
353
Hi guys!
As the topic says, I wonder if it's possible to make a certain character/characters "Read only" using Mysql. With read only I mean that when the char dies/logout, everything will be reseted so the char stays exactly as it was when he first logged in. As in a war server.

Is it possible? If so, how?

Thanks in advance!
 
Easy, just change the value "save" to 0 in the database for whichever character you want should not be saved when logging out/during server save.
 
Back
Top