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

    Solved onLook new attibute for itens.

    bump
  2. Vesgo

    Solved onLook new attibute for itens.

    Come on guys, please help!! I cant configure this creatureevent script! It must have a table with the itens and prices, and a onlook function to check if the item is in that table, check its quantity and set special description to the item saying "PRICE: $ xxx,xx gp" I have the idea, but i...
  3. Vesgo

    Solved onLook new attibute for itens.

    Thank you Joe, but that didnt help me, im sorry, i tried to follow your lead, but could not. Is there any example of script that you know of?
  4. Vesgo

    Lua How to make mana and hp with 100%

    Sry mate, but i dont even know what you are asking for! Post some screenshots if you can write down your ideias.
  5. Vesgo

    Windows Error when setup tfs 0.4 r377

    Its a Linker problem, show your linkers or follow this tutorial: https://otland.net/threads/compiling-windows-how-to-set-up-a-compiler-noob-friendly-tutorial.193878/
  6. Vesgo

    Lua How to make mana and hp with 100%

    I think he wants the status to be shown in the client. You cant do it, its a client limitation over the numbers displayed. Sorry, but unless you are able to state exactaly what you want, we cant help. I could not figure out what you need...
  7. Vesgo

    Lua How to make mana and hp with 100%

    No, sry.
  8. Vesgo

    Lua How to make mana and hp with 100%

    but its that what you want, potions recovering 100% of hp and mana?
  9. Vesgo

    Lua How to make mana and hp with 100%

    Not sure if you are talking about potions o0 but... You could edit the potions.lua (actions>scripts>liquids) and select a huge ammount to recover local POTIONS = { [8704] = {empty = 7636, splash = 2, health = {50, 100}}, -- small health potion [7618] = {empty = 7636, splash = 2, health...
  10. Vesgo

    Windows Two quick questions about client bugs and health bug

    Im looking at the sources, trying to understand how the critical hit system works. I think, as level, it has some max hit to calculate too. You could try to disable it and script a new system.
  11. Vesgo

    Windows Two quick questions about client bugs and health bug

    hahaha thats really crazy! It happens with ANY weapon or fist attacks? Do you have edited weapons system?
  12. Vesgo

    help with a function tfs 1.1

    Cant you insert this function into the lib?
  13. Vesgo

    Is it possible to make paypal send 50% cash to user and another 50% to another user?

    If you find the way, share with the community!
  14. Vesgo

    Solved Tfs 1.0 Crash after close

    Too many errors while upgrading?
  15. Vesgo

    Windows Two quick questions about client bugs and health bug

    first i would think about disabling it... but its the easy way.. check this post, see if it helps, i will keep on researching https://otland.net/threads/tfs-1-0-critical-hit-permanent.212908/
  16. Vesgo

    help with a function tfs 1.1

    Copy it and test, any errors?
  17. Vesgo

    Solved onLook new attibute for itens.

    bump
  18. Vesgo

    Windows Two quick questions about client bugs and health bug

    Only when you do Critical hits? If so, lets analyse the critical hit system!
  19. Vesgo

    Compiling Summons need keep certain distance with his/her owner

    I wish it helps you: https://otland.net/threads/help-summons.217339/
Back
Top