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 having some problem its not finding the guild winning in the database :S using znote aac
http://qumora.com//winners.php
here is the script
<?php require_once 'engine/init.php'; include 'layout/overall/header.php'; ?>
<?php
function winners ()
{
return mysql_select_multi("SELECT *...
Change this
local travelNode = keywordHandler:addKeyword({'yalahar'},
keywordHandler:addKeyword({'travel'}, StdModule.say, {npcHandler = npcHandler, onlyFocus = true, text = 'I can take you to \'Tyrush\', \'Gengia\', \'Yalahar\' for free.'})
Hello i have this custom spell and when i run tfs 0.4 rev 3777 i get this error :S
The spell is working good in tibia :S
[Error - Spell Interface]
data/spells/scripts/attack/winter ice.lua
Description:
(luaCreateConditionObject) Condition not found
[Error - Spell Interface]...
Hello anybody know how to make the text more center but still
1.
2.
3.
4.
Here is the script
<h3>Top 10 players</h3>
</center>
<div class="center">
<?php
$cache = new Cache('engine/cache/topPlayer');
if ($cache->hasExpired()) {
$players =...
Any body know how to remove this ?
[Error - IOMapSerialize::loadMapBinary] Unserialization of invalid tile at position ( 00000 / 00000 / 000 )
[Warning - IOMapSerialize::loadItem] Unserialization error [1] for item type 2590
[Error - IOMapSerialize::loadMapBinary] Unserialization of invalid...
Hello in my guild,forums when i trying to enter a board it direct me to my old website and i have that website so it directed to my new website so it just go back to startsite :S any ideas how to change this ?
Qumora.com