• 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. B

    Higher default Skills [for each vocation other] how?

    I want to make a warserver and give all characters higher skills when they make a character (with triggers), but when you make a sorc than it has 100 swording, so.. how can i give each vocation other different default skills? Please help :D
  2. B

    Lua/mysql select isnt working...

    Hey all, i am trying to make a script that shows u when u have a new message on the website when u login. Ive made this: local rows = assert(con:execute("SELECT * FROM `site_messages` WHERE `to_player` = " .. getPlayerGUID(cid) .. " AND `readed` = 0;")) if (rows:numrows() > 0)...
  3. B

    Delete Ring time?

    Hey all, Ive my OT Server (TFS 3.0) and ive a question how to delete the time of rings, ive tried much and searched on the internet but i couldnt find anything :( Can some1 help me?^_^
  4. B

    TFS 3 Addon npc isnt working?

    Hello all, Ive my own server online for 1,5 week now and my players found a bug, if they buy addons on my server they have them, but when they logout the cant click on it when they want to change their outfit.. Can some1 help me plx?:thumbup:
  5. B

    Change gainmanaamount but it dont works?

    Hey all, I tried to change the value of getting mana, i chaned all gainmanaamount to gainmanaamount="40" but i still get 5mana. I hope you understand it, who can help me? :D
  6. B

    How can i disable cap system in TFS 3?

    How can i disable cap system in TFS 3? I need the solution very hard, who can help me? :thumbup:
Back
Top