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

Recent content by Wryhn

  1. W

    Solved Missing NPC's?

    Thanks a lot, I believe this will fix my problem. Cheers!
  2. W

    Solved Missing NPC's?

    Ok, so for example: <spawn centerx="32819" centery="31279" centerz="5" radius="3"> <monster name="Karith" x="-1" y="-2" z="5" spawntime="60"/> I change that to: <spawn centerx="32819" centery="31279" centerz="5" radius="3"> <npc name="Karith" x="-1" y="-2" z="5" spawntime="60"/> ? :)
  3. W

    Solved Missing NPC's?

    [30/11/2012 13:23:03] [Spawn::addMonster] Can not find A Grumpy Cyclops [30/11/2012 13:23:03] [Spawn::addMonster] Can not find Znozel [30/11/2012 13:23:03] [Spawn::addMonster] Can not find Tony [30/11/2012 13:23:03] [Spawn::addMonster] Can not find Lorietta [30/11/2012 13:23:03]...
  4. W

    Solved Lua Script Error for NPC's

    Testing it now, I also get some errors when starting the server. [29/11/2012 21:01:06] [Warning - NpcScript::NpcScript] Can not load script: default.lua [29/11/2012 21:01:06] cannot open default.lua: No such file or directory I have the default.lua file in my data folder, but migth be in the...
  5. W

    Solved Lua Script Error for NPC's

    [29/11/2012 15:44:24] Lua Script Error: [Npc interface] [29/11/2012 15:44:24] data/npc/scripts/Jessica.lua:onThink [29/11/2012 15:44:24] data/npc/lib/npcsystem/npchandler.lua:596: table index is nil [29/11/2012 15:44:25] stack traceback: [29/11/2012 15:44:25] [C]: in function '__newindex'...
  6. W

    Help needed with NPC - Offline Training- Monsters - Paying in RL server for help!

    Currently got the server up in a early alpha phase, feel free to come in and check our progress / give us tips. Oteria.no-ip.org Cheers!
  7. W

    Help needed with NPC - Offline Training- Monsters - Paying in RL server for help!

    Hello, im working with xobami on this project. We have gotten the spawn locations fixxed and monsters spawning on a 9.60 server. We have an outdated monster file which dont have all monsters so takes long time to load the server. We also lack updated NPC files, im browsing the forum as i write...
Back
Top