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!
Opening 2012-05-27 | 13:00
Are you tired of servers with lags, crashes and kicks? Are looking for a well server? Are you looking for professional server support?
- It seems that you were looking for us!
Welcome to Rivenia.
We hope you will have alot of fun on Rivenia.
General...
Hello, I need a script when you say !hp its show your currently hp / Your full hp / And percent of currently hp!
and when you say !mp its show your currently mp / Your full mp / And percent of currently mp!
Thanks!
when i want change the items its say you dont have the item!
local keywordHandler = KeywordHandler:new()
local npcHandler = NpcHandler:new(keywordHandler)
NpcSystem.parseParameters(npcHandler)
local talkState= {}
function onCreatureAppear(cid)...
I have problem with runes after i have updated me server from client 8.54 to 8.6 have runes problem. If i have 100 mwall runes i cant put it on ground. or when i put 30 runes on ground then i cant put they together in my bp.
THX for help REP!
i get this error
[21/04/2011 14:14:07] mysql_real_query(): UPDATE `players` SET `event` = 0; - MYSQL ERROR: Unknown column 'event' in 'field list' (1054)
help to fix it thx ^^ rep
who can fix this script when a player have item 2345 he can summon this pet but dont remove the item
local d,l,g,m,s = 'pet one'
function onSay(cid,words,param)
local v = getThingPos(cid)
if getPlayerStorageValue(cid,s) ~= 1 then
if not getTilePzInfo(v) then
if...
I need a script pet
if you click on item id 5555 come out Rotworm (the pet) he should only hear to the owner.
when he died rotworm to get back on rotworm to repair without.
if I attack a player or a monster the pet should attack with me the player and the monster.
when i left ihm like 50 sqm he...