• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. kamioool

    [REQUEST] Website for OTServ 7.6 (XML)

    http://stackoverflow.com/questions/2185320/how-to-enable-php-short-tags
  2. kamioool

    [REQUEST] Website for OTServ 7.6 (XML)

    Change php tag from <? to <?php or enable short tags in php.ini
  3. kamioool

    Percentage chance?

    Quickly written code local donations = {9969, 9932, 7735, 22409, 22415, 22403, 2352, 21696, 22424, 21707, 21706, 21692, 21725} function onUse(cid, item, fromPosition, itemEx, toPosition) local random = math.random(1, 100) -- we randomly number from 1-100 if (rand <= 10) then -- if we randomly...
  4. kamioool

    [REQUEST] Website for OTServ 7.6 (XML)

    http://sihil.webd.pl/kamioool/2012/11/12/76/ If u want i can make translate on english for u :>
  5. kamioool

    ObjectBuilder [10.32]

    Just import some png image with alpha channel. If you want to see the effect you need otclient with transparency integrated. Just compile the newest file from otc github :)
  6. kamioool

    ObjectBuilder [10.32]

    Check: http://otland.net/threads/objectbuilder-10-32.208334/page-6#post-2038638
  7. kamioool

    ObjectBuilder [10.32]

    Wait a few days:> shortly surely be a new version. Edi said in this week make update.
  8. kamioool

    ObjectBuilder [10.32]

    38 minutes? What is yours computer? You are using extended option?
  9. kamioool

    Backup of some old sources

    Some time ago I found this package. Inside is many source: content: Download : https://www.mediafire.com/?zed5swq35wdjh17
  10. kamioool

    ObjectBuilder [10.32]

    Go to the folder where you installed the object builder (default: C:/program files/objectbuilder) and edit version.xml with netopad
  11. kamioool

    Calculate to 10

    100-1
  12. kamioool

    Calculate to 10

    49*2 = 98
  13. kamioool

    Calculate to 10

    13*2=26
  14. kamioool

    Calculate to 10

    2+1=3
  15. kamioool

    Compiled clients - Idea to popularize the OTClient

    Hultin Just download this: http://www.mediafire.com/download/7lepfc5o7q449n6/otclient23.03.14.7z http://www.mediafire.com/download/898sy237xnd39cj/DLLs.rar http://www.mediafire.com/?28h5a3c90f4oon7 and extract all in one folder :) and you have to remember about to move Tibai 10.37 SPR and...
  16. kamioool

    Compiled clients - Idea to popularize the OTClient

    DLL Files: http://www.mediafire.com/download/898sy237xnd39cj/DLLs.rar
  17. kamioool

    Compiled clients - Idea to popularize the OTClient

    Compilation form the newest master files, from github Download: http://www.mediafire.com/download/7lepfc5o7q449n6/otclient23.03.14.7z Scan: https://www.metascan-online.com/en/scanresult/file/d70596d9f4674d2ea4861bc272d33932
  18. kamioool

    ObjectBuilder [10.32]

    But it makes the program will be slower. Im wanted would see the options but in a new window.
  19. kamioool

    C++ kolor

    http://www.subnetonline.com/pages/converters/hex-to-bin-to-dec.php
  20. kamioool

    ObjectBuilder [10.32]

    I was thinking about to give you the possibility of exporting tibia.dat as items.otb in ObjectBuilder. Because some properties are almost the same in the two programs. And when creating the server I have to repeat the same actions two times in two different programs.
Back
Top