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!
A request from Sportacus from our thread. Included is manual install and ill release a mod if anyone wants. login.lua function onLogin(cid) --configuration-- local config = { texttype = TALKTYPE_CHANNEL_W, channelID = 11, textprefix = "Login:", textsuffix = "has logged in!" }...
Hello,here i'm releasing my last script..is a simple script that shows the player deaths in a channel. This system show if player was "killed", "slain" or "crushed". Note: I don't know how many killers are needed to show "slain" or "crushed", so you can edit it. Create a file in...
A request from Sportacus from our thread. Included is manual install and ill release a mod if anyone wants. login.lua function onLogin(cid) --configuration-- local config = { texttype = TALKTYPE_CHANNEL_W, channelID = 11, textprefix = "Login:", textsuffix = "has logged in!" }...
Hello,here i'm releasing my last script..is a simple script that shows the player deaths in a channel. This system show if player was "killed", "slain" or "crushed". Note: I don't know how many killers are needed to show "slain" or "crushed", so you can edit it. Create a file in...