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

    Lua Help error compile 0.4-3884

    Someone know how to fix this erros, i download this 3884 with cast system: http://www.mediafire.com/download/f2688r5cazyqz0d/3884+w+cast.7z If help me more peoples can use a stable source 8.60 (3884), with no bugs like 3777 So will help so peopls Pls help Error:
  2. danbsten

    TFS 0.4 distro problems (stamina, bless, monster 'trap')

    Help me to compile your's https://otland.net/threads/its-posible-compiling-cast-on-tfs-0-4_dev-rev3884.235436/
  3. danbsten

    its posible compiling cast on TFS 0.4_DEV rev3884?

    I cant compile it, some one help me to fix!! PLS
  4. danbsten

    What's the best source to start a project 8.6?

    no one know how to fix it? :( :( :(
  5. danbsten

    What's the best source to start a project 8.6?

    i think 0.4 have so much scripts and is stable (i think, idk if is more than 1.2 downgreded) PLS one people help me to fix
  6. danbsten

    What's the best source to start a project 8.6?

    It's true, thank you I found your, tried compile but dont work :( Look it, someone could help me? https://otland.net/threads/its-posible-compiling-cast-on-tfs-0-4_dev-rev3884.235436/
  7. danbsten

    What's the best source to start a project 8.6?

    Anyone can give me a good sources to i start my project 8.6??? Someone know a good soucers without bugs corpses and others, and others things like cast system???
  8. danbsten

    Lua Change this msg error LVL to ML

    Someone can change this error msg (need lvl to need MLVL)? if getPlayerLevel(cid) < spells_t[msg:lower()].level then npcHandler:say("You need to be level ".. spells_t[msg:lower()].level .." or older to purchase this spell.", cid) return true end
  9. danbsten

    Lua [help] This creaturescript error

    Actual script: local spells = { [1] = { --sorcerer level = { [1] = {"utevo lux", "exura", "adori"}, [40] = {"exevo gran mas vis"} } }, [2] = { --druid level = { [1] = {"utevo lux", "exura", "adori"}, [28] = {"exevo gran mas pox"} } }, [3] = { --paladin level = {...
  10. danbsten

    Lua [help] This creaturescript error

    @Xikini so ty it's work now Can u help me to remake this script? I want change this: It's work: 19:22 [NEW-SPELLS] Magic Level[4]: utevo lux. 19:22 [NEW-SPELLS] Magic Level[4]: exura. How i can use to SPELL come with spell name For exemple: 19:22 [NEW-SPELL] Name: Intense Healing. Words...
  11. danbsten

    Lua [help] This creaturescript error

    I tryed it local spells = { [1] = { --sorcerer level = { [1] = {"utevo lux", "exura", "adori"}, [40] = {"exevo gran mas vis"} } }, [2] = { --druid level = { [1] = {"utevo lux", "exura", "adori"}, [28] = {"exevo gran mas pox"} } }, [3] = { --paladin level = { [1] = {"utevo lux", "exura", "exevo...
  12. danbsten

    Lua [help] This creaturescript error

    srry, im using 0.4... i will study lua to dont require someone all times ;\ i just want make a server for fun, if i want donates i download a normal global map and put online
  13. danbsten

    Lua [help] This creaturescript error

    I tryed: local spells = { [1] = { --sorcerer level = { [1] = {"utevo lux", "exura", "adori"}, [40] = {"exevo gran mas vis"} } }, [2] = { --druid level = { [1] = {"utevo lux", "exura", "adori"}, [28] = {"exevo gran mas pox"} } }, [3] = { --paladin level = { [1] =...
  14. danbsten

    Lua Interactive party OT (bonus exp)

    ????
  15. danbsten

    Lua [help] This creaturescript error

    bump
  16. danbsten

    Lua [help] This creaturescript error

    I need just change skill == SKILL_LEVEL To skill == SKILL_MAGIC ????
  17. danbsten

    Lua [help] This creaturescript error

    Oh i'm sorry, i dont see topic owner ask :s I want it to magic level, how to change? skill == SKILL_MAGIC?
  18. danbsten

    Lua [help] This creaturescript error

    Im so sorry idk how to use it and whats i can do with this, sorry to my english too :( I have tryed it, no errors, but don't work, when i get ml 1 on knight no give me msg :\ ty for all trys my bro
  19. danbsten

    Bonus Share EXP party 0.4

    bump
  20. danbsten

    Fix/Patch Level and vocation instead of world name on character login

    Why this error on compile? At line: output->putString(IOLoginData::getInstance()->getCheckPlayerLevel((*it))); https://imgur.com/VR5NX0a
Back
Top