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

    EpicWarlords - New MMORPG game for mobile.

    Hi, I present a new MMO game for mobile devices with IOS and Android systems. EpicWarlords Project website :Startowa - (http://epicwarlords.com) See you in the game!
  2. B

    OT CLIENT- Messages.

    Hello How I can blocked showing messages from serwer (doPlayerSendCancel(cid, message))? I have few mods whos using doPlayerSendCancel and I have always spam. It looks very ugly. Help me please. Regards.
  3. B

    OT CLIENT - BUTTON

    Hello, how I can do button who after pressing the change the height of the window? Thanks and regards.
  4. B

    LUA Convert string to int

    Hello. How I can convert from string to integer in lua? Thanks and regards!
  5. B

    OT CLIENT - BUTTON

    Witam, szukam funkcji na klawisz ktora bylaby w stanie poszerzac i zwerzac okienko. Pozdrawiam i dziekuje za pomoc!
  6. B

    Map Editor.

    Witam czy istnieje jakis map editor ktory pozwolilby zmienic wszystkie id na mapie z xxx na zzz? W RME jest opcja ktora potrafi skasowac wszystkie itemki o danym id, lecz zamiany brakuje. Znacie jakies ciekawe narzedzie ktore pozwolilo by mi na taka zamiane? Pozdrawiam!
  7. B

    New skull type.

    Hello. I would like to add new skull type. Something like 10frags-white 20-blue 30-red. Where i can add new skull type and where i can define cords for tibia.pic? Regards.
  8. B

    Lua Local Config.

    Hello. How does it connect? local config { 123bogdan = 3 } config.123 + getPlayerName(cid) Some brackets? Regards.
  9. B

    Local config.

    Witam. Mam problem z wczytaniem danych z configu. Chcialbym zrobic cos takiego: local config { xxxbogdan = 3 } a nastepnie wywolac: config.xxx + getPlayerName(cid) Czyli zeby czesc configu wywolac na "sztywno" a czesc dla kazdego gracza osobno. Jak polaczyc te dwie rzeczy? Prosze...
  10. B

    RME auto border.

    Hello. I have auto border but only if I'm printing on the another floor (water, ground). If i try printing on black map I don't have borders. How i can fix it?
  11. B

    TFS for 8.40

    Hello. What version TFS is compatible with tibia protocol 8.40?
  12. B

    TFS pod 8.40

    Witam. Ktora wersja tfsa dziala z klientem 8.40? Pozdrawiam.
  13. B

    Xampp

    Czesc mam taki problem ze co chwila gasnie mi acc maker w xampie, a ots mi chodzi normalnie. Jak zresetuje polaczenie sieciowe to znow jest chwile i sie wylacza. Moze nasluch traci czy cos? Jakis czas temu tak sie nie dzialo. Da sie cos z tym zrobic?
  14. B

    Lagujacy skrypt.

    Do zamkniecia.
  15. B

    Problem srypt.

    Witam. Mam problem. Chcialbym aby skrzynki mozna bylo otwierac od okreslonego lvla. Probowalem dodawac "getPlayerLevel > X" ale nie dziala. Prawdopodobnie dodawalem zle lub w zlym miejscu. Prosze o pomoc. Oto skrypt: local specialQuests = { [2001] = 30015 --Annihilator } local...
  16. B

    Binding Tools.

    Hello, I have question. What is the best program to bind client? I saw the MoleBox is easy to hack. Do you know an interesting program or some way? What do you recommend? Regards.
  17. B

    Zabezpieczenie klienta. Opinie.

    Witam, chcialbym zabezpieczyc czyms swojego przerobionego klienta. Co polecacie? Czytalem na temat Moleboxa, ale podobno jest latwy do rozszyfrowania. Co wy sadzicie?
  18. B

    [Monsters] Loot chance.

    Hello. In monsters i have line: <loot> <item id="5914" countmax="1" chance="15000"/> </loot> My question. How much it is "15000"? Its 15.000%? Thanks. Regards.
  19. B

    Funkcja "wait".

    Witam. Mam problem, nie wiem w jaki sposob wykonac skrypt i czy to wogole mozliwe. Chodz o to by sprawdzic czy mamy summona, odczekac pare sekund i sprawdzic ponownie. if not getCreatureSummons(cid) < 1 then "wait 8 seconds" if not getCreatureSummons(cid) < 1 then selfSay("Nie masz...
  20. B

    [HELP] RME- new sprites.

    Hello otlanders. I have a problem. I load the new tibia.dat and tibia.spr with new items and sprites, but RME does not detect them. Do I have to also edit "items.otb" in my engine? Help me please. Regards.
Back
Top