Jump to content
GIGN Forum

ChiganS

Mirstīgais
  • Posts

    447
  • Joined

  • Last visited

Everything posted by ChiganS

  1. HLDS nevar uzinstalēt viņš tev jau nāk klāt pēc patcha instalēšanas XD Pasaki normāli tad kā man jādara?? CS+HLDS un wiss?
  2. <div id='headerr'>1Šeit? 2Šeit? </div> Kur man jāliek?
  3. <!-- BEGIN: MAIN --> <html> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-2" /> <meta http-equiv="expires" content="Fri, Apr 01 1974 00:00:00 GMT" /> <meta http-equiv="pragma" content="no-cache" /> <meta http-equiv="refresh" content="30;url=../Serveris/index.php" /> <meta http-equiv="cache-control" content="no-cache" /> <meta http-equiv="last-modified" content="Fri, 04 Mar 2005 22:07:10 GMT" /> <link href="../cs/small.css" type="text/css" rel="stylesheet"> <style type="text/css"> <!-- .style1 { font-size: 12px; color: #c0c0c0; } .style2 { font-size: 10px; font-weight: bold; color: #c0c0c0; } .style3 { color: #c0c0c0; font-size: 10; } .style4 { font-size: 10px; color: #CC0000; } .style5 { color: #c0c0c0; font-weight: bold; } .style7 {font-size: 10px; color: #c0c0c0; } .style10 {color: #CCCCCC} --> </style> </head> <body> <!-- BEGIN: STATUS --> <table border="0" cellpadding="2" cellspacing="2" align="center"> <tr> <td><h3 align="center"> <span class="style7"> {name}</span></h3></td> </tr> <td><div align="center"> <div align="center"><span class="style2">Players: {player_name}/{player_kills}</span><br /> <tr> <td><div align="center"> <div align="center"><span class="style2">Players: {totalplayers}/{maxplayers}</span><br /> <span class="style10">{ip}</span></div> </div> </tr> <tr> <td> <div align="center"><img src="/stats/images/maps/{map}.jpg" width="139" height="105" title="{map}" /><br /> <span class="style3"><strong>Current map </strong>: {map}<br /> <strong>Timeleft</strong>: {rules.amx_timeleft} min</span><a href="http://naziic.sytes.net/serveris.htm"><br /> </a><br /> </div></td> </tr> </table> <!-- END: STATUS --> <!-- BEGIN: TIMEOUT --> <table border="0" cellpadding="2" cellspacing="2" align="center"> <tr> <td colspan="2"><h3><span class="style1">{name}</span></h3></td> </tr> <tr> <td colspan="2" align="center"> <span class="style4">Server are not respondig .</span><br /> <br /> <a href="../cs/?"></a><br /> <br /> <br /></td> </tr> </table> <!-- END: TIMEOUT --> <!-- BEGIN: DEV --> {dev} <!-- END: DEV --> </body> </html> <!-- END: MAIN --> Šitais ir tas MONITORA scripts ja?
  4. Jūs nevarat lūdzu vienkārši NOKOPĒT to pirmo CODE un biški EDITĒT pēc jūsu domām ka vajadzētu un tad es varētu pamēģināt...?? Vai kaurt arī otro CODE...jo man ir abi divi THEME... Es tax esmu
  5. Es esmu galīgs neko nesaprotu no šito ģēniju teikumiem....
  6. A man jāuzinstelē CS tad PATCH un tad pa virsu jāinstelē tas HLDS vai jaunā mapē?
  7. Nu jā bet man nemaz tas banneris nav....vari paskatīties.... ŠEIT Tur tukš ir pa vidu...jo viņa ir editēta...
  8. <? if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; } require_once INCLUDES."theme_functions_include.php"; // theme settings $body_text = "#ffffff"; $body_bg = "#000000"; $theme_width = "95%"; $theme_width_l = "175"; $theme_width_r = "175"; if(!function_exists("ImageTTFText")) $rendered_captions = false; else $rendered_captions = true; function render_header($header_content) { global $theme_width,$settings; echo " <div style='width: ".(stristr("".$theme_width."", "%")? $theme_width : $theme_width."px")."; margin: 0 auto; text-align: left;'> <div id='headerbg'> <div id='headerl'> <div id='headerr'> </div> </div> </div> <img style='float:left;' src='".THEME."images/whiteheaderl.jpg' alt='<' hspace='0'> <img style='float:right;' src='".THEME."images/whiteheaderr.jpg' alt='>' hspace='0'> <div class='white-header'> <div style='float:left'> ".showsublinks(" ? ", "white")." </div> <div style='float:right;'> ".showsubdate()." </div> </div> <table width='100%' cellspacing='0' cellpadding='0' id='content'> <tr>"; Cerams pieteiks???...Bet šitā THEME ir EDITĒTA.... Šitā izskatās normālai THEME.... <? if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; } require_once INCLUDES."theme_functions_include.php"; // theme settings $body_text = "#ffffff"; $body_bg = "#000000"; $theme_width = "95%"; $theme_width_l = "175"; $theme_width_r = "175"; if(!function_exists("ImageTTFText")) $rendered_captions = false; else $rendered_captions = true; function render_header($header_content) { global $theme_width,$settings; echo " <div style='width: ".(stristr("".$theme_width."", "%")? $theme_width : $theme_width."px")."; margin: 0 auto; text-align: left;'> <img src='".THEME."images/headerlefttop.jpg' alt='<---->' hspace='0' vspace='0' style='vertical-align: bottom;'> <div id='headerbg'> <div id='headerl'> <div id='headerr'> <img src='".THEME."images/banner.gif' alt='Battlefield 2' style='margin-top: 16px;'> </div> </div> </div> <img style='float:left;' src='".THEME."images/whiteheaderl.jpg' alt='<' hspace='0'> <img style='float:right;' src='".THEME."images/whiteheaderr.jpg' alt='>' hspace='0'> <div class='white-header'> <div style='float:left'> ".showsublinks(" ? ", "white")." </div> <div style='float:right;'> ".showsubdate()." </div> </div> <table width='100%' cellspacing='0' cellpadding='0' id='content'> <tr>"; } function render_footer($license=false) { global $theme_width,$settings,$locale; echo " </tr> </table>
  9. Kad instelēju serveri pēc gign.lv pamācības tad nav nekādi patch un nekas cits jāinstelē?? Jo kad instelēju tad pat CS ICONA nav kur var rukāt...varbūt pa priekšu ir jāuzinstelē pats CS?? Es nez...man teica ka na tapēc neinstelēju,...
  10. Nu bet tas nav tix traki...sprāgšana 3x nav tas pats kas skriet 2x ātrāk, 2x tālāk lekt un tā tālāk...
  11. Kas tur interesants...tikai CounterStrike IZĶĒMOŠANA !!!
  12. Kāds var iedot tādu PLUGINU lai C4 sprāgst 3reizes nevis vienu??
  13. Wiss ir labi...bet dažās vietā tāpat ir ķeburi!
  14. Es zinu ka nav FUSION... Bet man itkā teica lai ieliek iframe...
  15. Kāds var palīdzēt izdarīt lai WEB augšā rādītos serveris ?? Es lietoju http://www.gign.lv/forum/index.php?showtop...mp;#entry220875 pašu pirmo SERVERI... Vopšem man ir WEB....Un es gribu kko līdzīgu tākā ŠEIT!!! Nevajag IDENTISI...bet kko līdzīgu...kāds var palīdzēt?? Cik es sapratu man jāpārlabo THEME.PHP... Es nezinu kurā rindiņā man kas jāraksta.... Es lietoju php-FUSION!
  16. Es gribu zināt kā var dabūt PHP-FUSION garumzīmes?? Es meklēju pa gign.lv un atradu es zinu ka bija jāeditē kaut kāds vārds sākumā uz kaut kādu U-108 vai kas tur bija īsti neatceros... Es itkā pamēģināju bet negāja,,, 1.Kāds var pateikt īsti to CODE...? 2.Tas CODE ir jāliek katrā failā kuru EDITĒJU??
  17. Smuks skins - --------------------------------------------------------------------------------- Download A var pateikt kur man šitie FAILI jaaliek piemeeram ko eM pievienoja... Vai arii tos kurus no WEB vareeja nowilkt
  18. Manējā wismaz var reģistrēties
  19. Vari mani ADD skype?? nick ->> penispetene Plzzzzz
×
×
  • Create New...