• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

script

  1. K

    [SZUKAM] Szukam osób do ekipy serwera

    Witam szukam ludzi chętnych stworzyć serwer RP Szukam skryptera/ów. Mogę zaoferować: - Opłacanie serwera - Zaangażowanie w projekt - Komunikację - Milą atmosferę Oczekuję od skryptera: - Zaangażowanie - Znajomość pisania kodu w LUA Kontakt: Discord: Gawsh#6001 albo serwer na...
  2. Nokturno

    NPC Request

    hello ppl, hope u r doing fine today. i hope someone can create this for me, i need a npc that yells any text continiously like " hurry up , we are leaving!", also when you speak to him he gives you this text: you: Hi NPC: This is the worst place to be if you want to Leave i can take bla bla...
  3. E

    C++ How to make its possible

    Hello guys, anyone can help-me with a question? Hello everyone, I would like to know how to keep the trade window from all available, even if there is no money in backpack to buy certain item. Like this For this, without money of course. I want to leave everything available, but when...
  4. Loremaster7

    Lua False Quest, lose health... Help!!

    When the player clicks on the box, he will lose blood and have 1 hp ... Help!!! ************** Script: function onUse(cid, item, frompos, item2, topos) msg = "Die!" posplayer = getPlayerPosition(cid) hit = math.random(50,150) doPlayerSendTextMessage(cid, 22, msg) if item.uid == 65457...
  5. 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...
  6. 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...
  7. 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"...
  8. 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"...
  9. 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?
  10. 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...
  11. 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...
  12. 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...
  13. 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...
  14. 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...
  15. 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!
  16. 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...
  17. F

    !pvp on or !pvp off tfs 0.4

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

    Lua Script Error: [Action Interface] HELP!

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

    script for 20% xp bonus for premium account

    anyone can help me ? tfs 1.0
Back
Top