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

    My server shutdown after 4 sec

    yeah.. use the proper item xml :p you probably updated your server or downgraded,
  2. W

    Utevo REs [Only 1 monster with same name]

    Monsters wont spawn
  3. W

    Lua Exura Sio - Heal monsters too

    bump need spell - - - Updated - - - bump y so far away !
  4. W

    Lua [MOD] Sell Character InGame!

    damn it! it works fine for me until i try to see what character is being sold , lol :| using TFS ..idk whats wrong, !character buy [WORKS] !character sell [WORKS] !character list [CONSOLE ERROR/NOTHING HAPPEN INGAME] - - - Updated - - - bumpy :[
  5. W

    Lua [MOD] Sell Character InGame!

    While server is opening (main post error is when i write !character list, sell/buy works fine
  6. W

    Lua [MOD] Sell Character InGame!

    part1 ^&v [same line so u dont get lost] part2
  7. W

    Lua [MOD] Sell Character InGame!

    Im getting a huge a$$ error only when !character list, sell/buy works, could anyone help me fixing that error? <?xml version="1.0" encoding="ISO-8859-1"?> <mod name="Characters Retail System" version="1.0" author="LuckOake" contact="none" enabled="yes"> <config name="Retail"><![CDATA[...
  8. W

    HOst compagny

    So yeah, im starting to look for a host compagny, any suggestion? cheap/expensive?~~ Edit: To have 100~ players & 5000x5000 map <--- How many rams would be needed?
  9. W

    error magic wall script

    ok then do this to your 95% mwall script Change: if getTileInfo(getThingPos(cid)).protection then doPlayerSendCancel(cid, "You can't cast magic wall while your inside protection zone.") TO: if getTileInfo(getThingPos(cid)).protection or getTileInfo(toPosition).protection...
  10. W

    Utevo REs [Only 1 monster with same name]

    No, I want them to be able to summon 3 monsters, but cant summon 2x the same. sorry my english sucks lol i can't find the right words, ima give a try with google traduction lol. -> the druid can not summon twice the same monster
  11. W

    error magic wall script

    He updated the script, but if you want the normal magic wall with countdown, ->http://otland.net/f81/magic-wall-including-countdown-95-easy-configurtion-161165/index4.html you probably have the old script, he edited his first post, also check the last page you'll find another version, &...
  12. W

    TalkAction [0.4] Pop quiz script

    does it work for tfs 4.0 ?
  13. W

    [Mod] Sell Charaters in Game [Fixed Version]

    Im gonna try it, but im using 9.70 :[
  14. W

    Help, Rme problem..

    no console error?
  15. W

    Solved Can't buy rod or wands !

    show us your npc script
  16. W

    Solved cleanOldHouse

    god, seconds, lmfao, alright thanks ninja!
  17. W

    [MOD] Characters Market System (In Game)

    Wait, how can i fix the error !character list, it sends me a huge a$$ error in console and doesnt show any list ingame [18/11/2012 18:27:9] local cid = 268476496 [18/11/2012 18:27:9] local words = "!character" [18/11/2012 18:27:9] local param = "list" [18/11/2012 18:27:9] local channel =...
  18. W

    Sqlite

    How do i add this to a table? CREATE TABLE IF NOT EXISTS `bounty_hunters` ( `id` int(11) NOT NULL auto_increment, `fp_id` int(11) NOT NULL, `sp_id` int(11) NOT NULL, `k_id` int(11) NOT NULL, `added` int(15)...
  19. W

    Partner System

    even if player is offline will he gets the exp?
  20. W

    [mod] Exp By Hit

    im trying to find a way to get LAST HITTER gets the loot, can this be edited that way?
Back
Top