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

  1. Izaack

    OTClient OTCV8 client communication with TFS 1.5 Nekiro using opcode

    Hi Otland, could you explain how to use opcode with a basic script to communicate from TFS 1.5 Nekiro with OTCV8?
  2. Izaack

    TFS 1.X+ function onkill tfs 1.5 dont work

    Thank you all very much for helping me, the topic is closing. thanks a @Sarah Wesker
  3. Izaack

    TFS 1.X+ function onkill tfs 1.5 dont work

    Tengo el servidor de pruebas y lo voy cerrando y abriendo con cada modificación, los scripts se van colocando donde me van indicando como dijo @Mateus Robeerto, uno es un revscript y el otro va directo a Creaturescripts, al reiniciar mata a un jugador y no imprime nada en la consola.
  4. Izaack

    TFS 1.X+ function onkill tfs 1.5 dont work

    i use tfs 1.5 nekiro 8.6 nekiro bro
  5. Izaack

    TFS 1.X+ function onkill tfs 1.5 dont work

    It doesn't work for me in either mode, it doesn't print when I kill a player. 1746995121 any?
  6. Izaack

    TFS 1.X+ function onkill tfs 1.5 dont work

    no work bro i dont print in console when kill player
  7. Izaack

    TFS 1.X+ function onkill tfs 1.5 dont work

    Hi Otland, I have a problem with the onkill function. I don't know if I'm setting it up correctly. function onKill(cid, target, lastHit) if player:isPlayer(cid) and player:isPlayer(target) then print("execute action") end return true end The code doesn't print to the...
  8. Izaack

    PROBLEM WITH COMPILE TFS 1.5 NEKIRO IN WINDOWS

    Hello Otland, I have a problem compiling Nekiro's TFS 1.5 on Windows with vcpkg. Apparently, I'm following the entire GitHub tutorial, but when compiling, it gives me this error. Does anyone know how I can solve it? I followed this tutorial to compile Compiling on Windows (vcpkg)...
  9. Izaack

    TFS 0.X NO CREATE GUILD MYAAC AND COMMAND

    Thanks tobi132 SOLVED!!
  10. Izaack

    TFS 0.X NO CREATE GUILD MYAAC AND COMMAND

    Hello otland I have a problem creating the guild through the website and using the !createguild command, it gives me this error. mysql_real_query(): INSERT INTO guilds (id, world_id, name, ownerid, creationdata, motd, checkdata) VALUES (NULL, 0, 'Administrador', 2, 1726885712, 'Your guild has...
  11. Izaack

    HTTP ERROR 500 LOGS GESIOR ACC 2012

    How about otland, I have tried to solve these errors that appeared out of nowhere, everything is working but I cannot enter my website, these errors appear, does anyone know how I can solve it? 2023/12/06 00:53:35 [crit] 758#758: *112993 SSL_do_handshake() failed (SSL: error:141CF06C:SSL...
  12. Izaack

    OTClient ERROR 04 TIBIA.DAT 8.60

    Any idea how to solve this problem, it is a normal client of tibia 8.60, I added 12+ sprites in the OTC it works correctly but in the normal client I get this error, any idea how to solve it?
  13. Izaack

    Linux HTTP ERROR 500 WHILE DISPLAYING CHARACTER ON WEBPAGE GESIOR ACC 2012

    You are great gesior!!, it worked! thank you very much: D
  14. Izaack

    Linux HTTP ERROR 500 WHILE DISPLAYING CHARACTER ON WEBPAGE GESIOR ACC 2012

    Hello otland, Before making this post I was investigating this error, I followed several solutions that came in the forum and in another but I couldn't solve it, the page works perfectly but I only have this error when I want to see a character, I updated my php and apparently entered the chmod...
Back
Top