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

convert

  1. R

    [TFS 1.2] Coin Conversion Scripts

    Hey everyone, I've been working on some enhancements for my server, Tibia.nu, and developed a couple of scripts that convert coins. There's one for converting gold coins to platinum and another for converting platinum coins to crystal. Thought it could be useful for others here. Scripts...
  2. Nekiro

    OpenTibia Item name to item id converter script

    Simple python script that converts all name attributes from monster xml loot element to ids. Note that you need to have items.xml filled with names for this to work. https://gist.github.com/nekiro/d4b74302bc85010e68eda07e55e62d33 You need python 3.8+ for this to work. Simply call: python...
  3. fschuindt

    Convert a 7.4 map to be compatible with 7.6/7.72

    Hi there, I own a 7.4 map, but this is really a 7.4, not a 7.6/7.72 with sprites changed to look like 7.4. It's really a 7.4 map. My goal is to run this map with the Nekiro's TFS 1.5 downagrades to 7.72, but this downgrade will only support 7.6/7.72 maps. My 7.4 map isn't supported. I'm...
  4. ralke

    convert autokick system for trainers from 0.4 to 1.3

    hi, i was wondering if someone can help me with this as a request, i got this script that i used a lot on my 0.4 server and i want to have it for tfs 1.3, its a moveevent that set a timer when player stepin, when time is finished it will teleport player to a default position. also timer is reset...
  5. bybbzan

    Convert from 1.2 to 0.4

    Could someone please convert this script to 0.4? Would save my day. Script from @Stigma Thanks in advance. -- <event type="death" name="boss death" script="filename.lua"/> local rewardRoom = Position(x, y, z) function onDeath(creature, corpse, killer, mostDamageKiller, lastHitUnjustified)...
Back
Top