• 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!

Recent content by legadoss

  1. L

    How i can read map.otbm by PHP or NODE?

    Thanks, I want create game like as tibia but in browser on node (server) and js(client). So all help to implement to server and client with loading map for otbm will be very ussefull!
  2. L

    How i can read map.otbm by PHP or NODE?

    Hello, how i can read Map.otbm by PHP or NODE and send it to client (javascript/jquery) and display the map? Also: -how to get height/width map Etc
  3. L

    OTClientV8

    Hello, Fast attack work on this client? because OTClient merged damage when it is to fast.
  4. L

    OTClientV8

    @kondra can you also add OTClient web version? like a flash
  5. L

    regexp for character name tfs 1.2 like official tibia.com

    hello, someone can give me a regexp like as official tibia.com have for character name? thanks
  6. L

    what font is this?

    how i can create png?
  7. L

    what font is this?

    what font is this? can't find it on google
  8. L

    Layout/Web Design WODBO

    hello, someone have and can give me a link for it? i can't find any nice layout/web design WODBO
  9. L

    OTClientV8

    one more question i have. its possible add one more slot only via modules or it must be done in source?
  10. L

    OTClientV8

    how i can disable GameChangeMapAwareRange and how i can get classic OTCLIENT ingame interface? i dislike chat position
  11. L

    C++ getManaForNextMLevel from table

    Hello, i tried to table for magicLevel, how much mana you need spent for next magic level. my code: uint64_t Player::getManaForNextMLevel(){ uint64_t ManaForNextML[200] = { 500, 1000, 1500, 3000, 6000, 12000, 24000, }; //will...
  12. L

    [OTSERV]Add level before Name monster

    its otserv engine, kentana 3.0
  13. L

    [OTSERV]Add level before Name monster

    Hello, i need add level before name monster.
  14. L

    [QUESTION]Animation or effect it is Possible?

    hello, i have one question. its possible to create animation when you do spells? like kamehameha with animation character move hand and create ball..... if this possible how hard its will be and how much cost? because it very interesting.
  15. L

    Compiling DBOROX compiling on Debian 7 [ERROR]

    Hello, i trying compiling DBOROX on Debian 7, but i got this error: root@legadoyo:/srr# ./build.sh TheForgottenServer build script- seems to speed things up ALOT. CCache: OK CCache binaries located in /usr/lib/ccache Building on 2 cores, using 3 processes CDPATH="${ZSH_VERSION+.}:" && cd . &&...
Back
Top