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

    Lua TFS 1.X a nil value

    Bump*
  2. Manigold

    Lua TFS 1.X a nil value

    @abdala ragab https://otland.net/threads/runes-go-up-to-main-backpack-when-crafted-tfs-1-2.276742/#post-2662225
  3. Manigold

    Lua TFS 1.X a nil value

    I'm having a problem ,(line 22 :attempt to index local 'conjureItem' <a nil value>) With this function : function Player:conjureItem(reagentId, conjureId, conjureCount, effect) if not conjureCount and conjureId ~= 0 then local itemType = ItemType(conjureId) if...
  4. Manigold

    loot of monsters on znote error

    In this line: "$otdir = 'misc/'; " put your ot's folder.
  5. Manigold

    TFS 1.X+ Depot Rookgaard

    Instead rookgaard put NoTown in depot boxes.
  6. Manigold

    TFS 1.X+ Solo player unable to get credit for kill tasks.

    I just added the kill messages back local creatures = {} local function resetCreatures(targetId) creatures[targetId] = nil end local function getKillers(creature, player) local killers = {} local timeNow = os.mtime() local inFightTicks =...
  7. Manigold

    TFS 1.X+ Solo player unable to get credit for kill tasks.

    Thanks for sharing the solution bro =)
  8. Manigold

    TFS 1.X+ Solo player unable to get credit for kill tasks.

    I'm having the same issue ,did you find the solution?
  9. Manigold

    Lua tfs 1.2 and Znote AAC death by summons

    Hi, I'm using Znote AAC and this tfs celohere/forgottenserver (https://github.com/celohere/forgottenserver) and when someone is killed by another player summon, it appears in the deathlist like this: Killed at Level 20 by PlayerX. I would like it to look like this: killed at level 20 by fire...
  10. Manigold

    [8.0] - TFS 1.2

    Check if your password and database name are correct in config.lua .
  11. Manigold

    Open all bps on login

    https://github.com/OTCv8/forgottenserver/commit/08b68398581fa7e43693016fe508b0bf57ba1d32
  12. Manigold

    TFS 1.X+ Name player in Magic Wall - Wild Growth Rune and Firebomb

    Its working here. I don't know what could be wrong, maybe someone else can help you with that. =(
  13. Manigold

    TFS 1.X+ Name player in Magic Wall - Wild Growth Rune and Firebomb

    Yes, you need to recompile
  14. Manigold

    TFS 1.X+ Name player in Magic Wall - Wild Growth Rune and Firebomb

    https://otland.net/threads/show-name-of-who-casted-on-field-tfs-1-3.263263/#post-2545398
  15. Manigold

    C++ tfs 1.2 ban with warnings

    Bump
  16. Manigold

    Clean Map tfs 1.2

    https://github.com/HeavenIsLost/elysium/commit/66fef32c53db0bc408d39139ea5cae97fb2c8e14
  17. Manigold

    C++ tfs 1.2 ban with warnings

    As the title says, i would like to make the bans add warnings , and after some amount of warnings a final ban and account deletion (just like it was before this commit Revise bans/login code · otland/forgottenserver@a8b80d7...
  18. Manigold

    Website codes

    I'm using this, and i have a small problem in the "joining date" part. When someone create a new guild, the joining date is not added to him.
  19. Manigold

    TFS 1.X+ Conjure runes in backpack

    Hi, i'm having two issues with this code the first one is with spears ,if i have 20 spears in a stack and use exeta con vis to enchant the spears,all stack turns into just one spear.The second problem is this warnings during compilation
  20. Manigold

    C++ Help with Rule violation TFS-1.2

    Not yet .
Back
Top