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

    Lua Multiple return value from SQL query

    --solved
  2. H

    [TRADING] MY SHADOWCORES YOUR GLOBAL TIBIA.

    Hello, I have ~40kk on ShadowCores and I want to exchange this money for money on Real Tibia. (Any Server) So, if you're intrested PM here or catch me ingame - my nick is Wieslaw Czolgista. Greetings.
  3. H

    os.time()

    Hello guys, I have small problem with os.time and os.difftime: t = os.time() for i = 1, 20 do wait(1000) print(os.date("%X", os.difftime(os.time(), t))) end print function counts from 01:00:00 (from 1 hour up.), how to make that counts time from 00:00:00?
  4. H

    Lua os.time

    Hello guys, I have small problem with os.time and os.difftime: t = os.time() for i = 1, 20 do wait(1000) print(os.date("%X", os.difftime(os.time(), t))) end print function counts from 01:00:00 (from 1 hour up.), how to make that counts time from 00:00:00?
  5. H

    os.difftime()

    mam taki kodzik: t = os.time() for i = 1, 20 do sleep(1000) print(os.date("%X", os.difftime(os.time(), t))) end kiedy go wywołam to mi odlicza od 01:00:00 w góre przez 20 sekund. I właśnie czego od tej 1 godziny w góre?
  6. H

    Klawiatura numeryczna w laptopie

    Cześć, mam mały problemik z klawiaturą numeryczną w lapku (Samsung NP270E5V), podczas naciśnięcia klawisza 1, 3, 7, 9 postać w Tibii nie chce się poruszać na ukos... Może spotkaliście się z takim fenomenem. Jak znacie rozwiązanie tego problemu podzielcie się ;) Klawiatura w stylu...
  7. H

    Flash Client.

    Może się przyda do zrobienia własnego flash klienta. http://static.tibia.com/flash-data/1307534192-tibia.swf Show My Code | Flash decompiler SPRs http://static.tibia.com/flash-data/1307534192-sprites_0000005120.png
  8. H

    Selling SadTeamMapper Datapack!

    Hi, today I have for sale unique RPG datapack based on Karmia, SadTeamMapper, Vanillia unique map. You can't get this orginal map with great quality for free - probably this map have only TWO person (including me), second person is inactive in the world of Open Tibia Server. All scripts are...
  9. H

    Selling HuntArea System CHEAP!

    Hello, I want to present script writed by me called "Arena Hunting System". This script is for RGP, Real, Evo and much more maps. My System is easy to configure, also is stable and bugs free!!! Constants to set: - Position of Area, - Time Hunting, - Level to enter to area, - Name of monster...
  10. H

    Selling [Gesior && Modern Acc] Layout

    Hi, I have for sale nice and unique layout for Gesior AccMaker and also for Modern Acc. Price: * Tibia Character (Libera, Askara, Obsidia, Antica or other OPEN-PVP World, Without created Recover Key or with Confim Key). * Items (gold coins, etc. only on Libera, Antica). * RL Cash - 20 Euro for...
  11. H

    CreatureEvent Points And Reward for Level

    local config = { [10] = {r = {2160, 1}}, [20] = {p = 20}, [30] = {p = 1, r = {2160, 3}}, [40] = {p = 1}, [50] = {p = 50, r = {2160, 5}}, [60] = {p = 60, r = {2160, 6}}, [70] = {p = 70, r = {2160, 7}}, [80] = {p = 80, r = {2160, 8}} } function onAdvance(cid, skill, oldLevel, newLevel)...
  12. H

    Funkcja, która sprawdza...

    Cześć Chciałbym przerobić funkcję, żeby sprawdzała czy jest dany item w obrębie, ale nie wiem jak się do tego zabrać. Mam funkcję która sprawdza czy jest jakiś gracz, potwór i chciałbym z niej właśnie skorzystać. function getCreaturesInRange(position, radiusx, radiusy, showMonsters...
  13. H

    MoveEvent HuntArea System

    Hello. I want to release useful Hunting Room System for Orshabaal Open Tibia Servers (Evo maps, Global Tibia maps), easy to config. Don't forgot about REP++ Free for edit. (Need function onDeath when player died with storage 654321 then run stopEvent(pauseKick) :]) Enjoy! Image how to...
  14. H

    Skrypt do sprawdzenia

    Napisałem skrypt do hunting areas, lecz nie miałem czasu do pełnego testu czy działa poprawnie. Jeżeli ktoś by mógł rzucić "oko" był bym wdzięczny. Ten skrypt będzie przepisany jako MOD, czyli config osobno i będzie 2 onStepIn i chyba 1 onStepOut
  15. H

    Co byście zmienili w Global Tibii?

    Wypowiadajcie się na ten temat. Ja bym zmienił: 1. Nowy frag system (8.5+) 2. Przechodzenie przez graczy 3. Trap system na PK I dużo więcej tylko nie przychodzi mi do głowy.
  16. H

    Script HoTA Help

    Hey. I have problem with script for enchant HoTA by lever. When i put only helmet and when I push the lever then helmet disappears. I don't know what can be wrong. local config = { [1] = {{x=299, y=439, z=8}, 2342}, [2] = {{x=299, y=440, z=8}, 2147} } function onUse(cid, item...
  17. H

    Skrypt HoTA Pomocy.

    Sjema. Chyba znajdę tutaj pomoc, a mianowicie mam problem ze skryptem (HoTA) enchantowanie dźwignią. Gdy położę sam helmet nie zenchatowany i przeciągnę dźwignię to zapier!@#$% helmet A gdy położe oba itemy to zabiera kamyczek i robi enchanta. Jestem samoukiem i nei kumam co moze być z tym...
  18. H

    Gesior AccMaker 0.5.1

    Gesior ACC 0.5.1 *Modified Latestnews, *Modified Createaccount, *Modified Characters and much more Its very stable and bugs free. Rep++ (don't forgot) gesior EjsisiMejker Stable rar
  19. H

    walkback.lua in movements

    I have problem with walk through chest. I set uid, aid on chest and nothing - i can walk this on fuc**nk chest :D Its my simple script: local items = { [5039] = {storage = 5039, reward = 2335, count = 1}, [5040] = {storage = 5040, reward = 2336, count = 1}, [5041] = {storage =...
  20. H

    War message when player log in on server.

    Hello. Who can help me in make script (message like global tibia) "Your guild is currently in war with: blabalbalba"
Back
Top