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

    Tfs 1.3 poff

    Can anyone help me remove POFF from the server ? Tfs 1.3 12.64 Thanks so much/
  2. Zaweq

    manarune tfs 1.3

    Thanks so much working <3
  3. Zaweq

    manarune tfs 1.3

    Any can help me with manarune ? I want someone to do so to give a permanent 500-600 of mana? local runeTest = Spell(SPELL_RUNE) function runeTest.onCastSpell(creature, variant) local target = Tile(variant:getPosition()):getTopVisibleCreature(creature) if not target or not...
  4. Zaweq

    item add exp tfs 1.3

    Ok but where i can add item id?
  5. Zaweq

    item add exp tfs 1.3

    Any can help me change this script to tfs 1.3? function onUse(player, item, fromPosition, target, toPosition, isHotkey) if player:getLevel(cid) >= 300 then player:addExperience(6000000) player:removeItem(38763,1) player:sendTextMessage(MESSAGE_EVENT_ADVANCE, 'You have received the...
  6. Zaweq

    npc mount seller. sell mount for coins

    Done working now thx! <3
  7. Zaweq

    npc mount seller. sell mount for coins

    1634238668
  8. Zaweq

    npc mount seller. sell mount for coins

    dont working me friend.... 1634236172 local table = { ["Azudocus"] = {price = 5, id = 44}, ["Blazebringer"] = {price = 0, id = 9}, ["Antelope"] = {price = 0, id = 163}, ["Glooth Glider"] = {price = 0, id = 71}, ["Prismatic unicorn"] = {price = 0, id = 115} } local keywordHandler =...
  9. Zaweq

    npc mount seller. sell mount for coins

    if player:removeItem(37606, t.price) then like this ?
  10. Zaweq

    npc mount seller. sell mount for coins

    I will check this. Scripts its for 1.3 tfs
  11. Zaweq

    npc mount seller. sell mount for coins

    OK, but where i can add Coins ID?
  12. Zaweq

    npc mount seller. sell mount for coins

    Can anyone help me change this script Mount Seller sold Mount for Coins not for gold COINS ID: 37606 Thanks! local table = { ["Azudocus"] = {price = 0, id = 44}, ["Blazebringer"] = {price = 0, id = 9}, ["Antelope"] = {price = 0, id = 163}, ["Glooth Glider"] = {price = 0, id = 71}...
  13. Zaweq

    NPC [TFS 1.X] Santa Claus - Christmas Is Coming

    working for 1.3 tfs?
  14. Zaweq

    C++/LUA/PHP + web design services

    Can you pm me i have question
  15. Zaweq

    [Lua - Questline development] Karim's coding service.

    Hi can you pm me ZaweQ#4110
Back
Top