you need to allow admin in ranks and ten remove if id cluse in querys in top 10
This is a discussion on Add Nature and Natars top 10 within the Travian forums, part of the MMO and MMORPG Developments category; How to add the nature and Natar player to top 10?...
Test Ikariam clone: http://izariam.spazze.net
you need to allow admin in ranks and ten remove if id cluse in querys in top 10
Liberator CAD files
Spoiler:
This:
to thisPHP Code:$result = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE access<".(INCLUDE_ADMIN?"10":"8")." AND id > 3 AND tribe<=3 ORDER BY ap DESC Limit 10");
PHP Code:$result = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE access<".(INCLUDE_ADMIN?"10":"8")." AND id > 3 AND tribe<=5 ORDER BY ap DESC Limit 10");
Test Ikariam clone: http://izariam.spazze.net
nope right query wrong attempt buddy
Liberator CAD files
Spoiler:
But it works
The file is Templates/Ranking/players_top10.tpl
Test Ikariam clone: http://izariam.spazze.net