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

    Compiling TFS 1.2 Downgrade

    Hey, can I change the client version of tfs 1.2 to support the tibia 10.56 version? If so, how much of the sources do I have to change and could someone point me the way?
  2. luigilc

    Lua Stop player from moving

    Hi, I need some help, older tfs had a function mayNotMove that I could use to disable player movement, but newer tfs doesn't, how can I make something that can make the player unable to move for a few seconds? I'm working on a trapping mechanism for a quest
  3. luigilc

    Tibia Dat Editor

    Hey all, I am currently working on a 10.76 ATS and have been going nuts trying to edit the dat and spr files, so I went after it and found the sources to the Tibia Dat Editor by blackdemon, I have updated it to use Qt5.4 since that's the one I use, currently it works with pretty much any .spr...
  4. luigilc

    Compiling Exp Formula

    Hello, I'm working on a custom server with a friend and I'd like to know where in the sources I can change the exp formula. Example, for lvl 8 u need 4200 exp, at our server you'd only need 2000. Thanks in advance. - - - Updated - - - Bump
  5. luigilc

    Sub-Class System Npc

    A few days ago in the support board Darkhaos came up with this script for a sub-class system npc, but I have no clue how to edit to make it work properly, what it should do is: When I have X vocation I can choose which 'sub-class' I want. Here is the script he posted(with my edited vocations)...
  6. luigilc

    Compiling Missing include/lib files

    I was trying to compile the 0.3.7 tfs and I got this error: error C1083: Cannot open include file: 'luajit.h': No such file or directory I got all the files needed from the tutorial on how to compile in MVSC and everything but this file seems to be missing missing Should have looked for a fix...
  7. luigilc

    Compiling Compiling in x64

    I've tried to compile TFS in MSVC Express 2010 but I can't compile it on x64, anyone know how to do it?
  8. luigilc

    Lua TFS 0.2.10 New Vocation

    I'm trying to make new vocations on tfs 0.2.10 but when I try to add a spell to the vocation I get the Wrong Vocation Name warning, I've already checked and I changed vocations.xml and global.lua, but it still doesnt work. I've never worked with 0.2 version it looks a bit different from 0.3.6...
  9. luigilc

    Summons not dying

    Title says it all, I'm using tfs 0.3.6pl1 and when I summon a mob via /s or utevo res they "die" but the sprite remais there with no hp bar and players can't click it, it also sends loads of loot messages but no errors in console. Any help?
  10. luigilc

    8.7 Distro

    What is the best 8.7 distro out there? Does it have same/very similar functions to 0.3.6pl1? These 2 are the ones from here: http://otland.net/f18/8-7-forgotten-server-v0-2-10-mystic-spirit-117046/ and http://otland.net/f18/8-70-otserv-0-6-3-r-6052-a-129323/ But I don't know if they have...
  11. luigilc

    RPG - Races and Classes

    Hello all, I'm creating this thread to collect information and get some ideas to my server... Well, the title pretty much says it all but I'll explain what I want you guys to discuss here: For a cool rpg feeling you need diferent races? To make more options and make the players more unique...
  12. luigilc

    Noxitu Pic Editor

    Heya, I need some help cuz I downloaded the Noxitu pic editor but I can't open the pic files I want, I don't know howto use it
  13. luigilc

    Sources Account Manager

    Heya, I need to edit sources of acc manager so it only allows you to choose from voc 1 to 4, since I have diferent vocations that can only be obtained after completing certain chalenges. My problem is that the acc manager allows you to pick any vocation from the vocations.xml and I want it to...
  14. luigilc

    [MAP] Shapes

    Hello, I'm here asking for some map shapes cuz I'm gonna start mapping for my ot, but I find it that I suck at shapping maps so if anyone could post or send me a link of some map shapes I'll be grateful.
  15. luigilc

    Sub-Class System

    Alright, many games and ots already have this system but I don't think anyone released it. Basically it's a system that lets you choose sub-classes for your vocations, I fail at explainning this things so I'll try to show it: So, what it does is, you create a character choosing beetween...
  16. luigilc

    Action that uses a lib

    Hi, I have this lib that I got in another forum somewhere but I have a problem, as it's a lib I need to create the actions for it, cause it's a slot system lib. So, can anyone create an action as example or something like that? I want an action that you click the item and then use it on the...
  17. luigilc

    Lua Action calling Slot System Lib

    I have this slot system lib from another forum, it's based off of Mocks slot system but in this one you can specify what stat you get with different gems, the problem is, as it is a lib I have to create the actions, and I can't seem to figure it out. Here is the code: Slot System Lib...
  18. luigilc

    Windows Error: Conection timed out. (10060)

    Hello, I'm trying to reopen my old server on my new Windows 7, everything was ok until I tried to log in, I'm able to see the character list but when I try to log it gives the "Error: Conection timed out. (10060)". I have already opened the ports 7171, 7172 on my firewall and on my router, tried...
  19. luigilc

    How t Add new weapon type?

    I'm making a custom ot and I wanted to know how do I create a new weapon type, like boxing gloves that use fist fighting... how do I do that?
  20. luigilc

    How to add masks to custom outfits?

    How do I add maks to a custom made outfit? I have done both, the outfit and the mask, I know how to add the new outfit in-game, but not how to make it be a clorable outfit. Can anyone help me?
Back
Top