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

Recent content by Kavalor

  1. Kavalor

    Lua One callback?

    UNREAL! Coolest weapon ever made for a healer class! :D Thank you 1717728302 Awww was not getting damage on attacking monster - no errors though 1717731090 Unsolved mysteries :P 1717732106 Ok, this was needed for it to work for 1.4.2 tfs - We needed some minus symbols :D -- Healing and...
  2. Kavalor

    Lua One callback?

    One upgrade - Function as a normal attack if not player so monster I sliced the two variant and player and set them apart and made combat1 and tried to call that for the attack side of it, failed to index combat1 somewhere because it didn't like my method. Can you keep all as is and add attack...
  3. Kavalor

    Lua One callback?

    Legend, thank you. Will test when I get off work lol. Thanks! Tested, working, no errors, solved! TY
  4. Kavalor

    Lua One callback?

    It seems to only want to do either the healing or the cures/status fix. Both callbacks never seem to work no matter how I work it around. Anyone? weapon utility and healing local combat = Combat() combat:setParameter(COMBAT_PARAM_TYPE, COMBAT_HEALING)...
  5. Kavalor

    [USA][CUSTOM][Starborn]

    Far from perfect but getting better every day, the changelog on the website shows the progress towards making the systems come to life. It is very hard without time to make a perfect system and it takes a lot of tweaks to get it right. It is nothing like adjusting a few things to make an OT to...
  6. Kavalor

    Abuse of the Server Gala Board

    And another excuse? Seems the rules I "violated" were not , suggesting new ones that do not apply and were not stated. Look, I am not trying to have a fight or something but if it is unclear, unstated and hen enforced on, then what is enforced is changed. I as just someone trying to use things...
  7. Kavalor

    Abuse of the Server Gala Board

    According to the rules if it is custom, you did not need to add that - since it is within the client and downloaded - in a state not editable I figured that feel within those rules. The reason was given and I showed that in the screen shot citing Lack of effort. Because the first one was...
  8. Kavalor

    Abuse of the Server Gala Board

    I do not see any reason at all my second attempt posting a lot of important data was DELETED in review while FOLLOWING EVERY RULE. I would like someone to look into this please, seems very selective and bias. There was a massive effort put into this, including a video as well as a full set of...
  9. Kavalor

    [Sweden][4.0] Fossil (early Alpha)

    Very cool! logged in and played a bit as Rascal. Got a few lvls, kicked everything's ass :D
  10. Kavalor

    [USA][CUSTOM][Starborn]

    Uptime: 24/7 Hosted in: USA, on a dedicated server with 1000 mbits Internet connection. Website: Starborn (https://starborn.app) Exp rate: 1x Map: Custom, Home made. It contains 19 space stations and 100% unique art Runes: Pods: Combat drones use computer components to operate as charges system...
  11. Kavalor

    [USA] [8.0] Old DeathZot

    I am working on starborn :) I have already built nearly 30,000 custom 32x32's for the game This is all I am leaving for now. And yes this was once upon a time tibia lol.
  12. Kavalor

    unable to create item with invalid id 0 after create new .spr+dat+otb

    Thanks, i'll have a look. So this has to do with people having depot boxes and such even if they are not trying to access them. Eg since I have not made those resources yet into the game. Well this is a great lead, thank you. Somewhere in here ill need to edit this up, Yeah - makes sense. Like...
  13. Kavalor

    unable to create item with invalid id 0 after create new .spr+dat+otb

    No sir, I have added hundreds of outfits and thousands of sprites. They are all custom and not tibia related at all. Everything is working fine however when the player first connects they are getting a console error on otclient. This error is causing the player data to not load at login fully...
  14. Kavalor

    unable to create item with invalid id 0 after create new .spr+dat+otb

    OOf, I have tried everything I can think of. Messed about a lot in the source and server files. I cant place if it is client or source or just scripting. I have nothing enabled even trying to give a player an item when they log in. I tried to find opcode lists and nothing really formally...
  15. Kavalor

    unable to create item with invalid id 0 after create new .spr+dat+otb

    Still at the same issue, anyone know about this? ERROR: ProtocolGame parse message exception (7718 bytes, 5776 unread, last opcode is 0x78 (120), prev opcode is 0x79 (121)): unable to create item with invalid id 0 Packet has been saved to packet.log, you can use it to find what was wrong...
Back
Top