Giedriusax16
Narys
Pulkininkas
Pranešimai: 492
Įstojęs: 2009 Geg. 2 17:05:25
|
sveiki,taigi,pirkau is maxell dizaina,ir jam kaska pridare,gal aks galit sutaisyt?,va failas visas themes.php
o va ka meta kaip ainu i veba
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/samp16/domains/gtaonline.wu.lt/public_html/themes/SAMP1/theme.php on line 95
<?php
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";
// theme settings
$body_text = "#999999";
$body_bg = "#262626";
$theme_width = "920";
$theme_width_l = "200";
$theme_width_r = "200";
function render_header($header_content) {
global $theme_width,$settings,$locale,$userdata,$aidlink,$db_prefix;
echo "<table align='center' cellspacing='0' cellpadding='0' width='$theme_width' style='margin-top:-8px;'>
<tr>
<td>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td>
<table cellpadding='0' cellspacing='0' width='100%'height='30' background='".THEME."images/header1.gif'>
<tr>
<td align='center'>";
include_once THEME."backlinkai.php";
echo"</td>
</tr>
</table>
<table cellpadding='0' cellspacing='0' width='100%' height='135' background='".THEME."images/header2.gif'>
<tr>
<td style='padding-right: 45px; padding-top: 15px;'>";
if (iMEMBER) {
$msg_count = dbcount("(message_id)", "messages", "message_to='".$userdata['user_id']."' AND message_read='0'AND message_folder='0'");
echo "<table align='right' width='260' border='0' cellspacing='0' cellpadding='0'>
<tr>
<td>\n";
if ($userdata['user_avatar'] != "") {
echo "<center><img src='".BASEDIR."images/avatars/".$userdata['user_avatar']."' width='80' height='80'></center>\n";
} else {
echo "<center><img src='".THEME."images/noavatar.gif' width='80' height='80'></center>\n";
}
echo "</td>
<td><img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."edit_profile.php' class='side'>Aprašymas</a><br>
<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."messages.php' class='side'>Žinutės [naujų: <b>".sprintf($msg_count)."</span></b>]</a><br>
<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."members.php' class='side'>Nariai</a><br>\n";
if (iADMIN && (iUSER_RIGHTS != "" || iUSER_RIGHTS != "C")) {
echo "<img src='".THEME."images/bullet.gif' alt=''> <a href='".ADMIN."index.php".$aidlink."' class='side'>Administracija</a><br>\n";
}
echo "<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."setuser.php?logout=yes' class='side'>".$locale['084']."</a>\n";"
<td><img src='".THEME."images/blank.gif'></td>
</tr>
</table>\n";
} else {
echo "<table align='right' width='260' border='0' cellspacing='0' cellpadding='0'>
<form name='loginform' method='post' action='".FUSION_SELF."'>
<tr><td align='right'><a href=".BASEDIR."register.php>Registruotis </a></td>
<td>| <a href=".BASEDIR."lostpassword.php>Slaptažodis</a></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr>
<td align='right'>Vardas: </td>
<td> <input type='text' name='user_name' class='textbox' style='width:130px;filter:alpha(opacity=70)'></td>
</tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr>
<td align='right'>".$locale['062'].": </td>
<td> <input type='password' name='user_pass' class='textbox' style='width:130px;filter:alpha(opacity=70)'></td>
</tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr>
<td align='right'><input type='checkbox' name='remember_me' value='y'></td>
<td> <input type='submit' name='login' value='Prisijungti' class='button2'></td>
</tr>
</form>\n";
}
echo "</td>
<td><img src='".THEME."images/blank.gif'></FONT></td>
</tr>
</table>
</td>";
echo"</td>
</tr>
</table>
echo "
<table width='920' height='35' border='0' cellpadding='0' cellspacing='0' border='0'>
<td><a href='".BASEDIR."index.php'><img src='".THEME."images/links/namai.gif' border='0'></a></td>
<td><a href='".BASEDIR."forum/index.php'><img src='".THEME."images/links/diskusijos.gif' border='0'></a></td>
<td><a href='".BASEDIR."photogallery.php'><img src='".THEME."images/links/galerija.gif' border='0'></a></td>
<td><a href='".BASEDIR."downloads.php'><img src='".THEME."images/links/siuntiniai.gif' border='0'></a></td>
<td><a href='".BASEDIR."reklama.php'><img src='".THEME."images/links/reklama.gif' border='0'></a></td>
<td><img src='".THEME."images/links/back.gif'></td>
</table>\n";
echo "<table cellpadding='0' cellspacing='0' width='$theme_width' class='dalis3'>\n<tr>
<td align='center' width='468'>";
include THEME."reklama.php";
echo "</td>
<td align='center' width='470'>";
include THEME."serveriai.php";
echo "</td>
</tr>
</table>\n";
echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n";
}
function render_footer($license=false) {
global $theme_width,$settings;
echo "</tr>\n</table>\n";
echo "<table cellpadding='0' cellspacing='0' width='100%' style='margin-bottom: -8px;' class='footer'>
<tr>
<td align='left' width='150'>Sprendimas: <a href='http://www.e-studija.lt' class='tekstas'>E-Studija.lt</a></td>
<td align='center' style='padding-right: 150px;'>".stripslashes($settings['footer'])."</td>
</tr>
</table>
</td>
</tr>
</table>\n";
}
function render_news($subject, $news, $info) {
echo "<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='capmain'>$subject</td><td class='capmain2' align='right' style='padding-right: 10px;'>
".showdate("shortdate", $info['news_date'])." - <a href='profile.php?lookup=".$info['user_id']."' style='color: #330000;'>".$info['user_name']."</a>
<a href='news.php?readmore=".$info['news_id']."' style='padding-left: 5px; color: #330000;'>Skaityti toliau...</a>
</td>
</tr>
</table>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='main-body'>$news</td>
</tr>
</table>\n";
}
function render_article($subject, $article, $info) {
echo "<table width='100%' cellpadding='0' cellspacing='0'>
<tr>
<td class='capmain'>$subject</td><td class='capmain2' align='right' style='padding-right: 10px;'>
".showdate("shortdate", $info['article_date'])." - <a href='profile.php?lookup=".$info['user_id']."' style='color: #330000;'>".$info['user_name']."</a>";
$readmore = "readarticle.php?article_id=".$info['article_id']."";
if ($readmore) {
}else{
echo"<a href='readarticle.php?article_id=".$info['article_id']."' style='padding-left: 5px; color: #330000;'>Skaityti toliau...</a>";
}
echo"
</td>
</tr>
</table>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='main-body'>
".($info['article_breaks'] == "y" ? nl2br($article) : $article)."
</td>
</tr>
</table>\n";
}
function opentable($title) {
echo "<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='capmain'>$title</td>
</tr>
<tr>
<td class='main-body'>\n";
}
function closetable() {
echo "</td>
</tr>
</table>\n";
}
function openside($title) {
echo "<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='scapmain'>$title</td>
</tr>
<tr>
<td class='side-body'>\n";
}
function closeside() {
echo "</td>
</tr>
</table>\n";
tablebreak();
}
function opensidex($title,$state="on") {
$boxname = str_replace(" ", "", $title);
echo "<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='scapmain'>$title</td>
<td class='scapmain' align='right'>".panelbutton($state,$boxname)."</td>
</tr>
<tr>
<td colspan='2' class='side-body'>
<div id='box_$boxname'".($state=="off"?" style='display:none'":"").">\n";
}
function closesidex() {
echo "</div>
</td>
</tr>
</table>\n";
tablebreak();
}
function tablebreak() {
echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n<td height='5'></td>\n</tr>\n</table>\n";
}
?>
|
Nepas
Vyr. moderatorius
Terminatorius
Pranešimai: 1363
Įstojęs: 2009 Bal. 17 18:04:14
|
smyle nors isjunk...
|
Giedriusax16
Narys
Pulkininkas
Pranešimai: 492
Įstojęs: 2009 Geg. 2 17:05:25
|
atjungiau,tai galit pataisyt?
|
edeni
Narys
Terminatorius
Pranešimai: 1502
Įstojęs: 2008 Vas. 7 19:02:18
|
<?php
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";
// theme settings
$body_text = "#999999";
$body_bg = "#262626";
$theme_width = "920";
$theme_width_l = "200";
$theme_width_r = "200";
function render_header($header_content) {
global $theme_width,$settings,$locale,$userdata,$aidlink,$db_prefix;
echo "<table align='center' cellspacing='0' cellpadding='0' width='$theme_width' style='margin-top:-8px;'>
<tr>
<td>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td>
<table cellpadding='0' cellspacing='0' width='100%'height='30' background='".THEME."images/header1.gif'>
<tr>
<td align='center'>";
include_once THEME."backlinkai.php";
echo"</td>
</tr>
</table>
<table cellpadding='0' cellspacing='0' width='100%' height='135' background='".THEME."images/header2.gif'>
<tr>
<td style='padding-right: 45px; padding-top: 15px;'>";
if (iMEMBER) {
$msg_count = dbcount("(message_id)", "messages", "message_to='".$userdata['user_id']."' AND message_read='0'AND message_folder='0'");
echo "<table align='right' width='260' border='0' cellspacing='0' cellpadding='0'>
<tr>
<td>\n";
if ($userdata['user_avatar'] != "") {
echo "<center><img src='".BASEDIR."images/avatars/".$userdata['user_avatar']."' width='80' height='80'></center>\n";
} else {
echo "<center><img src='".THEME."images/noavatar.gif' width='80' height='80'></center>\n";
}
echo "</td>
<td><img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."edit_profile.php' class='side'>Aprašymas</a><br>
<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."messages.php' class='side'>Žinutės [naujų: <b>".sprintf($msg_count)."</span></b>]</a><br>
<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."members.php' class='side'>Nariai</a><br>\n";
if (iADMIN && (iUSER_RIGHTS != "" || iUSER_RIGHTS != "C")) {
echo "<img src='".THEME."images/bullet.gif' alt=''> <a href='".ADMIN."index.php".$aidlink."' class='side'>Administracija</a><br>\n";
}
echo "<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."setuser.php?logout=yes' class='side'>".$locale['084']."</a>\n";"
<td><img src='".THEME."images/blank.gif'></td>
</tr>
</table>\n";
} else {
echo "<table align='right' width='260' border='0' cellspacing='0' cellpadding='0'>
<form name='loginform' method='post' action='".FUSION_SELF."'>
<tr><td align='right'><a href=".BASEDIR."register.php>Registruotis </a></td>
<td>| <a href=".BASEDIR."lostpassword.php>Slaptažodis</a></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr>
<td align='right'>Vardas: </td>
<td> <input type='text' name='user_name' class='textbox' style='width:130px;filter:alpha(opacity=70)'></td>
</tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr>
<td align='right'>".$locale['062'].": </td>
<td> <input type='password' name='user_pass' class='textbox' style='width:130px;filter:alpha(opacity=70)'></td>
</tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr>
<td align='right'><input type='checkbox' name='remember_me' value='y'></td>
<td> <input type='submit' name='login' value='Prisijungti' class='button2'></td>
</tr>
</form>\n";
}
echo "</td>
<td><img src='".THEME."images/blank.gif'></FONT></td>
</tr>
</table>
</td>";
echo"</td>
</tr>
</table>";
echo "
<table width='920' height='35' border='0' cellpadding='0' cellspacing='0' border='0'>
<td><a href='".BASEDIR."index.php'><img src='".THEME."images/links/namai.gif' border='0'></a></td>
<td><a href='".BASEDIR."forum/index.php'><img src='".THEME."images/links/diskusijos.gif' border='0'></a></td>
<td><a href='".BASEDIR."photogallery.php'><img src='".THEME."images/links/galerija.gif' border='0'></a></td>
<td><a href='".BASEDIR."downloads.php'><img src='".THEME."images/links/siuntiniai.gif' border='0'></a></td>
<td><a href='".BASEDIR."reklama.php'><img src='".THEME."images/links/reklama.gif' border='0'></a></td>
<td><img src='".THEME."images/links/back.gif'></td>
</table>\n";
echo "<table cellpadding='0' cellspacing='0' width='$theme_width' class='dalis3'>\n<tr>
<td align='center' width='468'>";
include THEME."reklama.php";
echo "</td>
<td align='center' width='470'>";
include THEME."serveriai.php";
echo "</td>
</tr>
</table>\n";
echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n";
}
function render_footer($license=false) {
global $theme_width,$settings;
echo "</tr>\n</table>\n";
echo "<table cellpadding='0' cellspacing='0' width='100%' style='margin-bottom: -8px;' class='footer'>
<tr>
<td align='left' width='150'>Sprendimas: <a href='http://www.e-studija.lt' class='tekstas'>E-Studija.lt</a></td>
<td align='center' style='padding-right: 150px;'>".stripslashes($settings['footer'])."</td>
</tr>
</table>
</td>
</tr>
</table>\n";
}
function render_news($subject, $news, $info) {
echo "<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='capmain'>$subject</td><td class='capmain2' align='right' style='padding-right: 10px;'>
".showdate("shortdate", $info['news_date'])." - <a href='profile.php?lookup=".$info['user_id']."' style='color: #330000;'>".$info['user_name']."</a>
<a href='news.php?readmore=".$info['news_id']."' style='padding-left: 5px; color: #330000;'>Skaityti toliau...</a>
</td>
</tr>
</table>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='main-body'>$news</td>
</tr>
</table>\n";
}
function render_article($subject, $article, $info) {
echo "<table width='100%' cellpadding='0' cellspacing='0'>
<tr>
<td class='capmain'>$subject</td><td class='capmain2' align='right' style='padding-right: 10px;'>
".showdate("shortdate", $info['article_date'])." - <a href='profile.php?lookup=".$info['user_id']."' style='color: #330000;'>".$info['user_name']."</a>";
$readmore = "readarticle.php?article_id=".$info['article_id']."";
if ($readmore) {
}else{
echo"<a href='readarticle.php?article_id=".$info['article_id']."' style='padding-left: 5px; color: #330000;'>Skaityti toliau...</a>";
}
echo"
</td>
</tr>
</table>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='main-body'>
".($info['article_breaks'] == "y" ? nl2br($article) : $article)."
</td>
</tr>
</table>\n";
}
function opentable($title) {
echo "<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='capmain'>$title</td>
</tr>
<tr>
<td class='main-body'>\n";
}
function closetable() {
echo "</td>
</tr>
</table>\n";
}
function openside($title) {
echo "<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='scapmain'>$title</td>
</tr>
<tr>
<td class='side-body'>\n";
}
function closeside() {
echo "</td>
</tr>
</table>\n";
tablebreak();
}
function opensidex($title,$state="on") {
$boxname = str_replace(" ", "", $title);
echo "<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='scapmain'>$title</td>
<td class='scapmain' align='right'>".panelbutton($state,$boxname)."</td>
</tr>
<tr>
<td colspan='2' class='side-body'>
<div id='box_$boxname'".($state=="off"?" style='display:none'":"").">\n";
}
function closesidex() {
echo "</div>
</td>
</tr>
</table>\n";
tablebreak();
}
function tablebreak() {
echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n<td height='5'></td>\n</tr>\n</table>\n";
}
?>
|
Giedriusax16
Narys
Pulkininkas
Pranešimai: 492
Įstojęs: 2009 Geg. 2 17:05:25
|
smailus isjunk
kaskas blogai uzeik i www.gtaonline.wu.lt ir pamatysi
|
Mantas_
Narys
Antras po Dievo
Pranešimai: 4009
Įstojęs: 2008 Geg. 30 21:05:48
|
ką padariau ** nemoki isisdėt nekaltas
p.s. jau sutvarkaiu
Redagavo MaFetas 2012-03-29 14:14 |
zabello
Narys
Kapitonas
Pranešimai: 535
Įstojęs: 2008 Kov. 8 09:03:49
|
aciu uz gera tema
|
---
Narys
Viršesnis už Dievą
Pranešimai: 5618
Įstojęs: 2007 Bir. 3 19:06:09
|
Pirkai? Debilas gal?
|
zabello
Narys
Kapitonas
Pranešimai: 535
Įstojęs: 2008 Kov. 8 09:03:49
|
jo jis pirko ta tema uz 10 sake man
|
---
Narys
Viršesnis už Dievą
Pranešimai: 5618
Įstojęs: 2007 Bir. 3 19:06:09
|
Dizaina xaliavai tas dx gavo ir dar kitiem pardavineja. Krc botas.
|
dyaz
Narys
Tankas
Pranešimai: 1748
Įstojęs: 2008 Vas. 6 18:02:39
|
Tikras botas neskaito theme forumo skilties
|
Nepas
Vyr. moderatorius
Terminatorius
Pranešimai: 1363
Įstojęs: 2009 Bal. 17 18:04:14
|
styles.css faila gal gali kas prisekt cia tos temos ?
|
zabello
Narys
Kapitonas
Pranešimai: 535
Įstojęs: 2008 Kov. 8 09:03:49
|
a {
color : #cc3300;
text-decoration : none;
}
a:hover {
color : #999999;
text-decoration : underline;
}
a.side {
color : #cc3300;
text-decoration : none;
}
a:hover.side {
color : #999999;
text-decoration : underline;
}
a.white {
color : #ddd;
text-decoration : none;
}
a:hover.white {
color : #ddd;
text-decoration : underline;
}
body {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}
.dalis3 {
font-family : Verdana, Arial, Helvetica, sans-serif;
background: url('images/header3.gif');
height: 93px;
width: 920px;
font-size : 10px;
color : #fff;
}
form {
margin : 0px;
}
hr {
height : 1px;
border : 1px solid #999;
}
hr.side-hr {
height : 1px;
border : 1px solid #888;
}
td {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}
pre {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}
.alt {
color : #005599;
}
.outer-border {
border : 1px solid #000;
}
.sub-header {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000;
background-color : #888;
border-top : 1px solid #000;
border-bottom : 1px solid #000;
padding : 5px;
}
.full-header {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #ddd;
background-color : #444;
padding : 10px;
}
.footer {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #ccc;
background-color : #f1f1f1;
background-image: url(images/footer.gif);
height: 25px;
padding-top : 4px;
padding-left : 8px;
}
.button {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #ccc;
background-color : #f1f1f1;
background-image: url(images/button.gif);
height : 16px;
border : 1px solid #af0200;
margin-top : 2px;
}
.button2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000;
background-color : #f1f1f1;
background-image: url(images/button.gif);
height : 16px;
border : 1px solid #af0200;
margin-top : 2px;
}
.textbox {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #555;
background-color : #ccc;
border : 1px solid #999;
}
.main-body {
font-size : 11px;
color : #999;
background-color : #2d2d2d;
border-bottom: 3px solid #851400;
padding : 0px 4px 5px 4px;
}
.side-body {
font-size : 10px;
color : #999;
background-color : #2d2c2c;
border-bottom: 3px solid #851400;
padding : 4px;
}
.main-bg {
color : #555;
padding : 10px 5px 10px 5px;
}
.border {
border : 1px solid #e1e1e1;
}
.side-border-left {
color : #777;
padding : 10px 5px 10px 10px;
}
.side-border-right {
color : #777;
padding : 10px 10px 10px 5px;
}
.news-footer {
font-size : 10px;
color : #555;
background-color : #f1f1f1;
padding : 3px 4px 4px 4px;
}
.capmain {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
color : #ccc;
background-color : #fff;
background-image: url(images/capmain.gif);
background-repeat: repeat-x;
height: 30px;
padding : 2px 5px 4px 10px;
}
.capmain2 {
font-family :Tahoma, sans-serif;
font-size : 9px;
color : #444;
background-image: url(images/capmain.gif);
background-repeat: repeat-x;
height: 30px;
padding : 2px 0px 4px 0px;
}
.scapmain {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
color : #330000;
text-align: center;
background-color : #f1f1f1;
background-image: url(images/scapmain.gif);
height: 25px;
padding : 4px;
}
.tbl-border {
color : #555;
}
.tbl {
font-size : 11px;
color : #555;
background-color : #333;
padding : 4px;
}
.tbl1 {
font-size : 11px;
color : #777;
background-color : #444;
padding : 4px;
}
.tbl2 {
font-size : 11px;
color : #666;
background-color : #333;
padding : 4px;
}
.forum-caption {
font-size : 11px;
font-weight : bold;
color : #333;
background-color : #b31c02;
padding : 2px 4px 4px 4px;
}
.quote {
font-size : 11px;
color : #555;
background-color : #f8f8f8;
padding : 4px;
margin : 0px 20px 0px 20px;
border : 1px solid #bbb;
}
.poll {
height : 12px;
border : 1px solid #bbb;
}
.comment-name {
font-weight : bold;
color : #005599;
}
.shoutboxname {
font-weight : bold;
color : #005599;
}
.shoutbox {
color : #777;
}
.shoutboxdate {
font-size : 10px;
color : #888;
}
.small {
font-size : 10px;
font-weight : normal;
}
.small2 {
font-size : 10px;
font-weight : normal;
color : #555;
}
.side-small {
font-size : 10px;
font-weight : normal;
color : #555;
background-color : #333;
}
.side-label {
color : #555;
background-color : #222;
padding : 2px 2px 3px 2px;
}
Redagavo zabello 2009 Geg. 3 09:05:30 |
Mantas_
Narys
Antras po Dievo
Pranešimai: 4009
Įstojęs: 2008 Geg. 30 21:05:48
|
Zabello, paplatinai mano, paplatinsiu tavo.
Redagavo MaFetas 2012-03-29 14:14 |
zabello
Narys
Kapitonas
Pranešimai: 535
Įstojęs: 2008 Kov. 8 09:03:49
|
krc as nk neplatinu tai gi tas noobas pats koda idejo
Redagavo zabello 2009 Geg. 3 09:05:36 |
Mantas_
Narys
Antras po Dievo
Pranešimai: 4009
Įstojęs: 2008 Geg. 30 21:05:48
|
Bet man jis rode web tawo baneris...
Redagavo MaFetas 2012-03-29 14:14 |
7even
Narys
Ekspertas
Pranešimai: 2609
Įstojęs: 2008 Kov. 24 23:03:37
|
maxell wow kaip gerrai kuri temas ir galiu pagyrt profesonaliai uztusuojki adresa matyt su ps cs4 dyrbai nea?
|
---
Narys
Viršesnis už Dievą
Pranešimai: 5618
Įstojęs: 2007 Bir. 3 19:06:09
|
maxell, tavo? Pusproti tu, verkšlenai ką tau daryt tai atidaviau dizainą o dabar sakai kad tavo? Negėda. Nevykėlis esi, sveikinu.
|
Arijus
Narys
Nuolatinis
Pranešimai: 121
Įstojęs: 2009 Bal. 18 18:04:33
|
Maxwell gėda.
http://cs-Gaming.lt - Play Hard, Go Pro! |