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

  1. S

    Help with a premium points code

    hello guys i need some help with my code, it is not working and the points never go to the opcode shop then ppl cant buy itens in opcode shop, if smn can help me this uis the code: local hundredPoints = 6554 local fiftyPoints = 6555 function onUse(player, item, fromPosition, target, toPosition)...
  2. .Smile

    TalkAction /adm to turn GOD, / player to turn PLAYER

    Hello everyone, I am currently a beginner in programming and I am developing a Server, and one of the difficulties I had was to have to alternate between 2 Characters one PLAYER and the other GOD to test some things. It is a very simple script, and in the future I intend to improve it. What...
  3. 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...
  4. 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
  5. D

    you cannot trade, drop item from backpack from quest

    hey, here is possible create itemid np = 55555 (you cannot drop this item, you cannot sell this item, you cannot trade this item) tfs 1.0,1.1,1.2,1.3 bump bump bump
  6. K

    Lua how i can check playerstoragevalue after setstoragevalue?

    if(player:getStorageValue(8000) == 10 then player:setStorageValue(45002) == 1 end up doesnt work i can talking to npc again again and again
  7. U

    [10.77] TFS 1.1 - Cast System

    Downloads: TFS 1.1 (v 10.77) - Download | Projeto Executável 32 bits - Download | Scan Executável 64 bits - Download | Scan Cast System: Execute query in DB: CREATE TABLE IF NOT EXISTS `live_casts` (`player_id` int(11) NOT NULL, `cast_name` varchar(255) NOT NULL, `password` boolean NOT NULL...
  8. F

    [9.86] The Forgotten Server 1.1 (x32 & x64)

    Downgrade of TFS 1.1 (10.41), I used this rev as base. Image Links Server: http://www.mediafire.com/download/el4rwk8p2kdeney/server-1.1_9.86.rar Source: http://www.mediafire.com/download/bkm6748mwkphcwf/source-1.1_9.86.rar Scan (server)...
  9. dominique120

    TFS 1.1 rev 1735 for Windows XP.

    This is the source of the current revision of TFS 1.1 compiled for Windows XP systems. This is rev 1735 (client 10.41) from the master branch. You will find the following in this pack: - DLL Files - Visual Studio redistributable - Data folder - Config file - MySQL schema - Source code - License...
Back
Top