Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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!
Daily Boss system got a little change now.
From now - after kill a boss, You will be transported to treasure room to get a reward from chest. After stand in front of chest time start to count to 10 and will teleport You to boss temple.
So You got a 10 seconds to get reward from chest and You...
Any plans for weekend? Nope? C'mon!
Check our main custom changes and join today :)
https://tibia74.eu/?customs
Daily boss, daily reward chest, upgrade, new spots, and thats all on 7.4 base :D
Dołącz do serwera tibia74.eu na Discordzie! (https://discord.gg/wVpaBYUvEg)
Compare that what You want to use with Quentin.npc in Your distro
he used to make actions while he is busy
e.g.
BUSY,"heal$",Burning>0 -> "You are burning, %N. I will help you.", Burning(0,0), EffectOpp(15)
@Oldesta
As you can see, I also run an "aka custom 7.4 server" but only 4fun - on the same engine btw ;)
I reported this error with the client and I'm glad it wasn't missed, in fact I'm glad it was dealt with quickly.
It's great that you act so quickly.
Regards and good luck guys!
I recommend him, he is a very valuable person for you!
Destructive behavior, attacking a small community, using macro and probably other 3dr party programs.
A gold player worthy of every OTS.
Good luck on other servers!
Kisses
2025-01-19
Added upgrade stones (weapon, armor and shield)
Added exura min and utevo lux min for rookgaard players!
Added !share command for shared experience in party
Runes made by player got 2x charges (HMM, UH, GFB, EXPLO, SD)
Fluids flask after use disappear
Added protection level till...
Yes, all players who will be going to PK just for fun without a reason are going to be banned. We are small community, so I will not let anyone to break someone fun, because You want to break the rules :)
Thanks for giving me a reason and to show other, how I treat that kind of behaviors :)...
Added upgrade stones for weapon, shields and armor
Some random mobs will drop them.
For now - for today - You can meet NPC in thais and ask gim for
"upgrade weapon" / "upgrade shield" / "upgrade armor"
he will give You a stone for free - for test :)
It is really OP thing, but % to lose item on...
thanks for that, but i figure it out for myself the way it will work for my server :)
just done 3 different stones for upgrade weapon, shield and armor (boots, amulets etc)
and each one got a list of possible to upgrade, so 1 stone dosnt upgrade other item, like weapon stone dont add atk to...
ok, i got some working script, but id add atk and def but it dont show in weapon...
if I upgrade sword (atk 14 def 12) to +1
i got sword +1 (atk 14 def 12) but indeed stats are 15/13 ...
it wont overwrite atk and def values - is there something to change in distro that it could overwrite those...
Hi
Im trying to add a upgrade system (attack, armor, defence)
Im working on a script from @zbizu
I got upgrade.lua:
local conf = {
["level"] = {
-- [item_level] = {successPercent= CHANCE TO UPGRADE ITEM, downgradeLevel = ITEM GETS THIS LEVEL IF UPGRADE FAILS}
[1] = {successPercent =...