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

script

  1. D

    Scripter Looking for a quest designer/scripter

    Are you a great quest designer and know how to script? Do you want to earn some extra $ on the side while doing something you like? Send me a private message here on otland.net with the following: 1. Why should I choose you? 2. Your previous work (if you have any to showcase) 3. What do you...
  2. Loremaster7

    Lua My Script don't works. (lever)

    Hello, friends i want a lever to remove another lever, but when I restart it again, do not miss the unique ID Script lever 1: function onUse(cid, item, frompos, item2, topos) wall1 = {x=389, y=379, z=13, stackpos=1} getwall1 = getThingfromPos(wall1) lever = 1946 if item.uid == 6001 and...
  3. Loremaster7

    Lua STONE SKIN AMULET BUG!!!

    Help! My stone skin amulet it's bugged in the quest. The Stone Skin Amulet comes with 1 charge and infinit... but a i need "5" charges... look: 23:00 You see a stone skin amulet (protection physical +80%) that has 1 charge left. It weighs 7.00 oz. my items.xml: <item id="2197" article="a"...
  4. Loremaster7

    STONE SKIN AMULET BUG!!!

    Help! My stone skin amulet it's bugged in the quest. The Stone Skin Amulet comes with 1 charge and infinit... but a i need "5" charges... look: 23:00 You see a stone skin amulet (protection physical +80%) that has 1 charge left. It weighs 7.00 oz. my items.xml: <item id="2197"...
  5. Lucas Primo

    [Cutting Trees] Help script

    Hello, OTLand! :) I would like help for a tree trimming action that works in tfs 1.x (my tfs is 1.3) I searched and did not find, those I found did not work, can anyone help me?
  6. Lucas Primo

    [Jobs System] NPC + Look + Function

    Hello people !!! I wonder if you can help me create a simple WORK system. How would that work? There will be 1 NPC for each JOB. The crafting systems I already have. I need the NPC to WORK, enlist the player to work based on their level, giving a simple mission to get him from the JOB. A basic...
  7. ScorpionOT

    Quest System for 7.4 Realots

    -- Author: Rodrigo (Nottinghster) - (OTLand, OTFans, XTibia, OTServBR) -- Country: Brazil -- From: Tibia World RPG OldSchool -- Email: [email protected] -- Compiler: Tibia World Script Maker (Action) -- ScorpionOT -- 4360 4368 4363 quest -- 4329 pick -- 4328...
  8. A

    C++ Npc for Promotion

    Hello guys, im searching for a script that gives the player a promotion. I have 3 classes, Knight, Paladin and Wizard, each of one has 2 promotions to choose. Knight can choose between Guardian Knight and Berserk Knight I am looking for a npc script that changes its vocation on level 35...
  9. P

    I'm having trouble script someone can help me to solve the error

    [24/09/2017 17:19:02] [Interface Error - TalkAction] [24/09/2017 17:19:02] dados / talkactions / scripts / tpp.lua : eek:nSay [24/09/2017 17:19:02] Descrição: [24/09/2017 17:19:02] tenta indexar um valor nulo [24/09/2017 17:19:02] rastreamento de pilha: [24/09/2017 17:19:02] [C]: na função...
  10. Yusuf El-Shora

    Lua [HELP]Boost PVP rate x2

    Hello Otlanders! I'm using tfs 0.4 for client 8.6. I got an double exp rate script, which boost the exp gained from killing monsters, and this is it: local otswe = { storage = 5995, -- Put Unused Storage Here time_end = 120*60*1000, -- Edit Time Here end_text = "The Powers Of The Gods Has...
  11. D

    NEED SCRIPT use rune only on players

    I need script Sudden Death Rune can only use on players and you dont can use this on monsters PLEASE HELP!
  12. S

    Lua TFS 1.3 getHouseOwnerNameById

    How can I get the name of the owner of a house? I have this script below but ownerName return false and houseOwnerId returns the player id. I'm new at lua so I would appreciate a full example. Later I will try to make it a function. I'm using this inside a action script when a lever is...
  13. F

    !pvp on or !pvp off tfs 0.4

    talkaction pvp player control example: !pvp on - attack all players !pvp off - not attack player
  14. D

    Lua Script Error: [Action Interface] HELP!

    what's wrong ? xd Engine Script actions.xml Like+best answer for help!
  15. ismael jr91

    script for 20% xp bonus for premium account

    anyone can help me ? tfs 1.0
  16. N

    Change townID Player spawn after step on tile

    Hello guys. I'm retro tibia player that haven't been playing tibia for years. Now i started to have fun with creating my own little world using tibia 8.6 client with tfs 0.4 And here is first of probably many incomming problems. I wanted to make bridge with 2 switches (the ones you can stand...
  17. Dohko

    Help with storage look TFS 1.3

    Good afternoon friends, I need a script and I have no idea how to do it I need that if the player has a certain storage, he receives a title in the look. Example: You see player, he is son ot Atena. " I need 5 diferent titles, Son of Atena Son of Zeus Son of Poseidon Son of Hades Son of...
  18. dedos

    2 characters on dp help!

    Two characters can stand on dp LIKE FOR HELP!
  19. vena

    Spell Exevo Grav Vita

    Hallo Otland, i need help with a spell exevo grav vita. Can anyone tell me how to change, and where the duration of exevo grav vita. I do not have the engine source!
Back
Top