dev-lopar #45
1932
buttons.php
1932
buttons.php
File diff suppressed because it is too large
Load Diff
377
css/buttons.php.css
Normal file
377
css/buttons.php.css
Normal file
@ -0,0 +1,377 @@
|
||||
/* Main buttons.php stylesheet */
|
||||
.woman a {
|
||||
color: #C33;
|
||||
}
|
||||
|
||||
.woman a:hover {
|
||||
color: #ff0000;
|
||||
}
|
||||
|
||||
img {
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
#tgf_loadingLine {
|
||||
height: 18px;
|
||||
width: 100%;
|
||||
color: #776b4a;
|
||||
background-color: #ddd5bf;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.tfpgs {
|
||||
padding: 5px;
|
||||
background-color: #d4cbb4;
|
||||
border-bottom: 1px solid #988e73;
|
||||
border-top: 1px solid #eae3d0;
|
||||
cursor: default;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.tgf_msg0 {
|
||||
padding: 5px;
|
||||
background-color: #c6b893;
|
||||
border-bottom: 1px solid #988e73;
|
||||
border-top: 1px solid #eae3d0;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.tgf_msg1 {
|
||||
padding: 5px;
|
||||
background-color: #d4cbb4;
|
||||
border-bottom: 1px solid #988e73;
|
||||
border-top: 1px solid #eae3d0;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.tgf_msgt {
|
||||
color: #988e73;
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
border-right: 1px solid #b1a993;
|
||||
}
|
||||
|
||||
.tf_btn1 {
|
||||
background-color: #ddd5bf;
|
||||
padding: 3px 10px;
|
||||
margin: 1px;
|
||||
color: #988e73;
|
||||
cursor: pointer;
|
||||
-moz-border-radius: 4px;
|
||||
-webkit-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.tf_btn1:hover {
|
||||
background-color: #b7ae96;
|
||||
color: #ddd5bf;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.tf_btn11 {
|
||||
background-color: #988e73;
|
||||
padding: 3px 10px;
|
||||
margin: 1px;
|
||||
color: #ddd5bf;
|
||||
cursor: pointer;
|
||||
-moz-border-radius: 4px;
|
||||
-webkit-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.qel0 {
|
||||
display: none;
|
||||
position: absolute;
|
||||
z-index: 100000;
|
||||
border: 4px solid #f5cc50;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
/* öâåòà êîìàíä */
|
||||
.CSSteam0 {
|
||||
font-weight: bold;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.CSSteam1 {
|
||||
font-weight: bold;
|
||||
color: #6666CC;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.CSSteam2 {
|
||||
font-weight: bold;
|
||||
color: #B06A00;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.CSSteam3 {
|
||||
font-weight: bold;
|
||||
color: #269088;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.CSSteam4 {
|
||||
font-weight: bold;
|
||||
color: #A0AF20;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.CSSteam5 {
|
||||
font-weight: bold;
|
||||
color: #0F79D3;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.CSSteam6 {
|
||||
font-weight: bold;
|
||||
color: #D85E23;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.CSSteam7 {
|
||||
font-weight: bold;
|
||||
color: #5C832F;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.CSSteam8 {
|
||||
font-weight: bold;
|
||||
color: #842B61;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.CSSteam9 {
|
||||
font-weight: bold;
|
||||
color: navy;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.CSSvs {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.buttons:hover {
|
||||
background-color: #EFEFEF;
|
||||
}
|
||||
|
||||
.buttons:active {
|
||||
color: #777777;
|
||||
}
|
||||
|
||||
.buttons {
|
||||
background-color: #E9E9E9;
|
||||
}
|
||||
|
||||
.menutop2 {
|
||||
color: #003366;
|
||||
}
|
||||
|
||||
.menutop2:hover {
|
||||
color: #446B93;
|
||||
}
|
||||
|
||||
.klan {
|
||||
font-weight: bold;
|
||||
color: green;
|
||||
background-color: #99FFCC;
|
||||
}
|
||||
|
||||
.redColor {
|
||||
color: #FF0000;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.borderWhite {
|
||||
border: 1px solid #f2f0f0;
|
||||
}
|
||||
|
||||
.date21 {
|
||||
font-family: Courier, serif;
|
||||
font-size: 8pt;
|
||||
text-decoration: underline;
|
||||
font-weight: normal;
|
||||
color: #007000;
|
||||
background-color: #00FFAA
|
||||
}
|
||||
|
||||
|
||||
.zoneCh_no {
|
||||
float: left;
|
||||
overflow: hidden;
|
||||
height: 18px;
|
||||
width: 18px;
|
||||
}
|
||||
|
||||
.inpBtl {
|
||||
color: #000000;
|
||||
text-decoration: none;
|
||||
background-color: #ECE9D8;
|
||||
border: 1px solid #000000;
|
||||
}
|
||||
|
||||
.zoneCh_yes {
|
||||
float: left;
|
||||
overflow: hidden;
|
||||
height: 18px;
|
||||
width: 18px;
|
||||
background-color: #A9AFB1;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #e8e8e8;
|
||||
}
|
||||
|
||||
.st1222 {
|
||||
font-size: 18px;
|
||||
color: #990000;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.crop {
|
||||
float: left;
|
||||
overflow: hidden;
|
||||
height: 18px;
|
||||
width: 18px;
|
||||
}
|
||||
|
||||
.radio_off {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.radio_on {
|
||||
margin-left: -18px;
|
||||
}
|
||||
|
||||
.battle_hod_style {
|
||||
border-bottom-width: 1px;
|
||||
border-bottom-style: solid;
|
||||
border-bottom-color: #AEAEAE;
|
||||
}
|
||||
|
||||
.zbtn1l, .zbtn1r, .zbtn1r2, .zbtn2l, .zbtn2r, .zbtn2r2, .zbtn2r3 {
|
||||
width: 9px;
|
||||
height: 18px;
|
||||
background-image: url(https://new-combats.com/tab.png);
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
|
||||
.zbtn1l {
|
||||
background-position: 0 0;
|
||||
}
|
||||
|
||||
.zbtn1r {
|
||||
background-position: -18px 0;
|
||||
}
|
||||
|
||||
.zbtn1r2 {
|
||||
background-position: 18px 0;
|
||||
}
|
||||
|
||||
.zbtn2l {
|
||||
background-position: -36px 0;
|
||||
}
|
||||
|
||||
.zbtn2r {
|
||||
background-position: -54px 0;
|
||||
}
|
||||
|
||||
.zbtn2r2 {
|
||||
background-position: -90px 0;
|
||||
}
|
||||
|
||||
.zbtn2r3 {
|
||||
background-position: 54px 0;
|
||||
}
|
||||
|
||||
.zbtn1c, .zbtn2c {
|
||||
border-bottom-width: 1px;
|
||||
border-bottom-style: solid;
|
||||
border-bottom-color: #000000;
|
||||
cursor: default;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, sans-serif;
|
||||
}
|
||||
|
||||
.zbtn1c {
|
||||
background-color: #808080;
|
||||
border-top-width: 1px;
|
||||
border-top-style: solid;
|
||||
border-top-color: #000000;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
.zbtn2c {
|
||||
background-color: #D5D2C9;
|
||||
color: #000000;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.proza {
|
||||
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=87); /* IE 5.5+*/
|
||||
-moz-opacity: 0.87; /* Mozilla 1.6 è íèæå */
|
||||
opacity: 0.87; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
|
||||
}
|
||||
|
||||
.nobtn12 {
|
||||
border: 0;
|
||||
bottom: 80px;
|
||||
left: 225px;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.nobtn12:active {
|
||||
bottom: 79px;
|
||||
}
|
||||
|
||||
.inpreg1 {
|
||||
padding: 2px;
|
||||
font-size: 14px;
|
||||
color: #003144;
|
||||
background-color: #f6f4ec;
|
||||
border: 1px solid #d1cdb8;
|
||||
width: 178px;
|
||||
}
|
||||
|
||||
.inpreg2 {
|
||||
font-size: 12px;
|
||||
color: #003144;
|
||||
background-color: #f6f4ec;
|
||||
border: 1px solid #d1cdb8;
|
||||
}
|
||||
|
||||
#errorreg {
|
||||
position: absolute;
|
||||
width: 680px;
|
||||
top: 0;
|
||||
left: 0;
|
||||
text-align: center;
|
||||
color: red;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#qsst {
|
||||
position: absolute;
|
||||
z-index: 10000000;
|
||||
cursor: default;
|
||||
display: none;
|
||||
}
|
||||
|
||||
#onbon {
|
||||
position: absolute;
|
||||
z-index: 100;
|
||||
cursor: default;
|
||||
display: none;
|
||||
bottom: 30px;
|
||||
left: 18px;
|
||||
}
|
||||
|
||||
#mini_qsst {
|
||||
position: absolute;
|
||||
z-index: 100;
|
||||
cursor: default;
|
||||
display: none;
|
||||
bottom: 10px;
|
||||
right: 18px;
|
||||
}
|
63
map.php
63
map.php
@ -1,63 +0,0 @@
|
||||
<?php
|
||||
const GAME = true;
|
||||
include('_incl_data/__config.php');
|
||||
include('_incl_data/class/__db_connect.php');
|
||||
define('IP', UserIp::get());
|
||||
$u = User::start();
|
||||
|
||||
if ($u->info['banned'] || !isset($u->info['id'])) {
|
||||
header('location: /index.php');
|
||||
die();
|
||||
}
|
||||
?>
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="ru">
|
||||
<head>
|
||||
<title></title>
|
||||
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8"/>
|
||||
<link href="https://img.new-combats.com/css/main.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
<body style="padding-top:0px; margin-top:7px; height:100%; background-color:#dedede; background-image:url(/i/bgmain.jpg);">
|
||||
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td> </td>
|
||||
<td align="center" valign="middle">
|
||||
<!-- -->
|
||||
<br><br>
|
||||
<h3>Тестовая локация</h3>
|
||||
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="800" height="400" id="FlashID"
|
||||
title="test_map">
|
||||
<param name="movie" value="map/main.swf">
|
||||
<param name="quality" value="high">
|
||||
<param name="wmode" value="opaque">
|
||||
<param name="swfversion" value="15.0.0.0">
|
||||
<!-- Этот тег param предлагает пользователям Flash Player 6.0 r65 и более поздних версий загрузить последнюю версию Flash Player. Удалите его, если не хотите, чтобы пользователи видели запрос. -->
|
||||
<param name="expressinstall" value="../../Scripts/expressInstall.swf">
|
||||
<!-- Следующий тег object не поддерживается браузером Internet Explorer. Поэтому скройте его от Internet Explorer при помощи IECC. -->
|
||||
<!--[if !IE]>-->
|
||||
<object type="application/x-shockwave-flash" data="map/main.swf" width="800" height="400">
|
||||
<!--<![endif]-->
|
||||
<param name="quality" value="high">
|
||||
<param name="wmode" value="opaque">
|
||||
<param name="swfversion" value="15.0.0.0">
|
||||
<param name="expressinstall" value="../../Scripts/expressInstall.swf">
|
||||
<!-- Браузер отображает следующее альтернативное содержимое для пользователей Flash Player 6.0 и более старых версий. -->
|
||||
<div>
|
||||
<h4>Для содержимого этой страницы требуется более новая версия Adobe Flash Player.</h4>
|
||||
<p><a href="https://www.adobe.com/go/getflashplayer"><img
|
||||
src="https://www.adobe.com/images/shared/download_buttons/get_flash_player.gif"
|
||||
alt="Получить проигрыватель Adobe Flash Player" width="112" height="33"/></a>
|
||||
</p>
|
||||
</div>
|
||||
<!--[if !IE]>-->
|
||||
</object>
|
||||
<!--<![endif]-->
|
||||
</object>
|
||||
<!-- -->
|
||||
</td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
14
map/main.as
14
map/main.as
@ -1,14 +0,0 @@
|
||||
package {
|
||||
|
||||
import flash.display.MovieClip;
|
||||
|
||||
|
||||
public class main extends MovieClip {
|
||||
|
||||
|
||||
public function main() {
|
||||
// constructor code
|
||||
}
|
||||
}
|
||||
|
||||
}
|
BIN
map/main.fla
BIN
map/main.fla
Binary file not shown.
BIN
map/main.swf
BIN
map/main.swf
Binary file not shown.
Loading…
Reference in New Issue
Block a user