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

    Looking for OT documentation so I can write LUA scripts

    http://otland.net/threads/tfs-1-0-lua-functions.197202/ Check out the tutorial section there's more articles http://otland.net/forums/tutorials.477/
  2. kamioool

    Team Cosmos, universe, galaxy server - looking for help

    http://galaxyot.myfreeforum.org/sutra10.php#10 Speed = responsible for the speed of movement ship. Firepower = Damage Capacity = Number of ammunition, fuel and items that you can take aboard. Barrier = Force defense / blocked damage Fuel consumption = Once in a while you will need to...
  3. kamioool

    Team Cosmos, universe, galaxy server - looking for help

    Still looking for people with imagination and graphic designers. everything is possible :)
  4. kamioool

    Compiling TFS 1.0 how to find out wich Version?

    Just open definitions.h and find line 27 to 29 should look similar to #define CLIENT_VERSION_MIN 1036 #define CLIENT_VERSION_MAX 1039 #define CLIENT_VERSION_STR "10.36"
  5. kamioool

    ObjectBuilder [10.32]

    EdMignari I think is IMPORTANT: You should add the question "U Want exit without saving changes" - If you press the close button. I lost a few times my work for not save changes. The problem appears when you want to change the height and width of an existing outfit. But when you add a new...
  6. kamioool

    Solved NPC Error

    You should show me a script ,that I could point where the error is.
  7. kamioool

    How to add a gamemaster ingame in TFS 1.0?

    function onSay(cid, words, param) local player = Player(cid) if player:getAccountType() <= ACCOUNT_TYPE_TUTOR then return true end local target = Player(param) if target == nil then player:sendCancelMessage("A player with that name is not online.")...
  8. kamioool

    How to add a gamemaster ingame in TFS 1.0?

    You want to do it because you do not have access to the server? Or if you enough create a new command to give GM?
  9. kamioool

    OtLand New dark theme and new posts widget.

    Finally my eyes and can get some break. I changed, and it looks great: 0
  10. kamioool

    [GESIOR2012] Items Shop Installation/Administration

    Can you restore options in the future with the item type = pacc
  11. kamioool

    ObjectBuilder [10.32]

    @EdMignari You could add window where you will be able you to explore more sprites at once. Just as it was in the editor noxitu.
  12. kamioool

    ObjectBuilder [10.32]

    Is it possible to add options to automatically create items.otb? Because must repeat the same thing almost two times. In the client and in the server
  13. kamioool

    ObjectBuilder [10.32]

    >> Load complete. >> Corrupted sprite id=47 >> Corrupted sprite id=5828 >> Corrupted sprite id=5828 >> Corrupted sprite id=47 >> Corrupted sprite id=29594 When i try open some Dragon Ball 8.54 client, spr imeges dont load ...
  14. kamioool

    Team Cosmos, universe, galaxy server - looking for help

    For the interested I invite you to join in the discussion. http://galaxyot.myfreeforum.org/sutra4.php#4
  15. kamioool

    New OTItemEditor

    Hi, i looking way to create new, clean items.otb for tibia 8.6 or other. Thats posible when i used this editor?
  16. kamioool

    Team Cosmos, universe, galaxy server - looking for help

    Hi, I just started to create server. The whole will be on a cosmos, universe, etc.. Looking for people with imagination, willing to work creating a server from scratch. Not have any specifics for this game. I know I'll be gone flying spaceship and explore the universe. Fight with other players...
  17. kamioool

    strange error

    Ohh, really haha, i dont looked at the time.
  18. kamioool

    Error in Svargrond Arena

    I think i know what give u that error, just say me This has happened once or more times?
Back
Top