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

guilds - gesior

Well I press on the serv database, then sql, then I did put in that code.
The guilds still doesn't work but now I get this message when trying to create if im online "
Srry, but you need to be offline to found a guild..". I didn't get this before.

Im using TFS 0.2 gesior acc.

Help anyone?

if you are using the guilds.php i posted it's because you need to be offline in order the create/join/change nick/leave a guild So the guilds wont bug...
 
what will happen to the recently players skills ?
will i have to "query" all players since i import the triggers, one by one ?
or i just query once ? and i will never query again.
will this affert the players ?
 
Last edited:
You have to rebuild all skills manually and add triggers so new players will have skills savable.
You can dump players and then delete table players. Then restore it from dumped file. Record in player_skills will be added for existing players automaticaly by triggers :)
 
Back
Top