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

Search results

  1. L

    [TFS 1.2] Send Player Items to Depot

    but is possible add in startup server ?
  2. L

    [TFS 1.2] Send Player Items to Depot

    how i add it in server startup
  3. L

    Lua /ban error

    Sorry for this reply, but where i insert this part in the script ?
  4. L

    Lua /ban error

    but if i forget: /ban Testbane, 3d, show this error i need add for show it player:sendTextMessage(MESSAGE_EVENT_ADVANCE, "Usage: /ban Nick, minutes, reason\nFor example: /ban testName, Bug abuse, 1d")
  5. L

    Lua /ban error

    Yes and i up to linux server
  6. L

    Lua /ban error

    yes, i making test in my computer before upload any files on dedicated server
  7. L

    Lua /ban error

    sorry my bad i add in global local param = "test1, test2, test3" now in ban.lua test1 test2 test3 test1 test2 test3 test1 test2 test3 test1 test2 test3 test1 test2 test3 test1 test2 test3 test1 test2 test3 My Global dofile('data/lib/libs.lua') NOT_MOVEABLE_ACTION =...
  8. L

    Lua /ban error

    nil nil nil Lua Script Error: [TalkAction Interface] data/talkactions/scripts/ban.lua:onSay data/global.lua:146: attempt to index local 'str' (a nil value) stack traceback: [C]: in function '__index' data/global.lua:146: in function 'split'...
  9. L

    Lua /ban error

    I Added all file https://raw.githubusercontent.com/otland/forgottenserver/master/data/global.lua Yes reload global and restart the server
  10. L

    Lua /ban error

    Changed and not solved, same error
  11. L

    Lua /ban error

    I add this script Solved - Need /ban with comment, and lenght for TFS 1.0 in my server but have this error Lua Script Error: [TalkAction Interface] data/talkactions/scripts/ban.lua:onSay data/global.lua:155: attempt to index local 'str' (a nil value) stack traceback: [C]: in function...
  12. L

    Solved critical hit network message in TFS 1.3?

    where i put it ?
  13. L

    On Trade Accept Create Log.txt

    Sorry my bad 100: Test1 traded book of lies, with Test for brown mushroom, rope, platinum coin, bar of gold, bar of gold, bar of gold, bar of gold, bar of gold, light shovel, crystal coin, energy field rune, addon doll, book of lies,101: [ADM] Gambler traded dwarven shield with Esse Nome for...
  14. L

    On Trade Accept Create Log.txt

    if trade bp Lua Script Error: [Event Interface] data/events/scripts/player.lua:Player@onTradeAccept data/events/scripts/player.lua:167: attempt to index a nil value stack traceback: [C]: in function '__index' data/events/scripts/player.lua:167: in function...
  15. L

    On Trade Accept Create Log.txt

    Log ok :D now Lua Script Error: [Event Interface] data/events/scripts/player.lua:Player@onTradeAccept data/events/scripts/player.lua:167: attempt to index a nil value stack traceback: [C]: in function '__index' data/events/scripts/player.lua:167: in function...
  16. L

    On Trade Accept Create Log.txt

    @Aled very thanks 1926: Test traded book of lies with Test2 for addon doll. work fine by trade items if i trade bp have this erro Lua Script Error: [Event Interface] data/events/scripts/player.lua:Player@onTradeAccept data/events/scripts/player.lua:166: attempt to call method 'getSize' (a nil...
  17. L

    On Trade Accept Create Log.txt

    where i add it ?
  18. L

    On Trade Accept Create Log.txt

    [Warning - Events::load] Can not load script: player.lua data/events/scripts/player.lua:154: 'in' expected near 'do' @Aled
  19. L

    On Trade Accept Create Log.txt

    [Warning - Events::load] Can not load script: player.lua data/events/scripts/player.lua:270: '<name>' expected near '#'
Back
Top