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

    CRASH (Segmentation Fault) Core

    I just came across this core in my server, someone who knows how to fix or has already gone through it?
  2. J

    OTClient (Bug)

    I have a problem with these items, they disappear when they came together. Already have a solution for this type of bug? or is it on my spr? or otb?
  3. J

    Program to compile folders and dlls for an .exe (OTCLIENT)

    Hello, as the title says, does anyone know the name of any program that compiles folders and dlls for a single executable? I already had but I ended up formatting the computer and losing. I use OTClient and I want to hide the 'modules' folder or, encrypt its files.
  4. J

    onKill players on party sharing xp to get task counted

    Hello, on my task scripts, only the player who deal the last hit get the monster counted, is anyone has a solution for both players in party get it counted? function onKill(cid, target, lastHit) local started = getPlayerStartedTasks(cid) if isPlayer(target) then return true end if started and...
  5. J

    GDB CORE - SEGMENTATION FAULT

    I need help, can anyone help me with this log?
  6. J

    BUG SEGMENTATION FAULT ( GDB )

    I'm having a segmentation fault problem, I got the "core" error, follow below! (GDB FULL) GDB TYPE If anyone can help me, I thank you!
Back
Top