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

coding

  1. D

    TFS 1.X+ How to make a rebirth system with damage bonus% with each rebirth

    I know there is onChangeHealth function to make it work. but it doesn't work for me, the only damage that gets increased, is the DMG mobs to the player. I don't know how to fix this. I am in TFS1.5. This is what my code looks like right now: local event = CreatureEvent("DamageBoost") function...
  2. 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...
  3. 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
  4. SparvenBara

    Need Help! Training Monks TFS 1.4.2

    Hi. Im trying to fix monks for my OTs, i dont know what im doing wrong. The monks are standing still, they do attack and dont do dmg, but i cant target them/attack them. Why? - and i dont seem to get any shielding-skilling from being hit. This is my script: <?xml version="1.0"...
  5. zFighter21

    [Opinions] Tibia like project but something different

    Hello, I'm a newbie when it comes to codding in these parts, but I wanted to make hobby project, this being a game that would be like tibia but the same time it won't be, I just here to ask for some guidance. There was a cool server that launched not too long ago called "BloodstoneOnline" it’s...
  6. ScorpionOT

    Programmer me->send<C++, lua>(works) && me->receive(your["IRL_gp"]);

    Hey! Howdy Do! Greetings! Hola! Bem vindo! Saudades! Bonjour! Konnichiwa! Hallo! If you're looking for a person who can programatically generate things such as these: Generic Fly System: generates cylinders where there are grounds placed and therein no tiles, allowing GM's or special...
  7. hellboy

    Compare map files

    Is there any simple way to compare every sqm in two otbm files an show differences as list of positions? Something like diff for txt files.
  8. Sp0tl3ss

    Questions about cip 7.70 server files.

    So i found this 7.70 Cipsoft server file (here on Otland) and i wonder if its illegal to use their server files (from Sweden). only with donations ofc ;) also i wonder what type of coding skills i need to edit exp stages (not rates experience needed to gain levels). is there any compatible...
Back
Top