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

tfs 1.2

  1. R

    Windows Problem changing map from forgotten default to rl map tfs 1.2 10.98

    Hi! Me and a group of friends are trying to setup a server just for us to play on and we got it to work on the default map that came with tfs 1.2 but as soon as we try to change the map to rl map alot of stuff breaks we spawn in venore so we can get in but we get tons of errors with monster...
  2. B

    Magical Items for TFS 1.2/3

    I am about to become homeless.. well in 24 days I will be homeless so I have no need for my ot server code. I was going to launch an ot server but that is a lot of work. Although I was almost done with the project, it still requires a lot more time to finish than I have. But in reality I need...
  3. nevereq

    Lua TFS 1.2 Attributes dsn't work/ how to add attributes

    Hello! I want to add Upgrade System to my server but its look like attributes dsn't work. I tried to find some script which can add attributes for this version of TFS but i cant... Maybe someone has the same problem with this and knows how to do it? I want to edit this script(enchanting by...
  4. Misokoko

    Windows Compiling Error

    HI i am using visual studio express 2012 when i tried to compile tfs 1.2 i got this error i don't know how to fix it and i tried to search for v140 didn't found anything,
  5. L

    Box Give RadomItem with chance

    hey, i trying to create a box with giving item from table table { [2160] = {chance = 1000} -- 1% [2152] = {chance = 2500} -- 2,5% ............ .... ... ... .. } rand = math.rand(1,100000) if(rand <= chance) then player:addItem(?,?) end can someone help? thanks
  6. L

    Lua How i can Display icon of item in NPC/ACTIONS Script

    Hey, how i can display icon of item np. 2160 is crystal coin and i want see it in modal window in npc and on actions scripts. How i can it achieve? Thanks
  7. L

    Lua Changing protocol version in tfs

    Hello I have a question how to change the server's protocol TFS 1.2? In definition.h changes: #define CLIENT_VERSION_MIN 1090 #define CLIENT_VERSION_MAX 1099 #define CLIENT_VERSION_STR "10.99" after this change I can still log in only through client 10.99 on other source I tried to compile...
  8. K

    !somecommand

    hey, can someone create for me command: !test 1 and in talkacion get !test "numbers" if 1 then //to-do end if 2 then //to-do end
  9. K

    Change getstorage to getskilllevel TFS 1.2

    hey, there is scritp, i need to remove the getstorage and change getstorage to getplayerskillevel there is script local recipes = { [1] = {name = "Ammo", options = { [1] = {name = "Arrows", learned = false, learnStorage = 0, storage = {40000}, level = {0}, tries = 1...
  10. Flederon

    Windows [SOLVED] Connecting TFS 1.2 with Tibia 11 client?

    tldr: I'm trying to run an OT server that can be played with Tibia 11.XX client, but I don't have a clue about what versions of things I will need to achieve this. I was wondering what kind of requirements there are to use a tibia 11+ client on a TFS server. I've been tinkering with this stuff...
  11. S

    Debian 8 Nie moge sie zalogowac na serwer Tfs 1.2

    Witam. Pisze post bo juz nie mam sil, ciagle jakies przeszkody z jedna sie uporam to zaraz sie druga znajduje. Zaczne od tego ze chcialem skompilowac silnik na windowsie ale byly jakies bledy wiec przezucilem sie na debiana 8 bo sa dobre poradniki. Po 3 dniach prob i bledow udalo mi sie...
  12. K

    Houses For Premium Points TFS 1.2

    hey, i need a Houses For Premium Points, or premium coin TFS 1.2 and with command !buyhousepremium thanks! bump bump ref
  13. Verticos

    Looking for OTC UI/Developer/Source ($300 usd )

    Looking for OTC UI/Developer Must have experience in OTClient Ui/Client source edits/OpCode. TFS 1.2 Source edits. Also must provide screenshots of past work before offering a price on work we are looking to have done. This is a paid position in usd through paypal. My contact info Discord...
  14. Joriku

    Linux Ctrl + Z to contact gm/god

    Anyone knows how to fix this? for example if a normal player id. 1 pms a gamemaster or a god this will pop up "You need to press ctrl + z to contact gamemaster."
  15. Homeslice

    Scripter Wanted Volunteer: Scripter/Game Designer/Questline Developer/Spellmaker/Feedback/Staff

    Hello, I am searching for 1-3 volunteers to: Script, Design/Review Functionality, Develop Questlines, Create Spells, Give Feedback and Act as Staff I'm creating a custom map low-mid rate server. Note: This is not a shit RL clone I copied from OTX github 30 minutes ago. I've been working on...
  16. L

    Upgrading Item (blacksmith) TFS 1.2 ModalWindow NPC

    hey, i need a script like Metin2 Upgrading Blacksmith can someone do it for me? because its to hard for me. i arleady looking it on forum but i don't find anything. ModalWindow with move item to NPC then show modalwindow with image item and images and requires resource to upgrade item i know...
  17. Homeslice

    [TFS 1.2] Boat NPC Example

    I'm trying to add a bunch of custom boat NPCs, before I start I'm just looking into what way to accomplish it. I've noticed there is a TravelModule built into TFS 1.2, but I cant find any examples of people using it. Has anyone used the TravelModule and have an example of NPC Lua/XML files I...
  18. K

    [SOLVED] My 8.6 server says that only 10.98 client allowed.

    Hello guys, I'm just trying to run server for my own entertainment. I'm using The Forgotten Server 1.2, I downloaded the source files from the first post in this thread: [8.60] The Forgotten Server 1.2 It's supposed to support the 8.6 client and I've managed to compile the server and connect...
  19. D

    Spell only Healing Party

    hey, i dont know someone made something like this? look down. if not, its possible to do this? if yes can someone made it for me? thanks Healing only Party Members, skill working by 12 second all party members got every second 50 health points before spell end tfs 1.x bump
  20. guuraal

    Compiling TFS 1.2 error

    Hello, I have this error while i try to compile TFS 1.2 :/ Linking CXX executable tfs CMakeFiles/tfs.dir/src/luascript.cpp.o: file not recognized: File truncated collect2: error: ld returned 1 exit status CMakeFiles/tfs.dir/build.make:2114: recipe for target 'tfs' failed make[2]: *** [tfs]...
Back
Top