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!
Do you have any tutorial that show how to insert a new outfit from the begining? Thisone is to fix right? My shop is already working but i have only 1 outfit in shop. I need add more outfit but idk how to do it
I'm trying to add more buttons and at this moment im trying to add healthinfo button. I did some changes in code, so now its showing the button, I can click but isnt working. I want to hide health and mana info upside equipments and when I click again, show it again.
this is my code:
Icons =...
Thanks my friend! It worked! Do you know how can I compile my client? Im using 800otClient, and it have so many folders, i want to compile to just one .exe file. Do u have discord?
It fixed just one of 3 issues look:
Lua Script Error: [CreatureScript Interface]
data/creaturescripts/scripts/inquisitionQuestBosses.lua:onKill
data/creaturescripts/scripts/inquisitionQuestBosses.lua:12: attempt to call method 'getMonster' (a nil value)
stack traceback:
[C]: in function...
Any sollution? Im having the same issue when try buy mount
And thats my functions:
category3.addOutfit(75, {
mount=1,
feet=0,
legs=0,
body=0,
type=368,
auxType=0,
addons=0,
head=0,
rotating=true
}, "Widow Queen", "")...
Where should i put it? It will solve all errors or just for demon Ungreez? My inquisitionQuestUngreez is actually like this:
function onKill(creature, target)
local targetMonster = target:getMonster()
if not targetMonster then
return true
end
if...
When i kill some player in my OT im having this issue in my server console, lua script error in another script, quest scripts.
Lua Script Error: [CreatureScript Interface]
data/creaturescripts/scripts/inquisitionQuestUngreez.lua:onKill
data/creaturescripts/scripts/inquisitionQuestUngreez.lua:2...
How can i change maps in Nostalrius / Sabrehaven?
It is loading a map in data/world8000 I want change it to data/world780
@Lemonice Do you have discord? I would like to contact you