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!
Hello! I am looking for script npc:
- When we have item 9999 then npc remove item 9999 and will teleport us on pos x=4242 y= 1412 z=7 and give storage xxxx for 5 minutes, after 5 minutes of end storage we will back to npc - pos x= 2204 x= 1069 z=6
(back teleport)
can anyone help me? :/
Its doesn't work, look:
-- Configure the healing here:
configHealer = {
healMin = 5, -- Minimum heal mana %
healMax = 10, -- Maximum heal mana%
distanceEffect = 46, -- Shoots this effect to the player it heals
magicEffect = 61, -- This effect is displayed at the healed unit's pos
storage =...
I pasted this and now have this error:
Array ( [1] => Knight ) 1
Warning: htmlspecialchars() expects parameter 1 to be string, array given in C:\xampp\htdocs\pages\accountmanagement.php on line 674
111111111111111
@edit, ok i found error with this "htmlspecialchars() expects parameter 1 to be...
Hi Otland Members, i have error on gesior acc, i dont know how to fix it :( can anyone help me?
I have samples and set vocations.xml good and config.php, i dont know what is it and dont know how fix it :/
Hello, can anyone change this script from heal value 500-1000 to : min = 5% max = 10% ?
I need percent heal from this script, please help ;)
-- Configure the healing here:
configHealer = {
healMin = 500, -- Minimum heal
healMax = 1000, -- Maximum heal
distanceEffect = 46, -- Shoots this effect...
Hello, i need a help :/
I need script moveevents:
- when we stand on item id: 9611, we got stun per 2 sec + random effect and item 9611 will be remove when we stand on it.
Help please :)