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

    Roulette System

    can someone please create the revscript for that amazing roullete created by lyu?
  2. StreamSide

    OTClient force use of own client tfs 1.5 otv8

    if you are only using otc you might send some extra bytes while login so mostly every client will die.
  3. StreamSide

    Important news

    who are you?
  4. StreamSide

    Important news

    yeah bro, now move on
  5. StreamSide

    Share your favorite quote and inspire others! - drop your quote.

    “In my relationships with persons I have found that it does not help, in the long run, to act as though I were something that I am not.” ― Carl R. Rogers
  6. StreamSide

    TFS 1.X+ create tile on no ground tile 1.5

    I can test this later and check if it works as you want.
  7. StreamSide

    Lua Creating items on no ground tile

    interesting question, there is an old trick I guess cykotitan/mkalo/colandus/mock told us once upon a time... you need to create some combat area stuffy to get it working like you want but test this: function Position:createItem(itemid, count) local toTile = Tile(self) if not toTile or...
  8. StreamSide

    OTClient 1.0 (Release)

    wow, can you show me some module that you made?
  9. StreamSide

    RevScripts TFS 1.3 - Storage Timer Countdown Talkaction

    no worries friend, thanks a lot for your words
  10. StreamSide

    RevScripts TFS 1.3 - Storage Timer Countdown Talkaction

    I can change it to the FYI popup if you want too, or with the name if thats what you want :)
  11. StreamSide

    RevScripts TFS 1.3 - Storage Timer Countdown Talkaction

    oh yeah thats important too loled so I tested it
  12. StreamSide

    RevScripts TFS 1.3 - Storage Timer Countdown Talkaction

    not hard at all maybe just no one has time maybe try with this (did it 2 minutes so might not work, anyways i will keep updating it tomorrow) local bosses = { { name = "Grand Master Oberon", storage = Storage.TheSecretLibrary.TheOrderOfTheFalcon.OberonTimer, }, {...
  13. StreamSide

    Custom Map

    because you are in showoff
  14. StreamSide

    Open Tibia machine learning projects

    this is a pretty cool idea but what kind of stuff are you going to teach the monsters? like attacking the lowest hp player? I think thats something Tibia already do (adding more intelligence to monsters) but what kind of information can we obtain from players.
  15. StreamSide

    Tibia's most mysterious boss of all times - Samael [Article by Mogh]

    this is pretty cool indeed, need more information
  16. StreamSide

    A servers list that stores players

    I was going to say that :(
  17. StreamSide

    [TFS 1.x] Procedural Cave Generation

    sick contribution well done and interesting video series also
  18. StreamSide

    TFS 1.X+ Ghazbaran onStartUp

    is there even a setMasterPos? because it should be ok as I said, there is no setmasterpos for monster so the nil error is because of that
Back
Top