• 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. undead mage

    tfs 1.2 gesior shop

    Does anyone know where I can find a working shop system for tfs 1.2 (I mean the whole system from page of site to action scripts that delivers the item/addon/mount) I found one of gesior but it's outdated
  2. undead mage

    /save for tfs 1.2

    Thanks I can use both!
  3. undead mage

    Windows How can I make 10.77 (tfs 1.2) to 10.91?

    Thx for the help here and mostly in pm!
  4. undead mage

    /save for tfs 1.2

    Does anyone have this command? It's useful for testing something when you need to restart fast instead of the global save
  5. undead mage

    Solved "Temple position is wrong. Contact the administrator"

    I had the same problem but that was because the temple position was wrong in the mapeditor. So it said that I was citizen of "city 1" but in mapeditor the temple position of that city was 0x 0y 0z so I was getting the same message. After changing it it worked fine maybe you can try the same?
  6. undead mage

    [Canada] MegaStyller 8.60 [Cast System/War System/Staged-EXP/Castle 24hr!)

    reseted 13 days ago but highest still lvl 8 qq I tryd to login but gameworld is closed :P try /openserver
  7. undead mage

    Solved TFS 1.2 /reload

    Oh that worked didn't know about that thx! xd
  8. undead mage

    Solved TFS 1.2 /reload

    Still getting errors
  9. undead mage

    TFS 1.2 Commands

    Thanks!
  10. undead mage

    Solved TFS 1.2 /reload

    so it will be like this? function onSay(cid, words, param, channel) if(param == '') then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Command param required.") return true end table.contains = function (txt, str) for i, v in pairs(str) do...
  11. undead mage

    Solved TFS 1.2 /reload

    Nop didn't work got the same error only with 'contains' instead of 'isStrIn'
  12. undead mage

    TFS 1.2 Commands

    I will test bless out when I get home but I ment /bc not /b because with /bc you could also choose white and green and if you choose white then it would come at the bottom of your screen like when you try to walk in a wall it says Sorry, not possible. There would the text appear if you use /bc...
  13. undead mage

    TFS 1.2 Commands

    Well I wanted to request some commands that you had in tfs 0.3.7 but you don't have now 1. /bc Old Script: function onSay(cid, words, param, channel) if(param == '') then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Command param required.") return true...
  14. undead mage

    Solved TFS 1.2 /reload

    Well the /reload script for tfs 1.2 isn't working for me it gives me this error: Lua Script Error: [TalkAction Interface] data/talkactions/scripts/reload.lua:OnSay data/talkactions/scripts/reload.lua:36: attempt to call field 'isStrIn' (a nil value) stack traceback: [C]: in...
  15. undead mage

    Compiling Compiling error (visual studio 2015)

    That didn't work it still says Only clients with protocol 10.77 allowed!
  16. undead mage

    Windows How can I make 10.77 (tfs 1.2) to 10.91?

    Can anyone help me with this? Atm I have a 10.77 server tfs 1.2 but how can I make it work for 10.91 to?
  17. undead mage

    Compiling Compiling error (visual studio 2015)

    1 more question :p atm tfs is client 10.77 but how do you make it 10.91? Is there any tutorial or something
  18. undead mage

    Compiling Compiling error (visual studio 2015)

    finallyyyyyyyyyyyy thx so much! <3
Back
Top