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

  1. Moody

    RevScripts god create item tfs 1.3 revscripts

    iam have bug in /i but i dont know when bug produce i see random error in tfs i dont know why and when script i use local talk = TalkAction("/i") function talk.onSay(player, words, param) local invalidIds = { 1, 2, 3, 4, 5, 6, 7, 10, 11, 13, 14, 15, 19, 21, 26, 27, 28, 35, 43 } if...
  2. miguelshta

    Lua help online guild bonus exp

    hello i need help i want to add 20% extra experience to all guilds with more than > 5 players online and no double ip allowed using tfs 1.3
  3. Yan18

    C++ Doubts About C++ Source TFS 1.3

    Hello everyone! I'm learning C++ to developing my own server. I would like to understand somethings that I can't understand. I have difficult in understading Lua_State *L. I understood the concept, but in the practice, I don't understand. int...
  4. Yan18

    Poketibia Project TFS 1.3 with OTClient - In Discord

    Hello everyone! I like Poketibia very much, and I'm developing it in TFS 1.3 with OTClient. If you stayed interested in participating, you can join us to the project. * OBS: Only join if you will help and supporting us in developing the project. Discord Server Link: Discord Link
  5. miguelshta

    C++ Connection lost protection system

    If the server identifies that your connection is gone, the time it takes until your character is logged out will then depend on your vocation because each of them has different chances of survival. Druids and sorcerers will be kicked out of the game after 40 seconds, paladins after 50 seconds...
  6. Obito

    TFS 1.X+ doPlayerSetLossPercent

    Trying to convert this script to 1.x but I don't know how to call it since 1.x doesn't support this function doPlayerSetLossPercent can someone rewrite it or gives some hint info how to call it in 1.x? local storage = 45001 function onPrepareDeath(cid) local vocation = getPlayerVocation(cid)...
  7. A

    [TFS 1.3] Client premium features

    TFS 1.3X Client version: 12.20 Hi all, I want to remove this from my client but I'm not sure how to. All the characters have working premium however everyone has this message. In my config.lua I have freePremium = true set to true. In my db, I have premdays set to 0, but when I change it to...
  8. aqubjukr

    C++ [TFS 1.3] Add a storagevalue in weapons.cpp

    I'm trying to set a storagevalue to cancel the removecount for as long as the player has storage, but i didn't got. Interval to be modifie: case WEAPONACTION_REMOVECOUNT: if (g_config.getBoolean(ConfigManager::REMOVE_WEAPON_AMMO)) { Weapon::decrementItemCount(item)...
  9. aqubjukr

    TFS 1.X+ Wrap Bug

    When using the "wrap" or "unwrap" system a problem occurs. The item unwarp correctly. When I wrap again, the item gets an AID equal ID of decoration kit. When try to unwrap the item again, it doesn't work and remove the description of the packed item. Anyone knows here i need change to solve...
  10. W

    Doors.lua error tfs 1.3

    At some point, I can no longer close the door and an error on the console appears. The error just stops being reported on the console when I jump on the open door sqm and it remains normal for a while, but returns the error again. Can anybody help me? It's that error: Lua Script Error...
  11. aqubjukr

    TFS 1.X+ Boosted Creature System

    Anyone have a script who changes the experience and loot of a monster randomly? I've tried to adapt many scripts but i didn't got. I'm using tfs 1.3.
  12. aqubjukr

    TFS 1.X+ Talkaction !serverinfo

    I'm using a global server (tfs 1.3) and I would like to know if there is how to adapt the script to quote the current stage (ML and SKILL). Example: If the player has a certain skill between 3 ~ 10 appears 2x and if between 11 ~ 30 appears 1x. Serverinfo.lua: local serverInfo =...
  13. C

    RECRUITMENT Gênesis Project *TFS 1.3*

    Gênesis Project The Genesis Project is a development project for an OTServer, with the theme of Poketibia, with the aim of bringing old players who do not find good servers to play with today, and new players who do not know Poketibia or Otservers yet. We intend to start from scratch, thus...
  14. Lurk

    Lua Convert tfs 0.4 spell to tfs 1.3

    I'd like to convert this 3 spells to tfs 1.3 local combat = createCombatObject() local combat2 = createCombatObject() local combat1 = createCombatObject() setCombatParam(combat1, COMBAT_PARAM_TYPE, COMBAT_FIREDAMAGE) setCombatParam(combat1, COMBAT_PARAM_EFFECT, 36) local combat2 =...
  15. A

    Compiling Problem compilling 1.2 - 1.3 TFS

    Hi, I have a problem compiling my TFS and it is that I throw an error in the database.h of all my .cpp and .h from my source: This is the "mistake" But my source doesn't include any mysql.h, where is it supposed to be located or how do I fix it? PS: It's a TFS 1.2 - 1.3 compilation
  16. S

    Looking for a scripter for mutli jobs

    Hello, im searching for a second scripter who can help me and my main scripter with my server thats been running 24/7 since march, i got a full list with things i want to get done. Ofc i pay for your help. Im running a illusion map converted from 7.6 to 7.72 with tfs 1.3 engine downgraded by...
  17. Kuantikum

    C++ [TFS 1.3] CTRL+ARROW KEY (Make the GODS / GM go through the walls)

    HELLO!!! :p I don't know if it's a code in the sources or a simple scrip, but I'm looking for the code to be able to make the GODS / GM go through the walls with the key combination CTRL + ARROW KEYS for TFS 1.3 please. Can anybody help me ? I'm very grateful 😍😘🥰
  18. S

    TFS 1.X+ Stamina regen when training for tfs 1.3

    Hi, I'm using Otservbr 12 (tfs 1.3) I am looking for a script to regenerate stamina while training. I have found some but they doesn't work for me and doesn't give any error. Could someone share with me a script that works on tfs 1.3??. Thanks in advance.
  19. S

    TFS 1.X+ all creatures move faster than normal

    I noticed than all the creatures in my server moves faster than normal. I checked the individual speeds too and seems to be fine. I don't know what I need to do to change to normal speed. I'm using tfs 1.3
  20. B

    TFS 1.X+ Help me start the server.

    Hello, I'm trying to open a server with otc 8.6 and a tfs 1.3, but I'm not able to configure it to bring it online. I am using this server. [SITE] My can't find a website to use it or open it. Sorry for the mistakes i am using google translator. - Help.
Back
Top