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!
I just remembered my login for this "old" account i made when i was 15. When i check my posts etc it is insane to see how bad i was at programming and naive i was haha (who wasn't).
I have actually a professional career as a software engineer and have worked with it for over three years. And...
function onLook(cid, thing, position, lookDistance)
if isPlayer(thing.uid) then
doPlayerSetSpecialDescription(thing.uid, (getPlayerSex(thing.uid) == 0 and "\nShe" or "\nHe") .. " has: ["..getRebornsDone(thing.uid).."] Rebirths.")
return true
end
if(thing.uid ==...
Hello i added this reborn system! (all the codes i used are in the link)
https://otland.net/threads/best-reborn-system.226181/
login.lua:
-- ### CONFIG ###
-- message send to player by script "type" (types you can check in "global.lua")
SHOP_MSG_TYPE = 19
-- time (in seconds) between...
Hello!
Im using znote aac, and i need to ask is there any way to implent so if a player hit lvl 500 they get 50 premium points on the website?
tfs 0.3.6!!
Hello
Im using tfs 0.3.6 and i get an error when a guy kills another "the guy which should die lives with 0 hp untill relog and get fullhp and nothing has happend!
Im using military rank on the server (or they were there from the beggining)
The error is:
[Error - CreatureScript Interface]...
Hello!
I got a problem, when i promote myself to royal pally etc.
When i die i get back to lvl 1, how???
When im pally im will only loose around 1 lvl,
Something is bugged with my promotion thing and can you guys help!
Vocation.xml
http://pastebin.com/TP0gnvq0
Npc promote guy:
local...
Hello!
Can someone help me where to go on znote aac settings and ban certain words in a player name (like the word in a player name "owner" is banned!
Thanks
Greetings Deger
Hello!
I have encountered a problem!
The problem occurs when i for an example go hunting then when i get back in temple "safe area" my hunting duration, might be named pz idk is stuck and won't go away!!!
Thanks in advance!