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

    Ghost Spell Help .

    No i didnt Just in global and i dont even know where is functions.lua
  2. U

    Ghost Spell Help .

    Tfs 0.2.13
  3. U

    Ghost Spell Help .

    Bump!!!
  4. U

    Ghost Spell Help .

    Is there anyway to make a spell that acts like /ghost of the gamemaster instead for player but he cant attack anything or he will be compromized and the spell will go away i looked into it and i found a script but its old and it gives me error on my 9.54 . [09/02/2013 17:01:54] [Error -...
  5. U

    step on and create item

    thanks guys - - - Updated - - - [09/02/2013 16:28:58] Lua Script Error: [MoveEvents Interface] [09/02/2013 16:28:58] data/movements/scripts/kelp regrowth.lua:onStepIn [09/02/2013 16:28:58] data/movements/scripts/kelp regrowth.lua:6: attempt to call global 'doItemSetAttribute' (a nil value)...
  6. U

    step on and create item

    okay so i made a script that when u step on a certain position it creates function onStepIn(cid, item, pos) if isPlayer(cid) == TRUE then doSendMagicEffect(getPlayerPosition(cid), 5) doCreateItem(5421, count, {x=660,y=354,z=9}) end return TRUE end it works fine but...
  7. U

    Lua Scripting Guide

    dude could u show me how to make a vocation door?
  8. U

    Town id and residence!

    bump
  9. U

    Talkactions teleport!

    thanks mate
  10. U

    [LUA] How to make a simple spell script.

    cant find it in my config.lua but that mate
  11. U

    (Unofficial) Shadowcores Custom Client

    I just want to make a custom client so can you just tell me how cause whenever i try vapus it just gets me tibia.exe -.-
  12. U

    (Unofficial) Shadowcores Custom Client

    Hey bro how did u create a custom client . i want to create one for my own server but i just cant :S
  13. U

    [LUA] How to make a simple spell script.

    dude how do i do the orange effect thing! when u say the spell the spell text comes out as orange! how do u do that?
  14. U

    Solved making a website ? HELP!

    Solved! Thanks to Mesmeroo. <3
  15. U

    Solved making a website ? HELP!

    theforgottenserver-v0.2.13 . the problem was whenever someone tried to log into the website it opened my router page .
  16. U

    Solved making a website ? HELP!

    I tried creating a znote website and followed his tutorial but it didnt work for me .. so can anyone eles help me to create a website for my server and how can i do it ?
  17. U

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    I did everything and everything is working great and my server is online but people can only create account from 1/1 and when they go to the website (i made it with no-ip) they log onto my private router information !! what shall i do to make the website work good ? and people can log in to it ?
  18. U

    bank help!

    nvm i fixed it! its suppose to be doplayergetmoney or something like that. anyways dude i have 0.2.13 how do i get 0.3?
  19. U

    Town id and residence!

    Okay so..... I'm here to ask about a few things. My TFS Version is 0.2.13. Now I want to make a residence teleport but i have no idea how to make one. now i have been checking other posts but i dont even understand how to set an id for a town or anything about town ids for that matter.... i also...
  20. U

    Exori vis upgraded ( HELP )

    i mean from the script itself :D .. i tried to do it but i failed here take a look :D - - - Updated - - - local combat1 = createCombatObject() setCombatParam(combat1, COMBAT_PARAM_TYPE, COMBAT_ENERGYDAMAGE) setCombatParam(combat1, COMBAT_PARAM_EFFECT, CONST_ME_ENERGYAREA)...
Back
Top