• 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!

[0.3.6] Problem with Castle System.

Dymczas

New Member
Joined
Mar 8, 2009
Messages
105
Reaction score
0
Hello,
I have some problem. When I install castle system script and I want log in, in console it's written
"XXX has logged in.
XXX has logg out."
So you can see that i can't log in ; s What is wrong ?
PS I am using TFS 0.3.6
 
Find this line in the mod file:
Code:
        <event type="login" name="Castle King Kill" event="script"><![CDATA[
and change type="login" to type="kill"
 
Back
Top