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

    Looking for a scripter to create/convert monsters to XML

    I need some monsters to run on TFS 1.x downgrade 8.6 in XML. Some have their own spell. Part of them I believe can be based on OTservBR/Canary LUA files. Initially there are about 30, but depending on it can reach 50 monsters like Lions, Phantoms, Prospectors... Payment via Paypal
  2. masterash

    Programmer Looking for programmer LUA

    I need a NPC Casino that: -Perform the standard H/L or exact number games. -Don't need dice above DEPOT. -If a player is inactive without placing bets he must be kicked to the next free sqm -The script can be used in different places, with some kind of check without having to determine...
  3. masterash

    Mapper Need a mapper

    I need a maper to "create" a city with an approximate size of Carlin and with a large map with many different hunts. Various maps available such as Norah, Exysia, Neptune and several others could be used, forming a Frankenstein. 8.6-12x.
  4. masterash

    Programmer Looking for someone to implement payment API (Stripe).

    I need someone to implement Stripe Payment system on my website. Gesior - TFS 1.3
  5. masterash

    Looking for a C++/LUA programmer to create a custom Auto Loot System. [TFS 1.3]

    I need an Auto Loot system with some modifications, such as: The loot would go straight to BP, without having to open the corpse. (Already has onDropLoot in the source) The system would work as a premium account, with a temporary duration. Option to block some item IDs Determine number of slots...
  6. masterash

    TFS 1.X+ Replace Words

    Would it be possible to replace certain words with others when typed? For example this: I hate the members of otland. For: I really love the members of otland. Thanks!
  7. masterash

    TFS 1.X+ Questlog (XML vs LUA)

    There is a file called quest.xml in data/XML and another called quest.lua in data/lib/core with Questlog inside. How do I use quest.lua instead of quest.xml, considering that quest.lua is more complete? Thanks.
  8. masterash

    Check Items Hand

    I need to check if certain items are being used in the hand slot. I found this code, it works for 1 item id, but I needed to check 4 item id at the same time. local wand_id = 1111 local wand_left = getPlayerSlotItem(cid, CONST_SLOT_LEFT).itemid local wand_right =...
  9. masterash

    Otclientv8 x64

    I searched the forums for a compiled version of otclientv8 x64 but failed. Would anyone have that? Thanks.
  10. masterash

    Lua Death Channel with diferent colors

    Hi! Is possible to have a Death Channel showing who die in diferent colors? Like a dead for 1-3 player, monster or field in white text, 4-8 in orange and 9 or more in red? Like that: Thanks!
Back
Top