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

    Lua My script no execute..

    Sorry close the topic i have fixed that
  2. F

    Lua Check monster in X area

    Hello guys, i'm making a script of one quest and i need to know if have one function or someone have a script to check if in X area have X monster, and if have X monster the script don't spawn it again. I'm using tfs 1.2
  3. F

    Lua Reload commands

    Have anyone command who make reload an specific archive?? Ex: in game have the comannd /reload actions. I need make this command for works in lua, force the reload in X hour of the day or each server save. Who know if this is possible?
  4. F

    Solved Index item a nil value

    Hello, good, this error is showing up straight in my distro and so far I could not identify what the cause of it ... Does anyone have any solution? My tfs is 1.2 This is error: Lua Script Error: [Action Interface] data/actions/scripts/other/destroy.lua:onUse data/actions/lib/actions.lua:89...
  5. F

    Lua How to block player heal monster? TFS 1.0

    I need an solution to block players to use spells, runes to heal monster, can make this? if yes, how? all my attempts not succeed :/
  6. F

    Create account with random account name

    Anyone have a system to generate random account name for player when he create a account? Like Rl tibia in old times
  7. F

    Lua Code of friendly fire true/false

    Have any code for tfs 1.0 what make "friendly fire" true or false if have storage X? Ex: In battlefield event for dont attack player of the same team, with same storage X.
  8. F

    Lua Commands for gm

    I need to make a GM able to /addtutor /removetutor but i cant make this, only administrator can use this comands and i dont know how to change this and where... Can someone help me? function onSay(cid, words, param) local player = Player(cid) if player:getAccountType() <=...
  9. F

    Lua Help with talkaction

    Hello guys i need help with this scripts: This script is working perfectly but when the player use the command, all comand text is sended in chat. Can cancel this? function onSay(cid, words, param, channel) local storage = 6708 -- (You can change the storage if its already in use) local...
  10. F

    Lua Tasks

    When a player summon a monster and kill he count for a task... ex: Player summon minotaur, after he kill the task increase +2 2/5000 how i fix it?
  11. F

    Can i add break line here?

    Why i can fix this issue? When the text is so long, he spam the site
  12. F

    Lua Error with servant script tfs 1.0

    I get this error in my distro, how i fix it? my tfs is 1.0 Lua Script Error: [CreatureScript Interface] data/creaturescripts/scripts/their master's voice quest/ServantsKill.lua:onKill ...ipts/scripts/their master's voice quest/ServantsKill.lua:83: attempt to compare nil with number stack...
  13. F

    Compiling I'm work in a shared exp = global

    Can someone give me the variable what in C return the vocation of a player, or each member in a party??? I'm work in a Shared Exp same as global
  14. F

    Linux I have a problem with mySql

    Well, I bought a dedicated server at OVH to host my tibia server. The problem started when I let him online , my old machine was SSD and ran perfectly , and the machine is now bought HDD , the problem is that MySQL does not get ta realizing data and ridiculously begins lock and press play when...
  15. F

    Tibia Rpg Brasil SPOOF

    In the otservlist have 350+ players online, when u go to the site and check your status appear 180 players online. Ridiculous spoof
Back
Top