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

  1. I

    [Request] TFS Rev.1024

    Rev 1024 is only for Tags. I would naturally assume he meant tags XD
  2. I

    [Request] TFS Rev.1024

    Yea, I'm building the console version right now. As long as you get all your data files, I'll give you the .exe P.S. If you didn't catch what I just said, it's console version because I had a few crashes with it lately P.P.S. I had also added 2 commands to mine, /looklike and /save (Did...
  3. I

    [Request] Item/DatEditor Editor 8.2

    Here's a build for the item editor (works with 8.2[1]): http://rapidshare.com/files/134647521/otitemeditor-rev3400.rar Just put the files in your tibia folder and run the .exe
  4. I

    Fixed 8.2 Items.xml and items.otb (With corpses and all items renamed)

    (Sorry for double post =/) UPDATED!!!!!! (finally) (And yet again, due to an ID error)
  5. I

    OpenTibia Remere's Map Editor 1.0.8 for Tibia 8.22!

    BEWARE! The TFS items.xml and otb are different than the OpenTibia items.xml and otb! THESE ITEM ID DIFFERENCES WILL CAUSE BUGS ON ANY ITEM IDS OVER 7500 (maybe even 7000)! I do NOT recommend using this on any TFS maps until the TFS server has 8.2 otb and map support (Which it officially...
  6. I

    Fixed 8.2 Items.xml and items.otb (With corpses and all items renamed)

    The TFS team was too eager to get their .otb correct that they went completely out of line with the opentibia group. Many of the IDs on the TFS files are INCORRECT! This means that as of now, anyone upgrading to 8.2 TFS will be incompatible with 8.2 OpenTibia. This is the reason it is down...
  7. I

    OpenTibia Replace autowalk with walkinterval on NPC .xml files

    Minor change... It turns out that walkinterval is in milliseconds while autowalk was in seconds. Fixed in source and in .jar lol (<3 regex :D )
  8. I

    Fixed 8.2 Items.xml and items.otb (With corpses and all items renamed)

    *Excuse double post, merely a bump* UPDATED AGAIN! Check first post for what's included in the update. Be aware of the fact that many of the older TFS servers will give errors on some of the item attributes. While I don't think these are major issues, it just means that many of the items will...
  9. I

    OpenTibia Replace autowalk with walkinterval on NPC .xml files

    The newer versions of TFS 0.2 have changed the autowalk value in the NPC .xml files to walkinterval. I have way too many NPCs to rename all of that for - and, sensing that I wouldn't be the only one - I wrote a quick script in Java to replace autowalk with walkinterval in all .xml files in your...
  10. I

    Fixed 8.2 Items.xml and items.otb (With corpses and all items renamed)

    You have to add the IDs to the palette. Don't ask how to do that here, ask for that in a support section.
  11. I

    Fixed 8.2 Items.xml and items.otb (With corpses and all items renamed)

    Updated with minor bugfixes, but no items will work if any part of the file has errors. Please download again from the same link (Even if it doesn't say updated on the first post, download from that link because I will move all updates to my server's download folder under the same file name)
  12. I

    Action Cooking (Cookie dough and Chocolate Cake)

    This is a cooking script I made so that you are able to cook items such as the cooking tray with cookie dough, and the chocolate cake lumps. There is, of course, a random chance of burning the cake/cookies :P Script (data/actions/scripts/other/cooking.lua): local oven_off={1787,1789,1791,1793}...
  13. I

    Client crash on certain tiles (Very strange)

    Communication.cpp 1593: exception occurred (xmin = 0) (ymin = 0), reason: Communication.cpp 1572: exception occurred (Type = 26111) (OldType = 939), reason: Objects.cpp 280: exception occurred (Type = 26111) (Flag = 11), reason: Objects.cpp 277: assertion failed (Type = 26111)...
Back
Top