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!
so it has to be the same dialogue and has cid get the answer, I have a sample script how it should look like but without the later part of the dialogue, I can not add
local keywordHandler = KeywordHandler:new()
local npcHandler = NpcHandler:new(keywordHandler)...
local config = {
["Point Shop"] = { x = 259, y = 259, z = 7 },
function onThink(cid, interval, lastExecution)
for k, v in pairs(config) do
doSendMagicEffect(v.pos, v.eff)
return doSendAnimatedText(v.pos, k, math.random(1, 255))
end
return true
end
Bo to w ogóle nie przypomina servera o owej tematyce.. mało tego te grafiki są okropne, mapa też nie jest zbyt fajna z tego co widziałem na screenach, ale najgorsze są te grafiki.
This function can make a throw to functions.lua in lib
function cleanHousesByIdleTime(idletime)
local days = tonumber(idleTime)
if(not days or days <= 0) then
return 0
end
local checkTime = os.time() - days*3600*24
local result, i = db.getResult('SELECT `owner`, `world_id`, (SELECT...
Chyba was głowa swędzi panowie (za przeproszeniem), każdy ma swój gust, są gracze którzy lubią grać na płaskich grafikach i są zwolennicy grafik izometrycznych..
Co do projektu, Reazil, miał ich chyba z 10 i każdy zmieniał po tygodniu,więc wątpię że i ten projekt ujrzy światło dzienne...
Ech źle to zrobiłeś
ta linjka
$config['site']['newchar_towns']
skasuj ją i zastąp ją dwoma linijkami
$config['site']['newchar_towns'][0] = array(1);
$config['site']['newchar_towns'][1] = array(1);
w xammp>htdocs>accountmanagement.php znajdź linijkę
$player->setTownId
i ustaw...