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

    tfs 1.1 crash when use food/potion

    i cant copy the error message from client so here are pics :/ http://prntscr.com/6fvjy7 http://prntscr.com/6fvk0g
  2. 7804364

    [Canada] 10.53 Global | Random item stats | oramond | roshamuul | Random dungeon generation

    Come check us out Daily updates! - Doner items are obtainable from bosses (4-5 people to kill these bosses)
  3. 7804364

    tfs 1.1 10.53

    bump
  4. 7804364

    [Canada] 10.53 Global | Random item stats | oramond | roshamuul | Random dungeon generation

    new items in shop, and we added a new town! Divinity, sail to it from Captain bluebear
  5. 7804364

    Lua New vocations

    Ok so i set up another set of vocations, when i made the vocations EX id 9 wizard i made the fromvocid to master sorcerer, and when i restart server, everyone that was a sorcerer became a wizard? like wtf
  6. 7804364

    Need suitable distro for a 10.53

    i hope someone does a 1.1 tfs i only have a 1.0
  7. 7804364

    TFS 1.0 Autobroadcast

    now it works ty
  8. 7804364

    TFS 1.0 Autobroadcast

    Lua Script Error: [GlobalEvent Interface] data/globalevents/scripts/broad.lua:onThink data/globalevents/scripts/broad.lua:4: attempt to call field 'broadcastMessage' (a nil value) stack traceback: [C]: in function 'broadcastMessage' data/globalevents/scripts/broad.lua:4: in...
  9. 7804364

    TFS 1.0 Autobroadcast

    still a no go :(
  10. 7804364

    TFS 1.0 Autobroadcast

    IT does not work for me :( I get this error OnEvent error like onEvent does not exist in my tfs 1.0
  11. 7804364

    Action [TFS 1.1] - Slot system

    thank you sir!
  12. 7804364

    Action [TFS 1.1] - Slot system

    no, when someone trys to login it errors out on tfs 1.0 David has logged in. Lua Script Error: [CreatureScript Interface] data/creaturescripts/scripts/slot.lua:onLogin data/creaturescripts/scripts/slot.lua:133: attempt to index local 'player' (a number value) stack traceback: [C]: ...
  13. 7804364

    Lua third promotion item tfs 1.0

    Ok so i have this function onUse(cid, item, fromPosition, itemEx, toPosition) local voc = getPlayerVocation(cid) if voc < 5 then doPlayerSendCancel(cid, "You do not have the first promotion.") elseif voc > 8 then doPlayerSendCancel(cid, "You already have the second...
  14. 7804364

    [Canada] 10.53 Global | Random item stats | oramond | roshamuul | Random dungeon generation

    do you think i should switch to the landing page? with server specs, and a "Play Now" button in middle?
  15. 7804364

    TFS 1.0 Autobroadcast

    thank you will try it now
  16. 7804364

    Compiling tfs 1.1 downgradeing client version

    if i took a tfs 1.1 for 10.58 and changed the min/max from 1058 to 1053 would i be able to do it without any major source edits?
  17. 7804364

    TFS 1.0 Autobroadcast

    Ok so my autobroadcast wont broadcast anything <globalevent name="say" interval="60000" script="broad.lua"/> function onThink(interval, lastExecution) MENSAGEM = { "Dont forget to donate!", "If you want to buy addons use, !addon", "Random Dungeon generator is in thais arena", "Dont forget...
Back
Top