• 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. Bruce Leal

    Lua Make this script take time

    I guess something as this is hard ... only in Source maybe ... anyway, thanks, thanks a lot for help me in question of time to monster disappear. Bye friends, rep+
  2. Bruce Leal

    Lua Make this script take time

    Great, you are good! Eeer... Anyway to use this scroll and summon only in player's house ?
  3. Bruce Leal

    Lua Make this script take time

    I wait u friend.
  4. Bruce Leal

    Lua Make this script take time

    No errors :/
  5. Bruce Leal

    Lua Make this script take time

    Now the item 1949 (scroll to summon) it is a simple scroll, nothing happenes
  6. Bruce Leal

    Lua Make this script take time

    local timeToDisappear = 1000*60*60*24 24 = 24hours? let's test with 10 seconds? how can i put the formula to seconds?
  7. Bruce Leal

    Lua Make this script take time

    Hail, Hello, this script causes the player to use the "Scroll" item, write the name of the monster, and make it appear. How can I adapt it to the monster disappear in 24 hours function onUse(cid, item, fromPos) local cont = getItemAttribute(item.uid, "text") -- nao precisa mexer...
  8. Bruce Leal

    Linux Server Freeze without errors, HIGH SKILL

    Yeah, Im guess this source it's bug. Any suggestion ? change tfs maybe ? BUMP
  9. Bruce Leal

    Linux Server Freeze without errors, HIGH SKILL

    Are you kidding with me??? Not, nothing about loops, Only freeze and skills doesn't save ... Im logout with 32 club fighting and back with 230+ and get a freeze in server '-'
  10. Bruce Leal

    Linux Server Freeze without errors, HIGH SKILL

    Haail, My server is simply freezing, it stays online but it blocks players from leaving or entering the account, no error. I did a training with training monks, when I entered my skills were tripled ... were 250 of club fighting ... (because with / addskill also gave problem so I tried to...
  11. Bruce Leal

    Map Freeze tfs 0.4 3777-master

    Please, local config = { loginMessage = getConfigValue('loginMessage'), useFragHandler = getBooleanFromString(getConfigValue('useFragHandler')) } function onLogin(cid) accountManager = "Account Manager" managerCounter = 0 for i, player in...
  12. Bruce Leal

    Map Freeze tfs 0.4 3777-master

    No, now I just did a test, I just right clicked on the random monster, the server has freeze, kept online but when I choose another character to enter does not.
  13. Bruce Leal

    Map Freeze tfs 0.4 3777-master

    Hello, I use TFS 0.4 on a 8.60 server, my problem is that when I attack a monster the map freezes, the only thing that appears on the screen is "sorry not possible" when I try to move the character, but otherwise it gets stuck, and impossible to connect another character.
  14. Bruce Leal

    Source TFS 0.2 | 0.3 or 0.4

    yep, i do the autoreconf xvi And ./configure with options, but build.sh does not appear
  15. Bruce Leal

    Source TFS 0.2 | 0.3 or 0.4

    Well, when i try to compile, i get a error, missing build.sh .
  16. Bruce Leal

    Source TFS 0.2 | 0.3 or 0.4

    error on compile, "build.sh"
  17. Bruce Leal

    Source TFS 0.2 | 0.3 or 0.4

    Haail, any source for tfs 0.2 , 0.3 or 0.4 ? I'm use global 8.54 full server.
Back
Top