• 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 Code of friendly fire true/false

    I need to use this code when have storage X how can i make this? i'm new in lua
  2. 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.
  3. F

    Solved Oramond Doors Bug

    i cant solve this issue :/
  4. F

    Lua Commands for gm

    Don't worked here :/ No have any error in tfs but dont work if are in GM
  5. 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() <=...
  6. F

    Can i add break line here?

    Ok, i have fixed that, thanks for help!
  7. 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...
  8. F

    Can i add break line here?

    How i use this?? The text is from database. And where i put this code?
  9. 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?
  10. F

    Can i add break line here?

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

    [TFS 1.2+] Performance tuning

    Can i make this changes in tfs 1.0?
  12. F

    Lua Error with servant script tfs 1.0

    @Codex i will try this, thanks for help
  13. 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...
  14. F

    Tibera.org

    I just laugh about this kkkkkkkkk
  15. 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
  16. F

    Linux I have a problem with mySql

    I have 32gb de ram, in mysql.cnf i have dedicated 16 gb for my sql works... U have any light for me to solve this problem???
  17. F

    Linux I have a problem with mySql

    lol? Because write speed in mySql it's all in otserv... If have any delay or anything, the server not work perfectly... And this problem begin after i bought this dedicated... When i run in VPS with SSD i never get this problem. If not load tha much of data, why when i take a server save de...
  18. F

    Linux I have a problem with mySql

    Why not?? Look at this: 1073741824 bytes (1.1 GB) copied, 6.82945 s, 157 MB/s. My hd is normaly... What u think its the problem??
  19. F

    Linux I have a problem with mySql

    Yeap bro, my problem is this: I use HDD in my open tibia server, and this are making my server freeze and lag when MySql get 8MB/S of write in the DB (i have checked with IOTOP in linux), but 8MB/s its a low speed for two HDD's with RAID1 and SAS... I have tried many things but not have sucess...
  20. 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...
Back
Top