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

    TFS 1.X+ Vocation Level Up Item Reward

    local rewards = { SORCERER = { [35] = {items = { [1] = {itemid = 2152, count = 50}, -- platinum gold [2] = {itemid = 10306, count = 1}, -- stamina doll 50% [3] = {itemid = 7620, count = 35}, -- manafuild [4] = {itemid = 7618, count =...
  2. n3crozzy

    TFS 1.X+ Vocation Level Up Item Reward

    Where do I put the script? What line should I add to the xml?Will anyone help?
  3. n3crozzy

    RevScripts ❤ ℱ𝓇𝑒𝑒 𝒮𝒸𝓇𝒾𝓅𝓉𝒾𝓃𝑔 𝒮𝑒𝓇𝓋𝒾𝒸𝑒 𝒯ℱ𝒮 𝟷.𝟻+ ❤

    Hello Sarah Wesker :) TFS 1.5 Downgrade 8.6 Nekiro. Can you write a script "Training room" can be in revescript. Also in the classic way. If everything is taken, it informs the player that he has to wait. If you feel like it, add something from yourself. If you don't have time or desire, the...
  4. n3crozzy

    AAC Delete Player

    fix it : ADD my mysql table CREATE TRIGGER before_delete_update BEFORE UPDATE ON players FOR EACH ROW BEGIN IF NEW.deleted = 1 THEN SET NEW.deletion = 1; END IF; END
  5. n3crozzy

    AAC Delete Player

    [TFS 1.5 Downgrade 8.6][AccMaker-Gesior 1.5] Hello, I have a problem with deleting a character, can someone help me? I don't know what to think anymore, I can't find the information anywhere.
  6. n3crozzy

    [TFS 1.4.2] Reward Chest System with Common, Uncommon, Rare, Very Rare, Always Available Rarities

    Hello, I added this system and it doesn't work. loot is not in the depot. I changed the line. Yes, everything is fine, but it doesn't give me deposit rewards. Do you know why? TFS 1.5 Downgrade 8.6 ---- I managed to solve it. Everything works fine! local townId = player:getTown():getId()...
  7. n3crozzy

    Lua [TFS1.3Alkarius8.6]Gold_change.lua

    Hi, I have a problem with the script. The script seems to work but not completely. It doesn't change my gp from bodies and other backpacks. It only changes from the main backpack and from the ground. Could someone explain to me what I'm doing wrong? Maybe the script I have is written...
  8. n3crozzy

    Accmaker do TFS 0.4/Nie tworzy kont.

    Witam, mam problem ogólnie taki że po wgraniu, zainstalowaniu accmakera od gęsiora to wchodząc na stronę i tworząc konto. To konto nie wyświetla się w bazie danych. To co widziałem w account tabeli to konto 1/1 account manager. Czy jest ktoś w stanie mi pomóc ? Albo jeśli jest ktoś kto chętnie...
Back
Top