• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. H

    Trouble creating character using znote aac

    ALTER TABLE players ADD rebirths INT NOT NULL DEFAULT 0; it was from the script post i used for it.
  2. H

    Trouble creating character using znote aac

    Hello, i'm having trouble creating a character with znote after i added a column under players named 'rebirths' it was working fine until today and i got this error when i clicked create character string(750) "INSERT INTO players(name, group_id, account_id, level, vocation, health, healthmax...
  3. H

    Can anyone help me log onto my ot...

    Yeah it's still not working, want try to help through team viewer maybe?
  4. H

    Can anyone help me log onto my ot...

    I have opened all ports, and made sure they were open using a tool, my ip is my public address in the config, and i have been trying to log on with my local address but it's stuck with connecting to game world, i have also made exceptions in the firewall's not really sure what else to try.
  5. H

    Tfs 1.3 Rebirth/prestige system

    Ahhhh thank you very much, sorry i misunderstood what you were saying lol
  6. H

    Tfs 1.3 Rebirth/prestige system

    [Error - mysql_real_query] Query: UPDATE players SET level = 8, experience = 4200 Message: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'players SET level = 8, experience =' at line 1 [Error -...
  7. H

    Tfs 1.3 Rebirth/prestige system

    Lua Script Error: [Npc interface] data/npc/scripts/rebirth.lua:onCreatureSay data/npc/scripts/rebirth.lua:41: attempt to call global 'doBroadcastMessage' (a nil value) stack traceback: [C]: in function 'doBroadcastMessage' data/npc/scripts/rebirth.lua:41: in function 'callback'...
  8. H

    Tfs 1.3 Rebirth/prestige system

    Well i got this now Lua Script Error: [Npc interface] data/npc/scripts/rebirth.lua:onCreatureSay data/npc/scripts/rebirth.lua:40: attempt to call field 'executeQuery' (a nil value) stack traceback: [C]: in function 'executeQuery' data/npc/scripts/rebirth.lua:40: in function...
  9. H

    Tfs 1.3 Rebirth/prestige system

    Hello i'm trying to get a prestige system to work, the code i took was for 0.3.6 but it's not working on 1.3 if anyone can help me i would greatly appreciate it! local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler)...
  10. H

    Rebirth script needed

    Looking for someone to make a rebirth script for me with working onlook for tfs 1.3 will pay.
Back
Top