• 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. Unknown Soldier

    Lua Dodge system for TFS 1.3

    @Xikini did one more update to this system, cause of potential duplicate move event warning for majority of equipment, where onEquip and onDeEquip is removed local dodgeStorage = 45001 local config = { -- [itemid] -- Dodge must be a whole number out of 10000. | 1000 = 10.00% | 2 = 00.02%...
  2. Unknown Soldier

    The Unknown | Mapping Thread

    [243] [244] [245] [246]
  3. Unknown Soldier

    TFS 1.4 NPC Bug

    Try this https://otland.net/threads/tfs-1-4-2-npc-error-argument-1-has-out-of-range-value-for-unsigned-int-1.281723/
  4. Unknown Soldier

    TFS 1.X+ [TFS 1.4.2] NPC Error: Argument -1 has out-of-range value for unsigned int: -1

    So it helped, no more errors during trade :) Thank you! However the error with ladder remains. I guess I could just create another script for ladders that are placed like this, they are minority anyway. But maybe there is some quick solution to the script, that are use for ladders, could you...
  5. Unknown Soldier

    TFS 1.X+ [TFS 1.4.2] NPC Error: Argument -1 has out-of-range value for unsigned int: -1

    Well, I won't act like I understand... 😵 I only want to point out, that this happens in official 1.4.2 release, with none changes from me in fact, only with replaced map and items folder, it might be a problem for everyone that would want to use 1.4.2. Is there any other solution except...
  6. Unknown Soldier

    TFS 1.X+ [TFS 1.4.2] NPC Error: Argument -1 has out-of-range value for unsigned int: -1

    Didn't notice anything like that. Taking an item from the ground/corpse to an empty slot works good, no errors appearing. Tried with various types of eq. When equipping items from ground or corpses the only thing I noticed is cancel "There is not enough room" when trying to swap equipment. But...
  7. Unknown Soldier

    TFS 1.X+ [TFS 1.4.2] NPC Error: Argument -1 has out-of-range value for unsigned int: -1

    Hello, I'm getting an error when I want to trade with NPC. It appears in console after saying "trade". Trade window pops up, everythign seems to be working. What is messed up here? Thanks in advance! Lua Script Error: [Npc interface] data/npc/scripts/runes.lua:onCreatureSay...
  8. Unknown Soldier

    TFS 1.X+ [TFS 1.4.2] Mana leech, life leech and critital hit simultaneously

    Hi, I was just wondering how could I maintain all 3 conditions at once (as in title: mana leech, life leech and critital hit), using 3 different items to get each one of them. The problem is when I receive first condition and then want to get another one, the first one disappears. Example: I am...
  9. Unknown Soldier

    The Unknown | Mapping Thread

    Thanks bro! I'd really like to help, but my ID's are different than everyone else's, you will find them in newest Tibia 12.90, test server client. Maybe there is latest tibia.spr somewhere on otland
  10. Unknown Soldier

    The Unknown | Mapping Thread

    The best thing cipsoft did with summer update 2022 are the sprites, I really like them, finally jungle can look like a jungle. I could expand this city almost inifinitely, but it's just pointless xd [235] [236] [237] [238] [239] [240] [241] [242]
  11. Unknown Soldier

    The Unknown | Mapping Thread

    A quick preview of a jungle city with new assets, day vs night. [233] [234]
  12. Unknown Soldier

    [list] CIPSoft lazy solutions

    Ye, that's right, I wouldn't care either about such small errors when the gameplay suits me, players won't give a sht, but this only shows how poor cipsoft is with the quality xd I think they should change their mapper(s) and invest a little into some nicer visuals. Yes 🤣 check tibia.com and see xd
  13. Unknown Soldier

    [list] CIPSoft lazy solutions

    New update ahead, cipsoft showed us some new quality content... wait... what?
  14. Unknown Soldier

    [Quick Showoff] Post your latest maps!

    Here you have some IDs
  15. Unknown Soldier

    The Unknown | Mapping Thread

    And that's how I would define comment perfection! 😁 Thanks! 🤜🤛
  16. Unknown Soldier

    The Unknown | Mapping Thread

    Inside the Falcon Bastion this time. Excuse me unfinished outsides, it is still work in progress. I have previously mentioned that I removed one of the locations which did not suit me, it was an old version of dwarven mines from this post. Created new mines from scratch. I revamped the...
  17. Unknown Soldier

    How to house tiles?

    It's not necessary, however without it you just can't see if the the wall is within the house, or not (no color change or anything to confirm). You may skip placing item 460, but I wouldn't recomment it since it is more likely to miss some wall(s) and not include them into the house. Example...
  18. Unknown Soldier

    How to house tiles?

    Nope, it won't. You have to include walls. What's more you should also think about higher floors, you can use itemid 460 under the wall, then place the house tiles on it.
Back
Top