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!
Good morning, Otland's friends!
I bring today a very fun and different event for your server that is the snowball event, the event consists of a battle of snowballs and the player that more kill wins.
Command:
!snowball atirar - Shoot the snowball straight to hit the target
Exemple:
Note...
I salvaged this script from another datapack and I want to make it work perfectly but I need help.
What it does
How to start the event
Globalevent every 12:30 and 00:30 ingame.
Talkaction by tutor or higher with /btf
Entering the teleport
Puts you into a random team.
Sets your outfit to...
TFS: 0.4
Client: 8.60
source: 3777
----------------
Looking for (auto) zombie even which works on tfs 0.4. I know there are 1-2 scripts posted on otland but they are not working properly. So im wondering if any of you could post a version which works properly on 0.4 - 3777.
THnx
So I have this event installed on my server and it seems to be working exactly as it should but the only problem is that when there's one player left in the arena he/she has to wait 2 hours in order to be tp back to temple..
7 200 000 ms = 2h
7 320 000 ms = 2h 2min (2min is for waiting in the...
So, I have installed a zombie event system, everything is okay but one thing:
The teleport is created in X hour(eg 21:30) and it's closed 2min after(21:32). When it is closed, I got a console error, please help me to solve it:
[21:3:44.399] [Error - GlobalEvent Interface]
[21:3:44.403] In a...
Hello OtLanders!
I need your help with this action script:
local config = {
monsterName = 'Demon',
}
function onUse(cid, item, fromPosition, itemEx, toPosition)
local pos = getPlayerPosition(cid)
if(fromPosition.x ~= CONTAINER_POSITION) and item.itemid == 10503 then
spawnEffect...