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

    Solved Help with error in console

    thanks man i worked :)
  2. Ashbringer

    Solved Help with error in console

    sorry but i dont understand :( can you fix it for me? local firstPlayerPosition = {x = 32354, y = 32228, z = 8, stackpos = STACKPOS_TOP_CREATURE} local getFirstPlayer = getThingFromPos(firstPlayerPosition) local secondPlayerPosition = {x = 32356, y = 32228, z = 8, stackpos =...
  3. Ashbringer

    Solved Help with error in console

    Should i remove this? if isPlayer(getFirstPlayer.uid) and isPlayer(getSecondPlayer.uid) then
  4. Ashbringer

    Solved Help with error in console

    i need it i want the 1 v 1 thing :) local waittime = 5 local storage = 5568 function onUse(cid, item, fromPosition, itemEx, toPosition) if exhaustion.get(cid, storage) == FALSE then exhaustion.set(cid, storage, waittime) else...
  5. Ashbringer

    Solved Help with error in console

    hey i have a player vs player place where they use a lever to enter it when 2 people stands in right place you just rightclick the lever then gets tp , but now to the problem ..... if i player try to start the match alone this comes up in the console [30/11/2014 17:00:35] [Error - Action...
  6. Ashbringer

    Spawning at random tiles in temple (strange error)

    thanks man you saved my day , it was a script
  7. Ashbringer

    [8.6] OTServ 0.6.4 STABLE

    i got an error when i try to start it .... it says "Error: Your database is outdated. run the dbupdate utility to update it to the latest schema version. how do i fix that?
  8. Ashbringer

    OTServ 0.6.4 OUTDATED DATABASE (HELP ME)

    Hi when i try to start the server i got from here http://otland.net/threads/8-6-otserv-0-6-4-stable.218401/ i got an error when i try to start it .... it says "Error: Your database is outdated. run the dbupdate utility to update it to the latest schema version. so how do i fix this problem...
  9. Ashbringer

    Gesior Acc People Can Use Monster Names! Please Help

    btw someone got these monster files? [Spawn::addMonster] Cannot find "Pycotitan" [Spawn::addMonster] Cannot find "Cykotitan" [Spawn::addMonster] Cannot find "Pycotitan"
  10. Ashbringer

    Gesior Acc People Can Use Monster Names! Please Help

    does anyone have a list of all monsters so i can copy and paste it to blocked names? :)
  11. Ashbringer

    Gesior Acc People Can Use Monster Names! Please Help

    i cant find where to edit that , this is my config.php <?PHP # Account Maker Config $config['site']['serverPath'] = "C:/otserver/"; $config['site']['useServerConfigCache'] = false; $config['site']['worlds'] = array(0 => 'Zamora'); $towns_list[0] = array(1 => 'Thais', 2 => 'Venore', 5 =>...
  12. Ashbringer

    Gesior Acc People Can Use Monster Names! Please Help

    you sure about that?
  13. Ashbringer

    Gesior Acc People Can Use Monster Names! Please Help

    it is a bug ofc , do you want players to be named Dragon then they do the spell so they look like one too? :O
  14. Ashbringer

    Gesior Acc People Can Use Monster Names! Please Help

    Hey i have an bug there people can use names like, Dragon, Rat, Demon and all the other monster names. how do i fix this? does anyone know, then please help me :) btw i am using Gesior Acc 2012
  15. Ashbringer

    Bug With Monsters Please Help

    okay thanks :) i have another question , do you know any good layouts for gesior 2012? i really need a cool layout :)
Back
Top