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!
You could use this aswell, saves the map and cleans it aswell if you change 'false' to 'true'
local shutdownAtServerSave = false
local cleanMapAtServerSave = false
local function serverSave()
if shutdownAtServerSave then
Game.setGameState(GAME_STATE_SHUTDOWN)
else...
Well i lack the time and knowledge to convert the script myself, therefore i need support for that.
I'm glad you find this "the most basic things ever". So either you could help me convert it, or don't bother replying to the post at all.
Just saying
Could someone please convert this script to 0.4?
Would save my day.
Script from @Stigma
Thanks in advance.
-- <event type="death" name="boss death" script="filename.lua"/>
local rewardRoom = Position(x, y, z)
function onDeath(creature, corpse, killer, mostDamageKiller, lastHitUnjustified)...
Hello!
Seriously, why the hell is it like this?
I just changed from TFS 8.6 3777 to TFS 0.3.7-r5969-win64
Everything was fine until i noticed this shit.
When you cast exori frigo or any other aggressive spell
you should be able to heal immediately after casting it.
And no, its not the exhaust...
I'm looking for someone who can compile Ninjas version of [8.6] 1.2 successfully for me.
I am tired of the errors it gives me so i might aswell pay for it.
Hello
I need a script that replaces items, in this case so the gate looks open.
Here is a picture how i would like it to look before and after you pull a lever.
Then the gate closes again after like 30 sec.
Is that possible?
Thanks in advance.
I think you should take a look at Limos script NPC - Collecting items missions (https://otland.net/threads/collecting-items-missions.164797/)
Instead of NPC give reward, you could add "setPlayerStorageValue" and use that value to open the door.
Hello!
Trying to compile ninjas version [8.6] 1.2
I'm getting this error.
Whats up? My Boost is located on C:
I had it on my desktop from the beginning, then moved the whole folder.
Could that cause the error?
Using Windows 10
followed: otland/forgottenserver...
Hello.
I can't get this valhalla layout to work properly.
This is the one: [Znote AAC] Valhalla Layout (https://otland.net/threads/znote-aac-valhalla-layout.236698/)
Other layouts works fine.
Any ideas?