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

    I need help with OTCV8

    Hi everyone, I'm having trouble with creature animations in OTCV8. The issue is that animations always appear synchronized, even though I’ve explicitly set them to be asynchronous in the .obd file. Here’s what I’ve done so far: In the .obd file, I’ve tried both async: true and async...
  2. srunobantana

    TFS 1.X+ [✅][TFS1.4.2] Reposition effect

    Could someone guide me on how to reposition the effect of these weapons? I need it to be 1 down and 1 to the right, but I'm having trouble with it. área local = createCombatArea( { {0, 0, 0}, {0, 3, 0}, {0, 0, 0} }) local combat = Combat() combat:setParameter(COMBAT_PARAM_TYPE...
  3. W

    OTSERV 0.6.4 and MYAAC

    Hello, I have been away from the OT scene for many years. I am just trying to make a webpage for my server to fart around on with possible intentions of a fully modern/customized 8.6 project with custom map. I am an absolute scrub when it comes to this so here goes. I have all the steps up to...
  4. frenzy02

    compiling otclient edubart (help)

    I remember I had the complete "MinGW" to compile otc edubart, but all the links are down. Does anyone have it? (I used edubart in a previous project and I need to compile it again to get my project working. I hope someone can help me.) I've tried with Visual Studio, it only compiles with...
  5. frenzy02

    object constructor does not open

    It used to work normally and now it doesn't want to open anymore. just this black screen
  6. frenzy02

    How to compile Source OTX2 Exclusive 1.0

    I have these source files but I don't know how to build the .sln image to compile in visual studio
  7. Q

    OTClient Suggestion where to start.

    Hello everyone, Year or two I've created an OTS and played with friends and I've abandoned it. Now I want to start some project for fun to learn how to make an OTS again from 0. Idea is 'simple'. This already I've done earlier but maybe something changed? - I want to be able to start...
  8. L

    I NEED SUPPORT

    I AM THE OWNER OF AN OT SERVER WITH TF 0.2, TIBIA 8.60 I HAVE AROUND 100 PLAYERS DAILY AND I WOULD LIKE SOME SCRIPT EXPERT FOR THIS TYPE OF TFS AND VERSION OF TIBIA. I WILL PAY YOU FOR YOUR WORK SOY DUEÑO DE UN OT SERVER CON TF 0.2, TIBIA 8.60 TENGO ALREDEDOR DE 100 PLAYERS DIARIOS Y QUISIERA...
  9. W

    US joining RubiniOT ping help?

    I’m typically around 120-140 ping for his server, so it isn’t horrible and makes it somewhat playable, but what does make it unplayable are the random spikes that rubber band me often. Is there any way to improve this? Thanks in advance. I typically wouldn’t play/join a BR server, but I...
  10. E

    Lua Making NPCs

    Hello there OTland. I am trying to make NPCs using tfs 1.4.2 Firstly i make for example: 1. data/npc > Creating test_npc.xml 2. data/npc/scripts > creating test_npc.lua Making it with really easy code such " function onCreatureSay(player, type, msg) if msg:lower() == "hi" then...
  11. kropa997

    OTClient Need OTClient 13.32

    Hello, I am looking for OTC 13.32, I used this thread Link but without any results. after downloading otc from the above-mentioned thread, I cannot run clinet version 13.32 in the terminal, it shows an error ERROR: Lua exception: C++ exception ERROR: protected lua call failed: LUA ERROR: C++...
  12. L

    Could someone help me compile tfs with account creation src in the client?

    Could someone help me compile tfs with account creation src in the client? I don't have the knowledge to do it, an example of what I want to do here https://otland.net/threads/module-account-character-registration-through-the-client.276900/
  13. K

    Looking for the right person! (help)

    been working on hosting my own server, and have it up and running, just got the shop going on the site, and pay pal and such, but when it redirects them to pp they donate and then when they get back to the site they are not seeing the points be added to there account, i have a ipn set up on...
  14. M

    SET OUTFIT FOR YOURSELF WITHOUT A GM/PACC OTClient

    I am writing to ask for your assistance with an issue I am facing related to changing an outfit in OTClient. Specifically, I need help with setting an outfit for yourself without using the Pacc/GameMaster feature. Thank you in advance for all your answers, best regards
  15. N

    Hey everyone! I'm trying to make a magic healing spell. Like Exura Mana.

    So, i want to make the spell "exura mana" wich obviously heals mana, only for mages so they can heal themselves some mana like a knight would do with exura ico. Thing is i don't know how to, or where to begin with. If someone could help me with this script i'd be very thankful :(. If this is the...
  16. Z

    OTClient Tick/Draw every frame for Modal Windows?

    Is there a tick function for modal windows? I want to move a button across the screen idly but can only move it when I click on the button. I've tried making a function and calling g_clock.scheduleEvent, g_dispatcher.addEvent, and scheduleEvent but have had no success. I understand that I am...
  17. Z

    OTClient custom window for OTClient for TFS 1.5?

    How would I go about creating one of these custom windows with buttons and all? I'm using the OTClient and TFS 1.4
  18. J

    Tfs 1.5 by nekiro palladin no attack weapon when use pot

    Hello guys I use tfs 1.5 and I have problem whe palladin use potion sto attack from weapon how I can change this ? If I change in config.lua classicAttackSpeed = false to classicAttackSpeed = true Is every time lags when I add to weapons.xml swing="true" --- not working I try compile...
  19. richardestro

    "Mini boss" Revscript

    Hey! Looking for some help, i found this revscript that summons a "stronger version" of a killed monster, for TFS 1.3. local spawnbosses = { ["Rotworm"] = { chance = 50, bossName = "Demon" -- i use Demon only for test }, ["Dragon"] = { chance = 50...
  20. conman

    Canary RL 13.21 - Loyalty System (and other) questions - newbie needs experienced users' help

    Hello, Few words of introduction- I have recently set up a Canary 13.21 RL map server. For now, as weird as it may sound, I am not planning on hosting the server. Instead I am trying to create a strong character to test a high level EK vs what modern Tibia has to offer- in a safe environment :)...
Back
Top