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

    MoveEvent [TFS 1.1] "Catacombs" Teleporter like Diablo 3 Teleport - Great for RPG servers

    Maybe, is because in some OT's the "17868" crystal is preset to teleport by another scripts. Try to setup a blank item to itemid. like this one on my OT server: <movevent event="StepIn" itemid="1934" script="catacombs/teleporter.lua"/>
  2. Hugofasima

    Solved Teleport all players in area for TFS 1.1

    Thanks Sir Islam, like aways!
  3. Hugofasima

    Bug Aleta Som / Sio

    https://github.com/otland/forgottenserver/issues/1291
  4. Hugofasima

    [BRA][10.77] DOUBLE XP WEEK Nose Gang 24H without Donates! USA VPS

    Thaaaanks! Is online again. Yeah, I wold like to. I'm online right now.
  5. Hugofasima

    Solved Teleport all players in area for TFS 1.1

    Guys.. I can't do it by myself... I have no idea how to do it xD This is the only sample I have and TFS 1.1 don't have the function 'getPlayersOnline'. I don't wanna use it at all, it is just an example: local t = { a = {x=x, y=y, z=z}, -- top left corner b = {x=x, y=y, z=z}, -- bottom right...
  6. Hugofasima

    [BRA][10.77] DOUBLE XP WEEK Nose Gang 24H without Donates! USA VPS

    The good news The OLD company is delaying to respond and I've hired another VPS from US (little ms for you guys in USA)!! The bad news is that I've lost the old accounts while my old VPS is offline... I'll start the server without the old database. Wait a little more guys, I'm all alone here.
  7. Hugofasima

    [BRA][10.77] DOUBLE XP WEEK Nose Gang 24H without Donates! USA VPS

    I'm UPLOADING the server data to the VPS, the server is not online yet sorry guuuuys! It will be online in 1 hour!
  8. Hugofasima

    [BRA][10.77] DOUBLE XP WEEK Nose Gang 24H without Donates! USA VPS

    The VPS is now online, is transferring the data from the server.
  9. Hugofasima

    Error connecting to server help me ???

    See this tutorial from Limos: https://otland.net/threads/port-forwarding-and-connection.230381/ It have all you need. Make sure that your global Ip (example.servegame.com) is in config.lua and if your global Ip are forwarded to your current internet IP adress. Just an observation: it is...
  10. Hugofasima

    Solved OnPrepareDeath Issues

    @Limos its 100% SOLVED now thanks to you! The storage key showed as a nil value when I asked to print countBlueDeaths and countRedDeaths storage, like this if (print(Game.getStorageValue(countBlueDeaths)) < fragsToWin and print(Game.getStorageValue(countRedDeaths)) < fragsToWin) then Then I...
  11. Hugofasima

    Solved OnPrepareDeath Issues

    Woooooooooooooooooooooooaahh! I got it! This really helps, thank you Limos! I'll post, when I solve it!
  12. Hugofasima

    Solved OnPrepareDeath Issues

    I didn't understand Limos, can you explain in more detail?
  13. Hugofasima

    Solved OnPrepareDeath Issues

    I did it, its on the code already. Isn't? Or did I do wrong?
  14. Hugofasima

    Solved OnPrepareDeath Issues

    Hello everyone!! Need help heere :( Pleeaaase Guys!! What I'm doing wrong??? My script is stopping at third if when I compare 2 game storages. dofile('data/war-field.lua') function onPrepareDeath(player, lastHitKiller, mostDamageKiller) local specs =...
  15. Hugofasima

    [BRA][10.77] DOUBLE XP WEEK Nose Gang 24H without Donates! USA VPS

    Sorry for offline server @Deepling , thanks for your support! My current VPS host is offline and I didn't get answer yet. I'm trying to contact the company every minute! I promise that the server will come back!
  16. Hugofasima

    Globalevent

    We are here to help and not to do for you. Unfortunately Tibia OT takes work, and we must learn to resolve.
  17. Hugofasima

    [BRA][10.77] DOUBLE XP WEEK Nose Gang 24H without Donates! USA VPS

    I hope so... I'll do my best!!!!
  18. Hugofasima

    [BRA][10.77] DOUBLE XP WEEK Nose Gang 24H without Donates! USA VPS

    The same items can be obtained in game. The site is only for those who want to help! The server is temporary offline Today. Changing VPS Company. (on Topic) The Mount Doll script seems to be perfect.. Maybe the server crashed for another reason? I'll msg you on game, we'll fix this.
  19. Hugofasima

    Globalevent

    You can use the script I gave to you and make it. Install it on your server and study how it works. I think you can puzzle that.
Back
Top