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

    Lua [TFS 1.0] Looking for a script to NPC who giving Task

    Hello. I want make NPC who can give a task. Somethink like: First Task - Kill 20 rabbit and come back - Good job! Take that EXP (500 experience added) Second Task - Bring me 5 worms - Good job! Take that rope! etc. I need some easy, worked script, for modify and added my Tasks. Can someone...
  2. giddy92

    How connect to serwer in your computer (linux)

    Hey. I have problem. I wanna install TFS 1.0 on my computer, for testing scripts etc. after i send it to my main server. But i dont know, how to connect to server in my computer. I dont have any IP Changer for linux. I have made custom client (10.41) for server. But there, i can add IP adress...
  3. giddy92

    Raspberry PI - can start Open Tibia Server?

    Hello. Did someone try, to start OTS on this device? Or banana PI? I want start making Open Tibia Server, but i want make it in home. Raspberry PI, have ARM processor, so it can dont work. So i ask, did someone try?
  4. giddy92

    Make max lvl

    I have some question. How make max (120) lvl? Only way is taken in stages.xml <stage minlevel="101" multiplier="0"/> ? :)
  5. giddy92

    search daily quest for TFS 1.0

    Search daily quest for TFS 1.0 Did someone have maybe this script?
  6. giddy92

    Lua TFS 1.0 Kills and Deaths on Look (creature event)

    I want install this on TFS 1.0 http://otland.net/threads/kills-and-deaths-on-look.166381/ But it trow bugged: [Error - CreatureEvent::configureEvent] Invalid type for creature event: showKD [Warning - BaseEvents::loadFromXml] Failed to configure event I found CreatureEvent types...
  7. giddy92

    Solved TFS 1.0 on github is 10.41?

    https://github.com/otland/forgottenserver.git How i can check what version of Tibia it is? I guess, it is 10.41, but im not sure... And i have second question. How can i make/edit map for this version? I cant find any RME for Tibia 10.41..
  8. giddy92

    Where can i find item image for website

    Hello. I want make "Want To Buy / Want To Sell" on gesior 2012, but i need tibia item images. Where i can find it?
  9. giddy92

    Lua Otclient - forcing people to use

    It is possible, to force people to use only OtClient? I want disable possible to login with normal client + ip changer. I have TFS 1.0 and client 10.31
  10. giddy92

    anti bot client

    I need make anti bot client. How to make it? Client 10.31 TFS 1.0
  11. giddy92

    TFS 1.0 Raids

    How to make raids at a specific time? for example at 11:30am <?xml version="1.0" encoding="UTF-8"?> <raids> <raid name="Testraid" file="testraid.xml" interval2="30" margin="0"/> </raids> And what is a difference about interval and interval2 ?
  12. giddy92

    Gesior 2012 TFS 1.0 - H lvls

    Need some script to add TOP 10 lvl on me OTS to right box on page. Have anyone maybe?
  13. giddy92

    TFS 1.0 - sell item for major crystalline token

    I am looking for a script that will work in this way: player enters the command: ! buy 10 dragon ham, 1 And on the website shows that someone wants to buy 10 dragon ham for one major crystalline token. Later in the game, for example, he writes: ! Buy id_auction and he buys the item for 1...
  14. giddy92

    VIP area for TFS 1.0

    I cant find working script of "VIP System" for TFS 1.0 Can someone have maybe?
  15. giddy92

    TFS 1.0 - how check only active players?

    I need command like: !online for checking only players whos no afk. It is possible?
  16. giddy92

    Lua FTS 1.0 Change damage - Wand's and Rod's

    How change DMG with Wands and Rods? I have on Item.xml <item id="2187" article="a" name="wand of inferno"> <attribute key="description" value="It unleashes the very fires of hell." /> <attribute key="weight" value="2700" /> <attribute key="weaponType" value="wand"...
  17. giddy92

    TFS 1.0 Adding new items - copy

    I need copy some items, and make it new Like: Magic Plate Armor Mystic Magic Plate Armor The same graphic, but new attributes How to make it?
  18. giddy92

    TFS 1.0 How to change item name in market

    How to change item name in game market? I want change Major Crystalline Token for "Premium Points" I changed name item on "item.xml", but on market it still Major Crystalline Token
  19. giddy92

    TFS 1.0 - Items for specific time

    It is possible, to make item for 24h? For example. "Magic sword" and when someone buy, it expires in 24 hours
  20. giddy92

    Lua TFS 1.0 - Fields make PZ block

    If some user use any field's. And some monster come into this. He will take PZ block, and he cant go to protect zone. How to repair this? Tfs 1.0 client: 10.31
Back
Top