• 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

    AAC WebSite

    Hey, guys Can someone explain how to create a new template from scratch using myaac
  2. Z

    C++ Part of the game.cpp code, is that correct?

    edited
  3. Z

    C++ To create new condition

    To create new condition, if I just copy one that already exists and change only its name will work? What else do I need to do? I use trunk.r3884
  4. Z

    Lua Spell TFS 1.3

    Guys I'm passing a spell from 8.6 to version 10.98 can anyone tell me what's wrong with it? local combat = Combat() combat:setParameter(COMBAT_PARAM_TYPE, COMBAT_ICEDAMAGE) combat:setParameter(COMBAT_PARAM_EFFECT, CONST_ME_GIANTICE) combat:setFormula(COMBAT_FORMULA_LEVELMAGIC, -4.5, -400...
  5. Z

    New AAC using MVC

    Good afternoon! I'm doing a site using Znote AAC Of course with a totally different layout and I'm doing this in MVC I want to know if anyone can tell me if this is bad or good I hope some tips ...
  6. Z

    Windows Two-factor authentication

    Hello everybody wanted to know if you already have some AAC with Two-factor authentication If you have what? thank you.
Back
Top