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

    Tasks on Nostalrius 7.7 TFS 1.2 Problem

    I reset my database (In parts. Deletes all old characters). I redid the process and even then NPC Tusker gives us a mission, but when I kill the specified monster, it doesn't count. Before, a message appeared (if I'm not mistaken, it was in red) saying how many monsters were missing. Does anyone...
  2. Z

    [MyAAC][Plugin] Gesior Shop System

    I was performing tests and removing the account that had the privileges to access the administration part. Is there a way to recover without affecting a database? "his account has no admin privileges."
  3. Z

    Nostalrius 7.7

    Does anyone know what I'm doing wrong?
  4. Z

    OTClient How can I disable translation.

    Fix ;)
  5. Z

    TFS 1.X+ HELP- Healthchange (CreatureScript).

    I'm basically learning. Sorry but I must have done something wrong again. MY creatureevents.cpp e h:
  6. Z

    [MyAAC] Aldora Template

    have button gifts?
  7. Z

    [MyAAC][Plugin] Gesior Shop System

    Thanks! <3
  8. Z

    TFS 1.X+ HELP- Healthchange (CreatureScript).

    I just copied the necessary part. Really ... Sorry for the ignorance but, I have to declare CREATURE_EVENT_HEATHLCHANGE at the beginning of Criaturescripts.h right? Do I need to make any more changes for it to work? Any more lines of code? Thank you.
  9. Z

    [MyAAC][Plugin] Gesior Shop System

    Pagseguro and Paypal Do you deliver points automatically?
  10. Z

    TFS 1.X+ HELP- Healthchange (CreatureScript).

    Does anyone have any idea of an option?
  11. Z

    [MyAAC][Plugin] Gesior Shop System

    I haven't solved my last question yet. If I can, post it here. I'm also looking for a way to change the facebook button. It's not the way I think about just getting the code from my page and putting it somewhere is it? I think it's something related to javascript.
  12. Z

    Solved Google Clound.

    Deleting from the OTServerlist however did not work. I found a firewall rule 7171,7172 with the tag http-server, outgoing and incoming. TCP and UDP, the site is now ONLINE. But the game still doesn't connect with error 10060 Nome Tipo Destinos Filtros...
  13. Z

    Solved Google Clound.

    Okay, I'm not going to be able to fight it because it's still my fault. But the reason is quite simple. I don't speak English (in a little bit) and I use software to translate what I want. Sometimes he changes characters and doesn't pay attention. Excuse? LOL. My address is static. It has not...
  14. Z

    Solved Google Clound.

    I am desperate for help. My machine on google was working with a website, and I play online without a problem, until I decided to configure Cloudfire. Something happened in the process and the server is now offline on the site. And I can't connect to the game with the error: 10060. In order to...
  15. Z

    TFS 1.X+ HELP- Healthchange (CreatureScript).

    Thanks. I made the changes criaturescript.cpp, now i'm having trouble with copilation. Look: After the command: cmake .. CXX target tfs cotired without unity build. -- Configuring done CMake Error at CMakeLists.txt:41 (add_executable): Cannot find source file...
  16. Z

    Nostalrius 7.7

    I'm having trouble copying using this tutorial: https://github.com/otland/forgottenserver/wiki/Compiling-on-Ubuntu make make: *** No targets specified and no makefile found. Stop. 1601827188 After the command: cmake .. CXX target tfs cotired without unity build. -- Configuring done CMake...
  17. Z

    OTClient How can I disable translation.

    How can I disable translation on the Client? My client was all in PTBR, and I want it to be in English, but I couldn't make that change. So what did I do? I translated PTBR.lua (locale) from English to English and the game that follows. However, as you can see, I'm always receiving these...
  18. Z

    TFS 1.X+ HELP- Healthchange (CreatureScript).

    I'm trying to add a Vocation Balancing system via Creaturescripts. But I found a problem. I spent many years incurring it and I'm a little lost. Nostalrius 7.72 TFS 1.2 OUTP erro: Login.lua <event type="healthchange" name="balancevoc" script="vocation_balance.lua"/> creaturescrits.lua <event...
  19. Z

    [TFS 1.2] Need Critical hit system

    I have problem. <event type="healthchange" name="criticalHitSystemX" script="critical_hit_system.lua"/> It says on the console that the type "healthchange" is not valid, or does not exist. Something like. Mine is TFS 1.2
Back
Top