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

Recent content by dicolima

  1. D

    [doSummonCreature] Crash!

    ...
  2. D

    8.21 simOne map editor

    Thanks man. Its great!!!
  3. D

    NPC Banker NPC For TFS

    Please give the three codes funcitions: doPlayerDepositMoney doPlayerWithdrawMoney doPlayerTransferMoneyTo Thanks.
  4. D

    MySQL All steps how to create a TFS

    Hi... For this error : "[16/07/2008 19:16:54] > ERROR: Couldn't estabilish connection to SQL database!" trade this line in config.lua. -- SQL sqlType = "sqllite" passwordType = "plain" To -- SQL sqlType = "mysql" passwordType = "plain" Good luck!
Back
Top