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

    Lua Why this weapon no remove any damage?

    local combat = createCombatObject() w = { [12031] = {ef = 36, sh = 3, dmg = COMBAT_FIREDAMAGE}, [12032] = {ef = 42, sh = 28, dmg = COMBAT_ICEDAMAGE}, [12033] = {ef = 45, sh = 38, dmg = COMBAT_POISONDAMAGE}, [12034] = {ef = 17, sh = 31, dmg = COMBAT_DEATHDAMAGE}, [12035] = {ef =...
  2. gmstrikker

    Lua Why this weapon no remove any damage?

    1- Its the full attack script, the others is just to change storage to element 1- spellconfig_wandnrods_min is in /lib/spellformulas.lua And its: spellconfig_wandnrods_min = 4.0 spellconfig_wandnrods_max = 6.0 2- I dont understand this part
  3. gmstrikker

    Lua Why this weapon no remove any damage?

    Whats worng with this script? w = { [12031] = {ef = 36, sh = 3, dmg = COMBAT_FIREDAMAGE}, [12032] = {ef = 42, sh = 28, dmg = COMBAT_ICEDAMAGE}, [12033] = {ef = 45, sh = 38, dmg = COMBAT_POISONDAMAGE}, [12034] = {ef = 17, sh = 31, dmg = COMBAT_DEATHDAMAGE}, [12035] = {ef = 11, sh...
  4. gmstrikker

    Lua Help to change traineroff stamina max

    I need some help to change the stamina max for premiums I want make 12:00 hrs to free's (normal) 24:00 hrs to premium's Script used in my 8.60 (0.4) server: https://otland.net/threads/tfs-0-4-9-6-and-some-older-offline-training-with-bar-in-game.167962/ What i tried? (not work) change...
  5. gmstrikker

    Action Change Damage Type Wand

    Is possible in 0.4?
  6. gmstrikker

    Lua If premium trainer off 2x more fast

    What i need to change in this system Trainer off: https://otland.net/threads/tfs-0-4-9-6-and-some-older-offline-training-with-bar-in-game.167962/ To if player is premium rates change to 2x
  7. gmstrikker

    Lua WTF happen to my refin system?

    the problem is: i don't know when this error show its happen 2 times so i don't know how to test how to fix its not happen again with no changes...
  8. gmstrikker

    Lua WTF happen to my refin system?

    Oh ty its was so usefull to me, i fix a talkaction error looking at this But not this script... Where? This script is to hard to me, i dont made it, i just tryng to use...
  9. gmstrikker

    Lua WTF happen to my refin system?

    I will edit it
  10. gmstrikker

    Lua WTF happen to my refin system?

    Its work fine... 2 hours play and not work... I need to restart server, and back to play with my brother... Few times latter... Bug again, needed to restart server to back to normal... What is it? Error: [23:57:13.709] [Error - Action Interface] [23:57:13.709]...
  11. gmstrikker

    Lua Send item to depot GOD

    Me? But i did all as in my knowledge I just don't find much things about this function here in otland
  12. gmstrikker

    Lua Send item to depot GOD

    bump
Back
Top