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

time function in mysql

Ksz

New Member
Joined
May 25, 2008
Messages
1
Reaction score
0
Hello! I used this when my server was "sqlite" and it happened completely how it was suppose to.
<globalevent name="test" time="18:30" event="script" value="castle/bfcon.lua"/>
But now my server is mysql, and this globalevent doesn't happen! But the server doesn't show me any error... I think is the function 'time' that there isn't possible to use on mysql.. anybody knows? Please helpme! I use Real server 8.60
 
Last edited:
Back
Top