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

    Solved Broadcast's

    Thank you
  2. E

    Solved Broadcast's

    Any know how i can put to broadcast red ? this is the script in tfs 1.0 and broadcast white: MESSAGE_EVENT_ADVANCE)
  3. E

    TFS 1.X Bounty Hunter System

    OK i solve it, all work, but now in web BountyHunter doesnt disappear, and the player is killed already
  4. E

    [10.77][TFS 1.2] ORTS, a real map project

    Yw ;) credits to WibbenZ
  5. E

    [10.77][TFS 1.2] ORTS, a real map project

    Try this ;) and say me if work -- ### CONFIG ### -- message send to player by script "type" (types you can check in "global.lua") SHOP_MSG_TYPE = 18 -- time (in seconds) between connections to SQL database by shop script SQL_interval = 30 -- ### END OF CONFIG ### function onThink(interval...
  6. E

    TFS 1.X Bounty Hunter System

    I have on top of my global.lua this dofile('data/libs.lua') and this on libs.lua -- load storages first dofile('data/lib/051-storages.lua') dofile('data/lib/001-string.lua') dofile('data/lib/002-tables.lua') dofile('data/lib/050-functions.lua') dofile('data/lib/demonOakQuest.lua')...
  7. E

    Lua Compat

    What happen if i dont have compa.lua just global.lua and libs.lua im using 1.0 tfs
  8. E

    TFS 1.X Bounty Hunter System

    BUMP ok i put that on globla.lua and now say this: attempt to call global doPlayerSendTextMessage
  9. E

    TFS 1.X Bounty Hunter System

    i replace all bh-add for this?
  10. E

    TFS 1.X Bounty Hunter System

    Console error! data/talkactions/scripts/bh-add.lua:onsay data/talkactions/scripts/bh-add.lua:12: attempt to call global 'getPlayerGUIDByName' <a nil value> stack traceback: [C]: in function 'getPlayerGUIDByName' data/talkactions/scripts/bh-add.lua:12: in function...
  11. E

    [GESIOR2012][TFS 1.0 only] Banned players list

    Thank You WibbenZ
  12. E

    Windows Gesior for tfs 1.0 ShopSystem

    BUMP :D
  13. E

    Windows Gesior for tfs 1.0 ShopSystem

    Hello i want to know how i can add "Categories" in my shop, like: Armors, Shields, Legs.. etc Thsi is my shop My shomadmin.php, and my shopsystem.php
  14. E

    [GESIOR2012][TFS 1.0 only] Banned players list

    and how i add it to webpage in layout.php?
  15. E

    Lua Rashid Quest's

    Hello i want to know how to cancel all the missions of rashid, to all players can sell items to him without the missions :) is possible? thank you.
  16. E

    TFS 1.0 Crash

    I made loopback to my router now i can log :) ty
  17. E

    TFS 1.0 Crash

    # Copyright (c) 1993-2009 Microsoft Corp. # # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. # # This file contains the mappings of IP addresses to host names. Each # entry should be kept on an individual line. The IP address should # be placed in the first column followed by...
  18. E

    TFS 1.0 Crash

    i dont have C:/Windows/system32/drivers/etc/hosts in Windows): Only C:/Windows/system32/drivers/etc/lmhosts.sam networks protocol...
Back
Top