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

Search results

  1. Mr Noxi

    Daily Reward TFS 1.3 by Snavy error

    -- Creature EVENT_CALLBACK_ONCHANGEOUTFIT = 1 EVENT_CALLBACK_ONCHANGEMOUNT = 2 EVENT_CALLBACK_ONAREACOMBAT = 3 EVENT_CALLBACK_ONTARGETCOMBAT = 4 EVENT_CALLBACK_ONHEAR = 5 -- Party EVENT_CALLBACK_ONJOIN = 6 EVENT_CALLBACK_ONLEAVE = 7 EVENT_CALLBACK_ONDISBAND = 8 EVENT_CALLBACK_ONSHAREEXPERIENCE =...
  2. Mr Noxi

    Daily Reward TFS 1.3 by Snavy error

    Ellooo! So Snavy made a script service here on Otland Lua - Snavy & Levi - Free Scripting Service - TFS 1.3 (https://otland.net/threads/snavy-levi-free-scripting-service-tfs-1-3.275695/page-2#post-2654608) He made the Daily reward that player can use each 24h. Revscript, Getting an error tho...
  3. Mr Noxi

    My Custom Evo server 10.98 TFS 1.4

    elo, been some none working weeks for a while, personal life reasons! Now am more back at it and wondering if some of u can take a minute and do the poll at top of page of what u prefer in a server! Thx! 1617996540 While am still at it, here some updates :] Hope u enjoy! Annih styled quest...
  4. Mr Noxi

    Action [1.3] Minecraft style crafting-table 🛠

    I see, never played it my self so thx for the info xD , have any clue on how to put information to the players on how to inform witch layout to use for witch items, without any UI system?
  5. Mr Noxi

    Action [1.3] Minecraft style crafting-table 🛠

    Does it always have to be a pattern in global.lua like below? patternList = { {{5954, 1}, {5911, 1}, {5954, 1}}, { 0, {1988, 1}, 0}, { 0, 0, 0}...
  6. Mr Noxi

    Need a new team member for my server TFS 1.3

    Nop if u read the whole line it says montly payment AND when server goes live the money form donations will be shared :P so no, not free work.
  7. Mr Noxi

    Absorbhealing + absorb undefined? TFS 1.3

    So if i have +100% healing that should influence negatievly on healings and if -100% should be a positive influence? Tried now with both with a player char and it does not affect , both +100% and -100% give 0 +- influence on healings, spells, potion, manarunesand sio has same 0 effect xD
  8. Mr Noxi

    Absorbhealing + absorb undefined? TFS 1.3

    Hello! Question of the daaaay is! {"absorbpercenthealing", ITEM_PARSE_ABSORBPERCENTHEALING}, When you add this to an item it says "healing +8%)." but what healing is that? Self healing, healing by sio? Runes (health + mana)? Or all types of healings? And; {"absorbpercentundefined"...
  9. Mr Noxi

    Lua Snavy & Levi - Free Scripting Service - TFS 1.3

    Hello fellas! I would love a Daily Task chest option, not the NPC version but so a chest that can be looted at x hours every day like 10.00. Type of Reward: 1: Items/exp or both in one day. 2: Max hp/mana boost. 3: Regeneration boos. 4: Higher exp rate in %. (like 5% extra exp the whole day)...
  10. Mr Noxi

    [8.60] The Forgotten Server 0.4

    Why is ppl still using this insted of 8.60 tfs1.3?
  11. Mr Noxi

    Assistance in a summon healing player script TFS 1.3

    Worked like a charm, i appreciate the help! U think its possible to add same set up but for mana refill also?
  12. Mr Noxi

    Assistance in a summon healing player script TFS 1.3

    Soo this is my code Am trying to have the summons i summon to heal the player, am trying to set it to heal 10% of the health of the player but no mater what number i put in i always get 100% of the health back from the summons, any idea whats wrong here? Code below " local config = {...
  13. Mr Noxi

    New vocs/spells

    Hiho, So am looking for someone who is interested of creating new vocs for me and all necessary parts! Also looking for someone who wants to create brand new spells for meeeee! Payment through PayPal only! Hit me in PM if ur interested
  14. Mr Noxi

    Need a new team member for my server TFS 1.3

    Hello fellas n lady's? So am looking for someone who wants to join my one man team xD Looking for someone who has good knowledge about Tibia in general, programmer skills is a must since i need lots of help :] Lua, and what ever is required now days.. Source editing knowledge is a ++. I...
  15. Mr Noxi

    Stat System issue TFS 1.3

    Hellos, So am trying to implant Nekiro's Stat System but i'v ran into a wall and cant seem to find a way around. All files in correct places, have registered player:registerEvent("StatSystemModal") also in login.lua on creaturescripts, not getting any console error and i can get the modal to...
  16. Mr Noxi

    Stat system

    How did you solve this m8? Am having the same issue, nothing is happening, no error in console , both enter/confirm not doing anything.
  17. Mr Noxi

    (Solved) Xp gain rate if not affected by exp scroll TFS 1.3

    Yes the script it self works 100% its just not showing in XP Gain rate :P 1615499804 Well then I can end this topic then 😂 thx for informing!
  18. Mr Noxi

    (Solved) Xp gain rate if not affected by exp scroll TFS 1.3

    Helloo! As the headline says, when i use a exp scroll that gives the xp rate but it does not affect the XP gaint rate, any idea how to solve this if its possible?
Back
Top