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

    CreatureEvent onTarget Interact with Npc

    Here's some changes I made, I have an NPC that attacks monsters so I had to add the check, also I added the MESSAGE_INFO_DESCR because the return NOTPOSSIBLE will remove the "Get closer to talk to NPC", it would be really nice if we could make player stop attacking NPC on first attack, and...
  2. Otfan125

    Spell [TFS 1.2/1.3] Unnamed spell (looks cool tho)

    Very nice spell! Only thing, It will attack your summoned monsters D:
  3. Otfan125

    CreatureEvent onLook Interact with NPC

    It would be pretty cool if, your 6 tiles away, and you look at NPC it says "You ese NPC. Get closer to talk to NPC"
  4. Otfan125

    CreatureEvent onLook Interact with NPC

    wtf i've been looking for this forever!! Awesome thanks!
  5. Otfan125

    [CAST] - OTX Server 2.X.S-3 LORD ZEDD (7.x/8.x/8.5x/8.6x/8.7x/10.x)

    Everything works up to this point :/ CXXLD theotxserver spells.o: In function `Spell::postSpell(Player*, unsigned int, unsigned int) const': /home/milk/Desktop/otxserver-otxserv2/path_7_x/sources/spells.cpp:1069: undefined reference to `Player::changeSoul(int)' weapons.o: In function...
  6. Otfan125

    [CAST] - OTX Server 2.X.S-3 LORD ZEDD (7.x/8.x/8.5x/8.6x/8.7x/10.x)

    i still don't think you understand me, I'm trying to make the server use SQLITE not MYSQL, I downloaded cryingdamson 8.6 and that one does use sqlite, i was wondering if we could use SQLITE for this release
  7. Otfan125

    [CAST] - OTX Server 2.X.S-3 LORD ZEDD (7.x/8.x/8.5x/8.6x/8.7x/10.x)

    I think I'm misunderstood, I want to run the server and instead of establishing a connection to MYSQL, it instead uses the local database of SQLite This was done in earlier servers, before 8.60, I just really wish it could be done again.
  8. Otfan125

    [CAST] - OTX Server 2.X.S-3 LORD ZEDD (7.x/8.x/8.5x/8.6x/8.7x/10.x)

    Is there any way that I can switch to SQLite from MySQL ?
  9. Otfan125

    Custom OT style

    Hi!!! Thank you so much for responding... I wanted to do this because I thought it would be awesome to create a tibia game based on some storyline, sort of line Final Fantasy :) So to go around starting apache/mysql, i would have to rewrite some code? Is this no other way? Why can't the server...
  10. Otfan125

    Custom OT style

    bump
  11. Otfan125

    Custom OT style

    I have a question on the way a person could play in my OT. I want to be able to create and OT and let people download the custom client, and play directly from their computer. What I mean is, I don't want to host a server, but I want to create an OT where the database is read directly from file...
  12. Otfan125

    SQL database

    bump :/
  13. Otfan125

    SQL database

    Hey there Znote, really strange getting a reply from you, your like a celebrity around here i've taken your advice and i took a look at the link you provided for me, and even managed to find the forum post about that distribution. It makes sense how newer versions of TFS use mysql instead of...
  14. Otfan125

    SQL database

    Hello everyone, I'll get to my question right away and attempt to make sense as much as possible years ago, when i first started with OTs, i could easily access my character's information through SQLite, without having to use XAMPP or anything like that. this was back in tibia 7.92 or around...
  15. Otfan125

    [7.72] RealOTX with CastSystem - OpenSource

    sorry , error is fixed! I'm compiling now , i'll see if i need more help thank you
  16. Otfan125

    [7.72] RealOTX with CastSystem - OpenSource

    Hey mega noob here, i keep getting this error when i try to compile using Ubuntu Mate sh ./autogen.sh && ./configure --enable-server-diag --enable-mysql --enable-groundcache --enable-root-permission && make -j2 autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext...
  17. Otfan125

    compilation on Linux Otclient

    bump
  18. Otfan125

    So what is actually possible?

    now that's an answer!
  19. Otfan125

    TFS Offline

    You make a good point! Is there a way to do just that, without having to install XAMPP or anything ?
Back
Top