• 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

    Nostalrius 7.7

    you dont understand it is the future bro, the FUTURE its like NFT and Metaverse you kid dont understand edit. and not free nor public
  2. StreamSide

    Pan - Chase? (post deleted, again)

    if you think i dont like you, you are correct.
  3. StreamSide

    Temporary graphic designer for your service [OPEN]

    everything here is so cool
  4. StreamSide

    Lua disabling drop loot for some vocations.

    can you copy the entire code please so I can check
  5. StreamSide

    Lua disabling drop loot for some vocations.

    you mean player loot drop?
  6. StreamSide

    Looking for TFS 1.2 C++ developer

    Is there a list of things that you need? I might have one if you are interested.
  7. StreamSide

    Prey system

    nice system, really well done. copy here so I can check (and maybe cry).
  8. StreamSide

    Programmer Hire me Programmer Job C++/Lua+PHP+JAVA

    wdywant baby I can do it
  9. StreamSide

    C++ TFS 1.2 Remove learned spells when rooked.

    try learnedInstantSpellList.clear();
  10. StreamSide

    I was today years old when i figured this out..

    yeah I remember when I discover this, was testing new client and poggers
  11. StreamSide

    [ZNOTE ACC] - Contact page | working sending mails

    try adding some recaptcha or maybe a login check before sending email, anyways great job!
  12. StreamSide

    TFS 1.X+ trying to get as first split name second split amount but im dumb

    try this local testa = TalkAction("!addreborn") function testa.onSay(player, words, param) if not player:getGroup():getAccess() then return true end if player:getAccountType() < ACCOUNT_TYPE_GOD then return false end local split = param:splitTrimmed(",")...
  13. StreamSide

    OpenTibia OTLauncher + AutoUpdater

    I do not recommend you guys to use this stuff, better try to create your very own launcher + updater than this thing...
  14. StreamSide

    Old Quests and Rooms? (From Cipsoft leaked files)

    I remember using this to hunt/catch people back in 7.5-7.6, exiva and this, poggers.
  15. StreamSide

    TFS 1.2 and Events.xml

    I cant understand what you mean, sorry.
  16. StreamSide

    TFS 1.2 and Events.xml

    those functions/callbacks were added after the 1.2 release so you need to add it by youself or simply use 1.4 <3
Back
Top