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

Search results

  1. ralke

    [Chile] [8.6] Codicia | Starting at 27 August 2024 | 1st Spanish translated server

    Experience event has been extended to March 10. We also implemented a new training system where players can train their magic level fully AFK, just by sitting on a training tile. It will automatically send an energy missile to the training dummy which is equal to cast an utevo lux (or spending...
  2. ralke

    [Chile] [8.6] Codicia | Starting at 27 August 2024 | 1st Spanish translated server

    Many of our players liked the difficulty of the server, due the enhancement of health, speed and damage according to monster levels. But there's some complaints from players that aren't used to this difference. So we decided to decrease the multiplier from 0.002 to 0.001 on each extra (health...
  3. ralke

    [Chile] [8.6] Codicia | Starting at 27 August 2024 | 1st Spanish translated server

    We introduced several changes to the server. We have changed premium account bonus experience from 15% to 50%. We have a complete new teleport room which has to be unlocked discovering the "other part" of the portal. This means, you have to first walk to the location before unlocking his...
  4. ralke

    Lua Changes on excersise dummy

    Hi again, I use TFS 1.5 downgrade 8.6 and I wonder if someone can modify this script to achieve what I would like to do: local skills = { [1234] = {skillid=SKILL_MAGLEVEL,voc=2,range=CONST_ANI_SMALLICE}, -- DRUID [5678] = {skillid=SKILL_MAGLEVEL,voc=1,range=CONST_ANI_FIRE} -- SORCERER }...
  5. ralke

    TFS 1.X+ Automatic bestiary which gives different reward types (nekiro downgrade)

    Hi there, I use TFS 1.5 nekiro downgrade 8.6 and was looking at this post https://otland.net/threads/monster-killed-counter-every-10-kills.281769/#post-2700796 I like the way it divides different stages of completition at the table @Sarah Wesker shows. My question is, what is storage =...
  6. ralke

    Programmer [Premium Supporte] ALL Ots and Ats

    I need someone who can make paypal ipn work. Been struggling with this for quite long time, using ZnoteAAC. If you feel you can fix this, just message me. My discord is felipe23. Regards!
  7. ralke

    CreatureEvent [TFS 1.2] Outfit bonuses

    Guys I haven't tried this revscript version, but I think that would be a good idea if a storage hold the outfit change/bonus. Found situations where the bonuses doesn't behave so good, for example, when a player start swimming; among other situations where the looktype change. Can't remember...
  8. ralke

    Audiovisual Practice with LUMIX FZ70 and GH4 with 28mm. and 16mm. lenses

    Long time has passed since I started, this is my last skate footage. This one is recorded on lumix gh4 and laowa 7.5mm lens. Production fully made on DaVinci Resolve same as color grading, stabilization, among others.
  9. ralke

    Solved Possible to make runes unlimited in specified area?

    I thought runes we're infinite too, but, noticed that those are loosing charges inside the arena. I didn't craft the system myself so would be nice to open a new support thread, like it's done here: TFS 1.X+ - PVP Arena Modification (don't attack between the same town id)...
  10. ralke

    Avaricia 3D - Development Thread (Modeling, Texturing, Rigging, Lightining, and more!)

    Ohhhh that's why the answer wasn't accurate, like it didn't even read earlier posts. Thanks oen hahaha, regards!
  11. ralke

    Avaricia 3D - Development Thread (Modeling, Texturing, Rigging, Lightining, and more!)

    Thanks! I abandoned this project quite long ago... but if you feel you know any way to craft a better grid system i'll be glad to try. I wouldn't recommend the approach I did. Having an ortographic view directly from models, will only cause difficulties on rigging, so I guess that ortographic...
  12. ralke

    Status OTServ 2025

    Este es un buen enlace para responder a eso 2024 Balancing Project (https://tibia.fandom.com/wiki/2024_Balancing_Project#General_adjustments), si ves hacia abajo hay un apartado que dice Map Adjustments. Este gif, es una transformación de una cueva de RL para que sea mas rotativa. Creo que lo...
  13. ralke

    Status OTServ 2025

    Buenas Raliuga, no se si me recordaras pero soy Auron de otservhispano. Sobre el juego cambio mucho, la mayor parte de los cambios puedes verlos en https://tibia.fandom.com/wiki/Category:Updates Desde mi perspectiva es muy importante tener en cuenta estos updates, que mecánicamente cambian...
  14. ralke

    [Chile] [8.6] Codicia | Starting at 27 August 2024 | 1st Spanish translated server

    After a depth review, I noticed that defense and attack values from weapons (and shields in case of rainbow one) wasn't raising correctly when getting enchanted. This leaded to a new fix to our upgrade system, which now will calculate more efficiently the item level value (which is called Grado...
  15. ralke

    Lua Change all the damage output to elemental damage if a weapon is equiped

    Hi everyone, I'm using TFS 1.5 (Nekiro downgrade) and need some help implementing a specific mechanic: If a player equips a weapon from a certain group (IDs: 7862, 7863, 7864), all their damage output (spells, hits, etc., excluding healing) should be converted to FIRE damage. Similarly, if a...
  16. ralke

    [Chile] [8.6] Codicia | Starting at 27 August 2024 | 1st Spanish translated server

    Hi again! We have officially ended our *2 experience event, from christmas today, 02/01/2025. ~In other news. There's been a very, very big change on the enchantment system. Now every item from the enchantment system, that used to have charges or duration, are now infinite. This mean you can...
  17. ralke

    Compiling What engine to use for 8.6?

    I shared a really good one here, it is nekiro downgrade with a few modifications https://github.com/ralke23/Greed-TFS-1.5-Downgrades/tree/8.60 Doesn't support modern stuff. It is raw 8.6. Altought, it is 100% stable.
  18. ralke

    Lua Change on enchanting script

    Thanks for the help bro! We had a good chat on discord trying to figure out this. It is still throwing nil for some reason. If someone else wish to try is welcome! For the moment I know I have to do a few prints like print(itemId), print(targetId), print(items.valuables[itemId]) but i'm really...
  19. ralke

    Looking for an Oldschool Tibia OTS! 🐉⚔️

    If language barrier isn't an issue for you, I invite you to Codicia - Juego Multijugador de Rol (https://codicia.net/) It has many randomized raids and events that happens every day, that a GMs aren't needed to provide that sense of fun. Regards!
  20. ralke

    Lua Change on enchanting script

    Hi again! I use TFS 1.5 downgrades 8.6 (based on nekiro) and I need help modifying my enchanting script. Request (modify the following script) there should be some local variable that identifies the item onUse, taking it from table such as happens here: [8905] = { -- rainbow shield...
Back
Top