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

    Guess the age of the next poster!

    dang, 20. next: twenty one
  2. H

    Problem login my accounts on ot's

    making players via website? or in-game? also what distro are you using (and if website, what AAC/website are you using?)
  3. H

    Starias ,PZ...

    what about telling us what distro your basing your server on? x.x
  4. H

    Guess the age of the next poster!

    20.. iirc xD kinda stopped counting once i stopped celebrating it.. fml. V: u 19?
  5. H

    CPU Cache?

    --nvm
  6. H

    15 servers with afk trainers

    can someone tell me the POINT of having a "Report dataspoof" section, if the correct way to report dataspoof is to send Xinn a mail? x.x
  7. H

    You can't say [YES or NO]

    "on" of course! can you find any other words on with 2 letters containing both letters O and N?
  8. H

    Anti-logout zones, can put in my ots, no?

    Player fakeplayer = new Player("peter pan", NULL); g_game.placeCreature(Posistion(x,y,z),fakeplayer,true,true); THAT would be a fake player. a normal player, that is playing, but just goes afk, is not a fake player...imo.
  9. H

    You can't say [YES or NO]

    wtf, are you sirius? ______________________________________________________________ replace illegal word 1 with yep, and illegal word 2 with nop, do you agree?
  10. H

    Fix/Patch [7.6 YurOTS] RME Depot compatibility

    default XML, SQL with -D__USE_MYSQL__ ioaccountsql can be found here SourceForge.net Repository - [opentibia] Revision 1327 that may be. persoanlly i cannot stand the new pvp system tho, like Walking intrupts shooting, shooting interupts walking, normal attack interupts, etc.. like say a...
  11. H

    login servers illegal?

    that sounds really stupid x.x but can i add 3 different servers, same ip, different ports, on otservlist then? cus always reporting 0 players does not sound like a good idea to me..
  12. H

    CPU Cache?

    8MB is excellent for a CPU. (standard in Intel's high-end Core i7 series, both first and second generation) Does cache speed up the processor? Yes. It works like a memory bank? umm.. in a way yes it works like memory, but its an type of memory that the cpu can process with much higher speed than...
  13. H

    login servers illegal?

    have it for all my players... easy switching between the pvp and pvp-e and test server (and whatever else i may put up), just with a ctrl+R
  14. H

    login servers illegal?

    is login servers illegal? setup: login server port 7171, a pvp server on port 7172, and a pvp-e server on port 7173, and a test server on port 7179, is this illegal? o.0
  15. H

    Anti-logout zones, can put in my ots, no?

    um, fake players? theres a big difference between "fake players" and "afk players"... x.x disabling autokick code does not produce "fake players"(???) .
  16. H

    A Doubt AFK time

    wow good idea, remove ppl that have been afk more than X min from !online etc, those guys are annoying anyway (add a !onlinefull command or something tho);think i may implement that in my ot l8r :) (currently its just afk autokick code disabled)
  17. H

    Anti-logout zones, can put in my ots, no?

    is it against some rules, to not kick players afk in training rooms? x.x
  18. H

    Anti-logout zones, can put in my ots, no?

    ah, trainers? x.x
  19. H

    Windows Server crash

    distro? is it custom compiled or not? if you compiled it yourself, is it compiled with optimizations? operating system? compiler? (mingw? msvc? or something else?) please Add answer to these questions in first post..
  20. H

    Fix/Patch [7.6 YurOTS] RME Depot compatibility

    for YurOTS 7.6X, and those based on yurots, here is a fix to load depots when using RME* const76.h in enum item_t { add #ifdef HHB_RME_HOTFIX ITEM_LOCKER1 = 2589, ITEM_LOCKER2 = 2590, ITEM_LOCKER3 = 2591, ITEM_LOCKER4 = 2592...
Back
Top