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

help

  1. H

    Need help with compiling TFS 0.4

    As mentioned in thread, I need help with compiling tfs 0.4 for windows 64 bit. I know there are some tutorials and I have followed them to compile tfs with sources but can anyone can tell me how to start server after compilation? should I still have tfs.exe file somewhere? just please explain to...
  2. D

    1 kill counting as 3 kills

    Hey. I've been trying to add a task system to my 7.72 open tibia project, and I'm encountering a problem with the task counter. I got the task npc working I added a task script in creaturescripts.lua called "Dragons" I added registerCreatureEvent(cid, "Dragons") in login.lua I added...
  3. Ygor Castro

    [HELP] Someone can make a character UI like this?

    I need a little help, anyone can make this for me?
  4. dunnish

    Lua thaiswar_860_bots by Gesior.pl (bot errors)

    Hello! im get this error and not sure about them. [Error - GlobalEvent Interface] In a timer event called from: data/globalevents/scripts/botmanager.lua:onStartup Description: (luaSetPlayerModes) Player not found [Error - GlobalEvent Interface] In a timer event called from...
  5. Hunier

    Sprite Target circle

    ➤Hello, community, I'm breaking my head for a while, to get the target to stay round the target system of PxG, remembering I already have the round sprite, someone could give a light ?, or give a way?
  6. Ascuas Funkeln

    Stamina Modify Problem

    Hello i have little problem, im new in making scripts and need little help :p I want turn"Stamina" into "EXP Boost" I make Item that Refill Stamina by "x" minutes, but now i have bigger problem. Thats should work like that: 0 Stamina = Normal EXP (1X) More than 0 Stamina = Double EXP (2x)...
  7. H

    NPCSystem error

    Hello guys, I'm removing all weird errors which I was getting on a server just to try stuff out, and I'm struggling to find the error for this one, and I was wondering if someone who is good at this might see the problem? The error I get looks like this in console: [Error - NpcScript...
  8. V

    How do i do a server with 10.00 or higher?

    Hello i have tried to make a server with 10.00 or higher but i dont understand a shit haha.. Someone who can help me? <3
  9. B

    Widocznosc leczenia czarami / potionami nawet gdy full hp

    Witam. Potrzebuję aby było widać ile się lecze nawet gdy mam full hp oraz gdy full mane. Teraz widać tylko za ile sie ulecze gdy nie mam full hp badz mp. Co tutaj wrzucić aby ktoś mogł mnie naprowadzić albo pokazać podobny config abym mogl u siebie to edytowac? Wrzucam potions.lua oraz...
  10. K

    C++ Adapt monster level system [TFS 0.3.6 to 1.3]

    Can anyone help me adapt this to TFS 1.3? monsters.cpp monster.h monster.cpp map.cpp configmanager.h configmanager.cpp [/SPOILER]
  11. Sizaro

    Hoster Looking for a host to help setup things

    Hello, I've been working on a server all by myself for a very long time and I'm in dire need of some help. I require someone to help me test things and setup a host (preferably for free). You are Well known person with hosting skills and resources Help setup the server and website and maybe a...
  12. ratten

    AAC myaac v2.0 paypal problems, i get no points

    Hello, i got this new myaac webapplication and its great! its clean and everything is so damn easy except for one thing. i tried to setup the paypal account and i can't get it to work, old website applications got the paypal_report to fix but this one don't and im not getting my points when i...
  13. Udun

    HELP - PROBLEM WITH OTCLIENT IN COMBAT

    Greetings to all. I was testing the otclient (8.60, server tfs 0.3.6), specifically fighting against many monsters. As we know when too many mosters surround us, one starts running diagonally and sometimes the monsters are faster and the player stays in the sqm he came from. This would be in a...
  14. Olddies

    Solved

    Solved
  15. Falacchi

    Lua help fix potions bugs otx2 772 based on tfs 0.3.7

    Hello otlanders Well, i have this bug and consists in that if a player uses a manafluid/lifefluid or other potions fluids and uses the fluid to drop it on the backpack, the fluid doesn't fall to the floor and i get this exe console error [Error - Action Interface]...
  16. V

    Interested in being part of a tf 7.6 proyect?

    Hi, im looking for someone capable or interested in helping creating a 7.6 tf server, like the one Becks had many years ago, of course we want the server to be sql or so, or even the xml type, the only problem with the xml servers we have is that they have an automatic afk check system that we...
  17. V

    Interested in 7.6 Server Proyect

    Hi, im looking for someone capable or interested in helping creating a 7.6 tf server, like the one Becks had many years ago, of course we want the server to be sql or so, or even the xml type, the only problem with the xml servers we have is that they have an automatic afk check system that we...
  18. P

    Compiling not working on Windows 7

    I can't compile server bcs it ask me for SDK of windows 7, but i already have it and i don't know what can i do. Imgur Please help
  19. P

    [PROBLEM ON COMPILING] Visual Studio can't open a file

    Visual studio tells me that he can't open file "libboost_system-vc140-mt-x64-1_66.lib". In the directory of the boost files, they are called l "libboost_system-vc141-mt-x64-1_66.lib" (141 and not 140) and i think i have to change the update of boost files but i don't know how (and i'm not sure...
  20. Crixpx

    skull system

    hello all some can help me? i need conver this script to tfs 1.2 can help me? srry for my bad englishs: this is the creaturescript local storage = 2533 function onKill(cid, target) local frags = getPlayerStorageValue(cid, storage) if(isPlayer(target)) then...
Back
Top