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

Search results

  1. JonatasLucas

    Solved ERROR MONSTER

    I have a bug in monsters fisso a monster in my otserv called poseidon more when I put him to hunt and he saved it when I enter the ot he is not it. so the call to the "/ m" and the following error appears when opening POSEIDON.XML <?xml version="1.0" encoding="UTF-8"?> <monster...
  2. JonatasLucas

    Solved error in tfs

    Thanks! thanks for the help I added a query and it worked ALTER TABLE `players` ADD `castDescription` INT(11) NOT NULL DEFAULT '0'
  3. JonatasLucas

    Solved error in tfs

    yes /\
  4. JonatasLucas

    Solved error in tfs

    error #1060 - Duplicate column name 'cast' of this error when running just above error #1060 - Duplicate column name 'cast'
  5. JonatasLucas

    Solved error in tfs

    start line 16 48 24 968
  6. JonatasLucas

    Solved error in tfs

    can now pass me the table that saves the players because when they are around lvl 8 Logging out
  7. JonatasLucas

    Solved error in tfs

    as well add compact.lua
  8. JonatasLucas

    Solved error in tfs

    I'm there with this error and another that player logs out and the character does not save
  9. JonatasLucas

    Solved error in tfs

    hello people I am with this small error to reset my character and use tfs 0.4 site
  10. JonatasLucas

    Windows Urgent Account Manager + Site

    more if I get the salt which may give problems
  11. JonatasLucas

    Windows Urgent Account Manager + Site

    So guys want to use more site account manager is it possible I'm using TFS 0.4
  12. JonatasLucas

    Solved error in pot

    thanks
  13. JonatasLucas

    Solved error in pot

    all the posts that I am using is giving this error
  14. JonatasLucas

    Positive GLobal REAL-Spoof FALSE PLAYERS

    knows nothing innocent
  15. JonatasLucas

    Windows Error in tfs

    GuildFragsLogin function onLogin(cid) registerCreatureEvent(cid, "FragsGuildLogin") registerCreatureEvent(cid, "FragsGuildKill") if getPlayerStorageValue(cid,frag_guild.Honor_Storage) == -1 then setPlayerStorageValue(cid, frag_guild.Honor_Storage, 0) end local MyGuild,StorCheck =...
  16. JonatasLucas

    Windows Error in tfs

    frag_guild = { start_frags = 120155, -- dont edit FragsToWinAcess = 100, -- to win guild acess FragsPerKill = 1, AcessTimeDays = 2, MoreExpToGuild = true, Exp_Rate = 1.1, -- 10% Honor_Storage = 215548, Honor_Point = 5 } function getFragsByGuild(GuildName) local check = db.getResult("SELECT...
  17. JonatasLucas

    Windows Error in tfs

    thank you, more about the second error as tidy?
  18. JonatasLucas

    Windows Error in tfs

    I can pass the table are doing please
  19. JonatasLucas

    Windows Error in tfs

    I got these two errors here on TFS can someone help me image link if someone does not load here> http://s22.postimg.org/jrj2i3lqn/errof.png
  20. JonatasLucas

    Windows I can not enter my server

    now the errors are gone but not tfs yet to log into the server debug someone has a solution?
Back
Top