• 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!

The Forgotten Server v0.3.1[pl2] (Crying Damson)

Status
Not open for further replies.
Mmm ? on CryingDamson patch 0 talkaction /online was good but on patch level 1 and 2 i have this error
wtf ;(?

For me works fine...
12:15 57 player(s) online:
12:15 Knight Smerf [127], Lord Druid [31], Kapitan Bomba [82], Paycito [46], Kitikonti [278], Ernet Bryl [243], Sarian Yassigis [118],
12:15 Hazimu [191], Mr Folga [184], Vengeance [170], Xzbit [198], Sadrama [261], Erani [94], Lewy Terrorysta [241],
12:15 Sir Arturos [154], Matadorzysta [10], Loritka [247], Renixx [220], Icexcreaam [36], Mystic Guma [140], Nadliv [49],
12:15 Fatima [62], Averheard [69], Uncle Brother [105], Kazumi Endo [311], Dragon Hunter [67], Balthasar [98], Knight Zyzio [57],
12:15 Davag Seria [88], Mufc [157], Korriera [16], Liran [264], Ziom Of Lol [123], Deamonix [129], Ced [215],
12:15 Criss Knight [31], Misieniek [150], Kamillozo [19], Van Bolter [188], Toro [119], Monisiek [220], Natalien De Vallejo [21],
12:15 Baltazar Gabka [28], Sorker Misiek [30], Lead Female [41], Black Sirius [127], Alwaro [15], Warka [128], Obsydian [6],
12:15 Trini [187], Knight Of Elite [100], Minepooles [28], Wielki Hero [34], Dark Devil [37], Piko Mag [40], Wikary [39],
12:15 God Elf [666].

EDIT: oh, I see the bug, lol...

FOR EVERYONE WHO WANT /ONLINE WORKING:
open data/talkactions/scripts/online.lua and replace 'string' with 'str' at:
doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, string)
 
Little Bug with coffin

In items.xml is:
Code:
<item id="7525" article="a" name="coffin">
		<attribute key="floorchange" value="north"/>
	</item>

Should be:
Code:
<item id="7525" article="a" name="coffin">
		<attribute key="floorchange" value="down"/>
	</item>
 
I have problem
[11/02/2009 15:24:50] mysql_real_query(): SELECT `expires` FROM `bans` WHERE `type` = 1 AND ((3540951385 & 4294967295 & `param`) = (`value` & `param` & 4294967295)) AND `active` = 1;: MYSQL ERROR: Can't connect to MySQL server on 'localhost' (10060)
[11/02/2009 15:28:05] mysql_real_query(): SELECT `id` FROM `accounts` WHERE `name` = '825582': MYSQL ERROR: Can't connect to MySQL server on 'localhost' (10060)
[11/02/2009 15:32:30] mysql_real_query(): SELECT `expires` FROM `bans` WHERE `type` = 1 AND ((33402457 & 4294967295 & `param`) = (`value` & `param` & 4294967295)) AND `active` = 1;: MYSQL ERROR: Can't connect to MySQL server on 'localhost' (10060)
 
@sorry for double. But U cant log out when u got battle... Only when u got on account God. U got account group 6.

Thanks was testing on chars that were on a god account.
TYVM for replying. Works fine.
 
Sry for double post, Is that possible to make a command with you could teleport to online players on your server?? It's annoying to look on the online list and write /goto bla bla bla, /goto siala lala la ... I mean a command which will take the list from online players and would go around from first logged player to the last.
 
lol I updated from pl1 to pl2 and my database just fucked up!!!!!!!!

depot_items are gone for all players! Elf check it as fast as possible 0.o
 
I have problem

[11/02/2009 15:24:50] mysql_real_query(): SELECT `expires` FROM `bans` WHERE `type` = 1 AND ((3540951385 & 4294967295 & `param`) = (`value` & `param` & 4294967295)) AND `active` = 1;: MYSQL ERROR: Can't connect to MySQL server on 'localhost' (10060)
[11/02/2009 15:28:05] mysql_real_query(): SELECT `id` FROM `accounts` WHERE `name` = '825582': MYSQL ERROR: Can't connect to MySQL server on 'localhost' (10060)
[11/02/2009 15:32:30] mysql_real_query(): SELECT `expires` FROM `bans` WHERE `type` = 1 AND ((33402457 & 4294967295 & `param`) = (`value` & `param` & 4294967295)) AND `active` = 1;: MYSQL ERROR: Can't connect to MySQL server on 'localhost' (10060)
 
Status
Not open for further replies.
Back
Top