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!
Hello greetings for all, i have a problem with this scripth i try to fix my problem are the last access and status online or offline dont work, but down they work all, but i want the first table not the second tables because i dont like it jeje, could someone can help to fix this please? good...
It has probably been over 5 years since i last worked on an ot. But i remember having a rune that removed utamo and i know kummerack 8.0 used the same kind of script on the sword that removed utamo. But i forgot what the code was. Can any1 help? Also: any cool scripts/effects for items u know or...
Hello someone can help me with this script?
I want one potion for all vocations
Example:
800-850 mana for mages.
400-450 Health and 350-400 Mana for paladins.
1300-1350 Health and 200-250 Mana for knights.
TFS 0.4
local t = {level = 8, mana = {600, 650}, health = {1100, 1150},
voc_add = {...
I would like the script to use the window of choice of converts, (Chanel) for me to do as if it were a modal,
I want me to get through an area so that when I step on the tile the window appears and I clicking on the chosen one takes me to a certain place, making me something and of course.
as...
Hello everyone, anyone who can help or collaborate I thank you immensely, I am having difficulty implementing the vocation acquisition by the site, my server is from NTO, instead of using item that the person receives the vocation, or NPC that sells the vocation , I'm trying to do the site, so...
OTX 3.0
I would like to set the minimum level for the player to be able to send Private Message.
I've already managed to set the minimum level for Chats: Help, World Chat and Adversiting. They are in Data> Channels. Then I opened the files and edited the codes.
However, I can not find the...
Hello again.
Now i have problem.
My npc is not Police Officer xd
local npc = getNpcCid()
doCreatureSay(npc, string.format("%s rolled a %d.", getCreatureName(npc), random_rollval), TALKTYPE_ORANGE_1, false, 0, dice_pos)
Help :(
Hello,
I have had a look myself but couldn't find much, might be looking in the wrong spot. Im essentially after a script that lets the person use the teleport once every X days/hours/mins.
Essentially the teleport will allow a player to do a "dungeon" run once a week for example. If someone...
i'm using a pvp arena scrip, and works fine , but i want to add a message when player is defeated , and to the player who won , like:
MESSAGE_STATUS_CONSOLE_BLUE,'[ARENA] You defeated (player name) .
MESSAGE_STATUS_CONSOLE_BLUE,'[ARENA] You where defeated by (player name) .
Someone can help me...
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)...
Hey guys!
Do anyone know how to add this script to the aac?
The online count is linked to "whoisonline" on the aac.
Not trying to copy ezodus. I will ofc customize it!
Pretty sure this is the script but not sure where to put it.
<div class="status-bar notranslate">
<div class="container">...
Hi,
I'm looking for a script which gives each vocation passive ability (they will work all the time) if possible:
- if you're in party, members have increased healing power
- X% monster damage resistance (only monster damage!), X% mana/health regeneration/s,
- arrows, bolts can hit 3 enemies at...
Hi,
I'm looking for a script which makes 1 item (eg. leather armor) add various stats for different classes (eg. mlvl for sorc, sword for knight).
Info:
TFS 1.3
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]...
Friends good night.
I have a problem that is preventing me from placing my enforced online.
I've tried everything, and I'm getting discouraged :/
I think the problem is simple: I can not configure my startskills!
As much as I put the skills I want at startskill.lua, players are born bugged.
My...
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...
hey.
im looking for lever script that will decay all enchanted weapons back into normal.
cost of the change is 5k.
i tried make one myself but, the amount of errors i got could destroy the death star. ()
so i look for more experience one to help me out here.
visual example:
if there's...
!!Hello! Im sorry if this is in the wrong thread I really couldnt tought of a better place.... But I want to kindly ask for a "fix" to this Dice npc, Im using TFS 1.2 in a 10.100-10.46 Client. I tought that this could a nice addition to the server but somehow I cant get it to work properly, i...