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

Gesior ACC Server Info

nevix

Tunzodus.net
Joined
Mar 31, 2010
Messages
356
Reaction score
62
Location
Lithuanian
Hello again guys, Today I will share gesior acc server Info ;)


SK8noPt2i.png



Z7uUnAGI.png


-----------------------------------------------------------------------------------


Open pages/serverinfo.php

and put this code:

Code:
<style type="text/css">
.tg  {border-collapse:collapse;border-spacing:0;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 50px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
.table2 {text-align: center}
</style>


<?php
$players = $SQL->query('SELECT COUNT(*) FROM `players` WHERE `id`>0;')->fetch();
$accounts = $SQL->query('SELECT COUNT(*) FROM `accounts` WHERE `id`>0;')->fetch();

//CONFIG
$table_server = array(
'1' => '1', // True it means exp stages egzist
'2' => '2.5', // Loot Rate
'3' => '15', // Skills Rate
'4' => '17', // Magic Rate
'5' => 'Intel Core i-7 3.2 Ghz', // Processor
'6' => '32 Gb', // Server memory (ram)
'7' => 'One of the best private real map server, this server is focused not
only pvp but and pve, we have unique features like zombie event dimension portal
unique shop system. Acievements nice rewards system, thais is extremly changed.
Its not server with tunz of teleports and tp rooms, its just normal server, stable
server and this server is focused on community, probably the most important thing.' // Server Discription

);


$main_content .= '<p align="center"><img src="images/sinfo.png" alt="*"><br/>
<img src="images/line.png" alt="*">


<table class="tg">
<td><img src="images/logo2.gif" alt="*"> Exp rate: <b>(Stages)</b></td><td><img src="images/logo6.gif" alt="*"> Skills rate: <b>'.$table_server[3].'</b></td>        </tr>
<td><img src="images/logo3.gif" alt="*"> Loot rate: <b>'.$table_server[2].'</b></td><td><img src="images/logo7.gif" alt="*"> Magic rate: <b>'.$table_server[4].'</b></td> </tr>
<td><img src="images/logo4.gif" alt="*"> Total players: <b>'.$players[0].'</b></td><td><img src="images/logo8.gif" alt="*"> Processor: <b>'.$table_server[5].'</b></td></tr>
<td><img src="images/logo5.gif" alt="*"> Total accounts: <b>'.$accounts[0].'</b></td><td><img src="images/logo9.gif" alt="*"> Memory: <b>'.$table_server[6].'</b></td></tr>

</table>
<img src="images/line.png" alt="*"><br/></p>

<i><h1>Discription:</h1></i><br/>

<i>'.$table_server[7].'</i><br/>


<p align="center">
<img src="images/line.png" alt="*"></p>
';

if($table_server[1]){
$main_content .= '


<table class="table2"><td>
<i><h1>Stages:</h1></i><br/>
<table class="tg">
<td>[#] From: 1-100</td><td>2000x</td></tr>
<td>[#] From: 101-200</td><td>500x</td></tr>
<td>[#] From: 201-300</td><td>250x</td></tr>
<td>[#] From: 301-500</td><td>75x</td></tr>
<td>[#] From: 501-700</td><td>20x</td></tr>
<td>[#] From: 701</td><td>5x</td></tr>
</table>

</td><td><p align="right">
<img src="images/knight.png" alt="*"></p>
</td></table>

';
}
?>



I'm adding all images.


Credits: Nevix
 

Attachments

Back
Top