STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228129
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2561 · P5121

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/55576363?noj=FRM55576363-15DC" width="1" height="1"></div>

Endless Tournament.swf

This is the info page for
Flash #25782

(Click the ID number above for more basic data on this flash file.)


Text
ENDLESS TOURNAMENT

BY VITALY AND JACOB DZWINEL

START GAME

START GAME

OPTIONS

OPTIONS

INSTRUCTION

INSTRUCTION

ENDLESSWAR

ENDLESSWAR

QUALITY

BEST

BEST

MEDIUM

MEDIUM

LOW

LOW

BACK TO MENU

BACK TO MENU

INSTRUCTION

PLAYER 1 CONTROLS
UP-UP
RIGHT-RIGHT
DOWN-DOWN
LEFT-LEFT
SHOOT-SHIFT

PLAYER 2 CONTROLS
UP-W
RIGHT-D
DOWN-S
LEFT-A
SHOOT-CAPSLOCK

PLAYER 2

PLAYER 1

CHANGE HAT

CHANGE HAT

MAP 1

MAP 1

MAP 2

MAP 2

MAP 3

MAP 3

MAP 4

MAP 4

MAP 5

MAP 5

MAP 6

MAP 6

CHANGE GEAR

CHANGE GEAR

MAP 7

MAP 7

MAP 8

MAP 8

MAP 9

MAP 9

MAP 10

MAP 10

0

0

0

0

0

0

0

0

LIFE

Player 1 :

Player 2 :

0

0

HEALTH :

0

0

AMMO :

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

TOURNAMENT FINISH

THE WINNER IS PLAYER NUMBER:

1

2

ActionScript [AS1/AS2]

Frame 2
player1 = 250; player2 = 250; weapons1 = 0; weapons2 = 0; hat1 = 0; hat2 = 0; ammos1 = 300; ammos2 = 300; speeder1 = 0; speeder2 = 0; damage1 = 0; damage2 = 0; stop();
Frame 3
stop();
Frame 4
stop();
Frame 5
player1 = 250; player2 = 250; stop();
Frame 6
if (_root.weapons1 == 0) { tellTarget ("_root.gun.gun") { gotoAndStop (1); _root.damage1 = 2; _root.speeder1 = 5; }; } if (_root.weapons1 == 1) { tellTarget ("_root.gun.gun") { gotoAndStop (2); _root.damage1 = 3; _root.speeder1 = 4; }; } if (_root.weapons1 == 2) { tellTarget ("_root.gun.gun") { gotoAndStop (3); _root.damage1 = 1; _root.speeder1 = 8; }; } if (_root.weapons1 == 3) { tellTarget ("_root.gun.gun") { gotoAndStop (4); _root.damage1 = 4; _root.speeder1 = 3; }; } if (_root.weapons2 == 0) { tellTarget ("_root.gun2.gun2") { gotoAndStop (1); _root.damage2 = 2; _root.speeder2 = 5; }; } if (_root.weapons2 == 1) { tellTarget ("_root.gun2.gun2") { gotoAndStop (2); _root.damage2 = 3; _root.speeder2 = 4; }; } if (_root.weapons2 == 2) { tellTarget ("_root.gun2.gun2") { gotoAndStop (3); _root.damage2 = 1; _root.speeder2 = 8; }; } if (_root.weapons2 == 3) { tellTarget ("_root.gun2.gun2") { gotoAndStop (4); _root.damage2 = 4; _root.speeder2 = 3; }; } if (_root.hat1 == 0) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (1); }; } if (_root.hat1 == 1) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (2); }; } if (_root.hat1 == 2) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (3); }; } if (_root.hat1 == 3) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (4); }; } if (_root.hat1 == 4) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (5); }; } if (_root.hat1 == 5) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (6); }; } if (_root.hat1 == 6) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (7); }; } if (_root.hat1 == 7) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (8); }; } if (_root.hat1 == 8) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (9); }; } if (_root.hat1 == 9) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (10); }; } if (_root.hat1 == 0) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (1); }; } if (_root.hat2 == 1) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (2); }; } if (_root.hat2 == 2) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (3); }; } if (_root.hat2 == 3) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (4); }; } if (_root.hat2 == 4) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (5); }; } if (_root.hat2 == 5) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (6); }; } if (_root.hat2 == 6) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (7); }; } if (_root.hat2 == 7) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (8); }; } if (_root.hat2 == 8) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (9); }; } if (_root.hat2 == 9) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (10); }; } function Bulllet() { this.speed = speeder2; } _global.bulllet_depth = 1; addBullet2 = function (x, y, rot) { _root.attachMovie("bulllet", "bulllet_" + _global.bulllet_depth, _global.bulllet_depth, {_x:x, _y:y, _rotation:rot}); _global.bulllet_depth++; }; degToRad = function (deg) { rad = (Math.PI * deg) / 180; return(rad); }; radToDeg = function (rad) { deg = (rad * 180) / Math.PI; return(deg); }; Bulllet.prototype = new MovieClip(); Bulllet.prototype.onEnterFrame = function () { var _local3 = degToRad(this._rotation); this._x = this._x + (this.speed * Math.cos(_local3)); this._y = this._y + (this.speed * Math.sin(_local3)); if (((((this._x < 0) || (this._x > 550)) || (this._y < 0)) || (this._y > 400)) || (_root.walls.hitTest(this._x, this._y, true))) { this.removeMovieClip(); } }; Object.registerClass("bulllet", Bulllet); function Bullet() { this.speed = speeder1; } _global.bullet_depth = 1; addBullet = function (x, y, rot) { _root.attachMovie("bullet", "bullet_" + _global.bullet_depth, _global.bullet_depth, {_x:x, _y:y, _rotation:rot}); _global.bullet_depth++; }; degToRad = function (deg) { rad = (Math.PI * deg) / 180; return(rad); }; radToDeg = function (rad) { deg = (rad * 180) / Math.PI; return(deg); }; Bullet.prototype = new MovieClip(); Bullet.prototype.onEnterFrame = function () { var _local3 = degToRad(this._rotation); this._x = this._x + (this.speed * Math.cos(_local3)); this._y = this._y + (this.speed * Math.sin(_local3)); if (((((this._x < 0) || (this._x > 550)) || (this._y < 0)) || (this._y > 400)) || (_root.walls.hitTest(this._x, this._y, true))) { this.removeMovieClip(); } }; Object.registerClass("bullet", Bullet);
Instance of Symbol 176 MovieClip "gun2" in Frame 6
onClipEvent (enterFrame) { if (_root.walls.hitTest(_x + x, _y + y, true)) { speed = 0.5; } } onClipEvent (enterFrame) { if (_root.player2 <= 0) { _root.gotoAndPlay("DEAD1"); } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { if (Key.isDown(87)) { speed = speed - 0.2; } if (Key.isDown(83)) { speed = speed + 0.2; } if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(65)) { _rotation = (_rotation - 7); } if (Key.isDown(68)) { _rotation = (_rotation + 7); } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.land.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 178 MovieClip in Frame 6
onClipEvent (enterFrame) { if (_root.ammos2 > 0) { if (Key.isDown(20)) { _root.ammos2 = _root.ammos2 - 1; _root.addBullet2(this._x, this._y, this._rotation); tellTarget ("_root.gun2.shot") { gotoAndPlay (2); }; } } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { _x = _root.gun2._x; _y = _root.gun2._y; if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(65)) { _rotation = (_rotation - 7); } if (Key.isDown(68)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.walls.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 179 MovieClip "gun" in Frame 6
onClipEvent (enterFrame) { if (_root.walls.hitTest(_x + x, _y + y, true)) { speed = 0.5; } } onClipEvent (enterFrame) { if (_root.player1 <= 0) { _root.gotoAndPlay("DEAD2"); } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { if (Key.isDown(38)) { speed = speed - 0.2; } if (Key.isDown(40)) { speed = speed + 0.2; } if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(37)) { _rotation = (_rotation - 7); } if (Key.isDown(39)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.land.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 178 MovieClip in Frame 6
onClipEvent (enterFrame) { if (_root.ammos1 > 0) { if (Key.isDown(16)) { _root.ammos1 = _root.ammos1 - 1; _root.addBullet(this._x, this._y, this._rotation); tellTarget ("_root.gun.shot") { gotoAndPlay (2); }; } } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { _x = _root.gun._x; _y = _root.gun._y; if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(37)) { _rotation = (_rotation - 7); } if (Key.isDown(39)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.walls.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 195 MovieClip "box" in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.gun)) { setProperty(_root.box, _x , 50 + random(400)); setProperty(_root.box, _y , 50 + random(300)); _root.player1 = _root.player1 + 25; tellTarget ("_root.box") { gotoAndPlay (1); }; } } onClipEvent (enterFrame) { if (this.hitTest(_root.gun2)) { setProperty(_root.box, _x , 50 + random(400)); setProperty(_root.box, _y , 50 + random(300)); _root.player2 = _root.player2 + 25; tellTarget ("_root.box") { gotoAndPlay (1); }; } }
Instance of Symbol 196 MovieClip "naboje" in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.gun)) { setProperty(_root.naboje, _x , 50 + random(400)); setProperty(_root.naboje, _y , 50 + random(300)); _root.ammos1 = _root.ammos1 + 50; tellTarget ("_root.naboje") { gotoAndPlay (1); }; } } onClipEvent (enterFrame) { if (this.hitTest(_root.gun2)) { setProperty(_root.naboje, _x , 50 + random(400)); setProperty(_root.naboje, _y , 50 + random(300)); _root.ammos2 = _root.ammos2 + 50; tellTarget ("_root.naboje") { gotoAndPlay (1); }; } }
Frame 7
gotoAndStop (6);
Frame 8
if (_root.weapons1 == 0) { tellTarget ("_root.gun.gun") { gotoAndStop (1); _root.damage1 = 2; _root.speeder1 = 5; }; } if (_root.weapons1 == 1) { tellTarget ("_root.gun.gun") { gotoAndStop (2); _root.damage1 = 3; _root.speeder1 = 4; }; } if (_root.weapons1 == 2) { tellTarget ("_root.gun.gun") { gotoAndStop (3); _root.damage1 = 1; _root.speeder1 = 8; }; } if (_root.weapons1 == 3) { tellTarget ("_root.gun.gun") { gotoAndStop (4); _root.damage1 = 4; _root.speeder1 = 3; }; } if (_root.weapons2 == 0) { tellTarget ("_root.gun2.gun2") { gotoAndStop (1); _root.damage2 = 2; _root.speeder2 = 5; }; } if (_root.weapons2 == 1) { tellTarget ("_root.gun2.gun2") { gotoAndStop (2); _root.damage2 = 3; _root.speeder2 = 4; }; } if (_root.weapons2 == 2) { tellTarget ("_root.gun2.gun2") { gotoAndStop (3); _root.damage2 = 1; _root.speeder2 = 8; }; } if (_root.weapons2 == 3) { tellTarget ("_root.gun2.gun2") { gotoAndStop (4); _root.damage2 = 4; _root.speeder2 = 3; }; } if (_root.hat1 == 0) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (1); }; } if (_root.hat1 == 1) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (2); }; } if (_root.hat1 == 2) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (3); }; } if (_root.hat1 == 3) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (4); }; } if (_root.hat1 == 4) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (5); }; } if (_root.hat1 == 5) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (6); }; } if (_root.hat1 == 6) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (7); }; } if (_root.hat1 == 7) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (8); }; } if (_root.hat1 == 8) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (9); }; } if (_root.hat1 == 9) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (10); }; } if (_root.hat1 == 0) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (1); }; } if (_root.hat2 == 1) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (2); }; } if (_root.hat2 == 2) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (3); }; } if (_root.hat2 == 3) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (4); }; } if (_root.hat2 == 4) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (5); }; } if (_root.hat2 == 5) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (6); }; } if (_root.hat2 == 6) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (7); }; } if (_root.hat2 == 7) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (8); }; } if (_root.hat2 == 8) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (9); }; } if (_root.hat2 == 9) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (10); }; } stop(); function Bulllet() { this.speed = speeder2; } _global.bulllet_depth = 1; addBullet2 = function (x, y, rot) { _root.attachMovie("bulllet", "bulllet_" + _global.bulllet_depth, _global.bulllet_depth, {_x:x, _y:y, _rotation:rot}); _global.bulllet_depth++; }; degToRad = function (deg) { rad = (Math.PI * deg) / 180; return(rad); }; radToDeg = function (rad) { deg = (rad * 180) / Math.PI; return(deg); }; Bulllet.prototype = new MovieClip(); Bulllet.prototype.onEnterFrame = function () { var _local3 = degToRad(this._rotation); this._x = this._x + (this.speed * Math.cos(_local3)); this._y = this._y + (this.speed * Math.sin(_local3)); if (((((this._x < 0) || (this._x > 550)) || (this._y < 0)) || (this._y > 400)) || (_root.walls.hitTest(this._x, this._y, true))) { this.removeMovieClip(); } }; Object.registerClass("bulllet", Bulllet); function Bullet() { this.speed = speeder1; } _global.bullet_depth = 1; addBullet = function (x, y, rot) { _root.attachMovie("bullet", "bullet_" + _global.bullet_depth, _global.bullet_depth, {_x:x, _y:y, _rotation:rot}); _global.bullet_depth++; }; degToRad = function (deg) { rad = (Math.PI * deg) / 180; return(rad); }; radToDeg = function (rad) { deg = (rad * 180) / Math.PI; return(deg); }; Bullet.prototype = new MovieClip(); Bullet.prototype.onEnterFrame = function () { var _local3 = degToRad(this._rotation); this._x = this._x + (this.speed * Math.cos(_local3)); this._y = this._y + (this.speed * Math.sin(_local3)); if (((((this._x < 0) || (this._x > 550)) || (this._y < 0)) || (this._y > 400)) || (_root.walls.hitTest(this._x, this._y, true))) { this.removeMovieClip(); } }; Object.registerClass("bullet", Bullet);
Instance of Symbol 176 MovieClip "gun2" in Frame 8
onClipEvent (enterFrame) { if (_root.walls.hitTest(_x + x, _y + y, true)) { speed = 0.5; } } onClipEvent (enterFrame) { if (_root.player2 <= 0) { _root.gotoAndPlay("DEAD1"); } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { if (Key.isDown(87)) { speed = speed - 0.2; } if (Key.isDown(83)) { speed = speed + 0.2; } if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(65)) { _rotation = (_rotation - 7); } if (Key.isDown(68)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.land.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 179 MovieClip "gun" in Frame 8
onClipEvent (enterFrame) { if (_root.walls.hitTest(_x + x, _y + y, true)) { speed = 0.5; } } onClipEvent (enterFrame) { if (_root.player1 <= 0) { _root.gotoAndPlay("DEAD2"); } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { if (Key.isDown(38)) { speed = speed - 0.2; } if (Key.isDown(40)) { speed = speed + 0.2; } if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(37)) { _rotation = (_rotation - 7); } if (Key.isDown(39)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.land.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 178 MovieClip in Frame 8
onClipEvent (enterFrame) { if (_root.ammos1 > 0) { if (Key.isDown(16)) { _root.ammos1 = _root.ammos1 - 1; _root.addBullet(this._x, this._y, this._rotation); tellTarget ("_root.gun.shot") { gotoAndPlay (2); }; } } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { _x = _root.gun._x; _y = _root.gun._y; if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(37)) { _rotation = (_rotation - 7); } if (Key.isDown(39)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.walls.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 178 MovieClip in Frame 8
onClipEvent (enterFrame) { if (_root.ammos2 > 0) { if (Key.isDown(20)) { _root.ammos2 = _root.ammos2 - 1; _root.addBullet2(this._x, this._y, this._rotation); tellTarget ("_root.gun2.shot") { gotoAndPlay (2); }; } } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { _x = _root.gun2._x; _y = _root.gun2._y; if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(65)) { _rotation = (_rotation - 7); } if (Key.isDown(68)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.walls.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 195 MovieClip "box" in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.gun)) { setProperty(_root.box, _x , 50 + random(400)); setProperty(_root.box, _y , 50 + random(300)); _root.player1 = _root.player1 + 25; tellTarget ("_root.box") { gotoAndPlay (1); }; } } onClipEvent (enterFrame) { if (this.hitTest(_root.gun2)) { setProperty(_root.box, _x , 50 + random(400)); setProperty(_root.box, _y , 50 + random(300)); _root.player2 = _root.player2 + 25; tellTarget ("_root.box") { gotoAndPlay (1); }; } }
Instance of Symbol 196 MovieClip "naboje" in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.gun)) { setProperty(_root.naboje, _x , 50 + random(400)); setProperty(_root.naboje, _y , 50 + random(300)); _root.ammos1 = _root.ammos1 + 50; tellTarget ("_root.naboje") { gotoAndPlay (1); }; } } onClipEvent (enterFrame) { if (this.hitTest(_root.gun2)) { setProperty(_root.naboje, _x , 50 + random(400)); setProperty(_root.naboje, _y , 50 + random(300)); _root.ammos2 = _root.ammos2 + 50; tellTarget ("_root.naboje") { gotoAndPlay (1); }; } }
Frame 9
gotoAndPlay (8);
Frame 10
if (_root.weapons1 == 0) { tellTarget ("_root.gun.gun") { gotoAndStop (1); _root.damage1 = 2; _root.speeder1 = 5; }; } if (_root.weapons1 == 1) { tellTarget ("_root.gun.gun") { gotoAndStop (2); _root.damage1 = 3; _root.speeder1 = 4; }; } if (_root.weapons1 == 2) { tellTarget ("_root.gun.gun") { gotoAndStop (3); _root.damage1 = 1; _root.speeder1 = 8; }; } if (_root.weapons1 == 3) { tellTarget ("_root.gun.gun") { gotoAndStop (4); _root.damage1 = 4; _root.speeder1 = 3; }; } if (_root.weapons2 == 0) { tellTarget ("_root.gun2.gun2") { gotoAndStop (1); _root.damage2 = 2; _root.speeder2 = 5; }; } if (_root.weapons2 == 1) { tellTarget ("_root.gun2.gun2") { gotoAndStop (2); _root.damage2 = 3; _root.speeder2 = 4; }; } if (_root.weapons2 == 2) { tellTarget ("_root.gun2.gun2") { gotoAndStop (3); _root.damage2 = 1; _root.speeder2 = 8; }; } if (_root.weapons2 == 3) { tellTarget ("_root.gun2.gun2") { gotoAndStop (4); _root.damage2 = 4; _root.speeder2 = 3; }; } function Bulllet() { this.speed = speeder2; } _global.bulllet_depth = 1; addBullet2 = function (x, y, rot) { _root.attachMovie("bulllet", "bulllet_" + _global.bulllet_depth, _global.bulllet_depth, {_x:x, _y:y, _rotation:rot}); _global.bulllet_depth++; }; degToRad = function (deg) { rad = (Math.PI * deg) / 180; return(rad); }; radToDeg = function (rad) { deg = (rad * 180) / Math.PI; return(deg); }; Bulllet.prototype = new MovieClip(); Bulllet.prototype.onEnterFrame = function () { var _local3 = degToRad(this._rotation); this._x = this._x + (this.speed * Math.cos(_local3)); this._y = this._y + (this.speed * Math.sin(_local3)); if (((((this._x < 0) || (this._x > 550)) || (this._y < 0)) || (this._y > 400)) || (_root.walls.hitTest(this._x, this._y, true))) { this.removeMovieClip(); } }; Object.registerClass("bulllet", Bulllet); function Bullet() { this.speed = speeder1; } _global.bullet_depth = 1; addBullet = function (x, y, rot) { _root.attachMovie("bullet", "bullet_" + _global.bullet_depth, _global.bullet_depth, {_x:x, _y:y, _rotation:rot}); _global.bullet_depth++; }; degToRad = function (deg) { rad = (Math.PI * deg) / 180; return(rad); }; radToDeg = function (rad) { deg = (rad * 180) / Math.PI; return(deg); }; Bullet.prototype = new MovieClip(); Bullet.prototype.onEnterFrame = function () { var _local3 = degToRad(this._rotation); this._x = this._x + (this.speed * Math.cos(_local3)); this._y = this._y + (this.speed * Math.sin(_local3)); if (((((this._x < 0) || (this._x > 550)) || (this._y < 0)) || (this._y > 400)) || (_root.walls.hitTest(this._x, this._y, true))) { this.removeMovieClip(); } }; Object.registerClass("bullet", Bullet); if (_root.hat1 == 0) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (1); }; } if (_root.hat1 == 1) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (2); }; } if (_root.hat1 == 2) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (3); }; } if (_root.hat1 == 3) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (4); }; } if (_root.hat1 == 4) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (5); }; } if (_root.hat1 == 5) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (6); }; } if (_root.hat1 == 6) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (7); }; } if (_root.hat1 == 7) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (8); }; } if (_root.hat1 == 8) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (9); }; } if (_root.hat1 == 9) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (10); }; } if (_root.hat1 == 0) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (1); }; } if (_root.hat2 == 1) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (2); }; } if (_root.hat2 == 2) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (3); }; } if (_root.hat2 == 3) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (4); }; } if (_root.hat2 == 4) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (5); }; } if (_root.hat2 == 5) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (6); }; } if (_root.hat2 == 6) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (7); }; } if (_root.hat2 == 7) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (8); }; } if (_root.hat2 == 8) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (9); }; } if (_root.hat2 == 9) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (10); }; } stop();
Instance of Symbol 176 MovieClip "gun2" in Frame 10
onClipEvent (enterFrame) { if (_root.walls.hitTest(_x + x, _y + y, true)) { speed = 0.5; } } onClipEvent (enterFrame) { if (_root.player2 <= 0) { _root.gotoAndPlay("DEAD1"); } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { if (Key.isDown(87)) { speed = speed - 0.2; } if (Key.isDown(83)) { speed = speed + 0.2; } if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(65)) { _rotation = (_rotation - 7); } if (Key.isDown(68)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.land.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 179 MovieClip "gun" in Frame 10
onClipEvent (enterFrame) { if (_root.walls.hitTest(_x + x, _y + y, true)) { speed = 0.5; } } onClipEvent (enterFrame) { if (_root.player1 <= 0) { _root.gotoAndPlay("DEAD2"); } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { if (Key.isDown(38)) { speed = speed - 0.2; } if (Key.isDown(40)) { speed = speed + 0.2; } if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(37)) { _rotation = (_rotation - 7); } if (Key.isDown(39)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.land.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 178 MovieClip in Frame 10
onClipEvent (enterFrame) { if (_root.ammos1 > 0) { if (Key.isDown(16)) { _root.ammos1 = _root.ammos1 - 1; _root.addBullet(this._x, this._y, this._rotation); tellTarget ("_root.gun.shot") { gotoAndPlay (2); }; } } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { _x = _root.gun._x; _y = _root.gun._y; if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(37)) { _rotation = (_rotation - 7); } if (Key.isDown(39)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.walls.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 178 MovieClip in Frame 10
onClipEvent (enterFrame) { if (_root.ammos2 > 0) { if (Key.isDown(20)) { _root.ammos2 = _root.ammos2 - 1; _root.addBullet2(this._x, this._y, this._rotation); tellTarget ("_root.gun2.shot") { gotoAndPlay (2); }; } } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { _x = _root.gun2._x; _y = _root.gun2._y; if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(65)) { _rotation = (_rotation - 7); } if (Key.isDown(68)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.walls.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 195 MovieClip "box" in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.gun)) { setProperty(_root.box, _x , 50 + random(400)); setProperty(_root.box, _y , 50 + random(300)); _root.player1 = _root.player1 + 25; tellTarget ("_root.box") { gotoAndPlay (1); }; } } onClipEvent (enterFrame) { if (this.hitTest(_root.gun2)) { setProperty(_root.box, _x , 50 + random(400)); setProperty(_root.box, _y , 50 + random(300)); _root.player2 = _root.player2 + 25; tellTarget ("_root.box") { gotoAndPlay (1); }; } }
Instance of Symbol 196 MovieClip "naboje" in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.gun)) { setProperty(_root.naboje, _x , 50 + random(400)); setProperty(_root.naboje, _y , 50 + random(300)); _root.ammos1 = _root.ammos1 + 50; tellTarget ("_root.naboje") { gotoAndPlay (1); }; } } onClipEvent (enterFrame) { if (this.hitTest(_root.gun2)) { setProperty(_root.naboje, _x , 50 + random(400)); setProperty(_root.naboje, _y , 50 + random(300)); _root.ammos2 = _root.ammos2 + 50; tellTarget ("_root.naboje") { gotoAndPlay (1); }; } }
Frame 11
gotoAndPlay (10);
Frame 12
if (_root.weapons1 == 0) { tellTarget ("_root.gun.gun") { gotoAndStop (1); _root.damage1 = 2; _root.speeder1 = 5; }; } if (_root.weapons1 == 1) { tellTarget ("_root.gun.gun") { gotoAndStop (2); _root.damage1 = 3; _root.speeder1 = 4; }; } if (_root.weapons1 == 2) { tellTarget ("_root.gun.gun") { gotoAndStop (3); _root.damage1 = 1; _root.speeder1 = 8; }; } if (_root.weapons1 == 3) { tellTarget ("_root.gun.gun") { gotoAndStop (4); _root.damage1 = 4; _root.speeder1 = 3; }; } if (_root.weapons2 == 0) { tellTarget ("_root.gun2.gun2") { gotoAndStop (1); _root.damage2 = 2; _root.speeder2 = 5; }; } if (_root.weapons2 == 1) { tellTarget ("_root.gun2.gun2") { gotoAndStop (2); _root.damage2 = 3; _root.speeder2 = 4; }; } if (_root.weapons2 == 2) { tellTarget ("_root.gun2.gun2") { gotoAndStop (3); _root.damage2 = 1; _root.speeder2 = 8; }; } if (_root.weapons2 == 3) { tellTarget ("_root.gun2.gun2") { gotoAndStop (4); _root.damage2 = 4; _root.speeder2 = 3; }; } function Bulllet() { this.speed = speeder2; } _global.bulllet_depth = 1; addBullet2 = function (x, y, rot) { _root.attachMovie("bulllet", "bulllet_" + _global.bulllet_depth, _global.bulllet_depth, {_x:x, _y:y, _rotation:rot}); _global.bulllet_depth++; }; degToRad = function (deg) { rad = (Math.PI * deg) / 180; return(rad); }; radToDeg = function (rad) { deg = (rad * 180) / Math.PI; return(deg); }; Bulllet.prototype = new MovieClip(); Bulllet.prototype.onEnterFrame = function () { var _local3 = degToRad(this._rotation); this._x = this._x + (this.speed * Math.cos(_local3)); this._y = this._y + (this.speed * Math.sin(_local3)); if (((((this._x < 0) || (this._x > 550)) || (this._y < 0)) || (this._y > 400)) || (_root.walls.hitTest(this._x, this._y, true))) { this.removeMovieClip(); } }; Object.registerClass("bulllet", Bulllet); if (_root.hat1 == 0) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (1); }; } if (_root.hat1 == 1) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (2); }; } if (_root.hat1 == 2) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (3); }; } if (_root.hat1 == 3) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (4); }; } if (_root.hat1 == 4) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (5); }; } if (_root.hat1 == 5) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (6); }; } if (_root.hat1 == 6) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (7); }; } if (_root.hat1 == 7) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (8); }; } if (_root.hat1 == 8) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (9); }; } if (_root.hat1 == 9) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (10); }; } if (_root.hat1 == 0) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (1); }; } if (_root.hat2 == 1) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (2); }; } if (_root.hat2 == 2) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (3); }; } if (_root.hat2 == 3) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (4); }; } if (_root.hat2 == 4) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (5); }; } if (_root.hat2 == 5) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (6); }; } if (_root.hat2 == 6) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (7); }; } if (_root.hat2 == 7) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (8); }; } if (_root.hat2 == 8) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (9); }; } if (_root.hat2 == 9) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (10); }; } stop(); function Bullet() { this.speed = speeder1; } _global.bullet_depth = 1; addBullet = function (x, y, rot) { _root.attachMovie("bullet", "bullet_" + _global.bullet_depth, _global.bullet_depth, {_x:x, _y:y, _rotation:rot}); _global.bullet_depth++; }; degToRad = function (deg) { rad = (Math.PI * deg) / 180; return(rad); }; radToDeg = function (rad) { deg = (rad * 180) / Math.PI; return(deg); }; Bullet.prototype = new MovieClip(); Bullet.prototype.onEnterFrame = function () { var _local3 = degToRad(this._rotation); this._x = this._x + (this.speed * Math.cos(_local3)); this._y = this._y + (this.speed * Math.sin(_local3)); if (((((this._x < 0) || (this._x > 550)) || (this._y < 0)) || (this._y > 400)) || (_root.walls.hitTest(this._x, this._y, true))) { this.removeMovieClip(); } }; Object.registerClass("bullet", Bullet);
Instance of Symbol 176 MovieClip "gun2" in Frame 12
onClipEvent (enterFrame) { if (_root.walls.hitTest(_x + x, _y + y, true)) { speed = 0.5; } } onClipEvent (enterFrame) { if (_root.player2 <= 0) { _root.gotoAndPlay("DEAD1"); } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { if (Key.isDown(87)) { speed = speed - 0.2; } if (Key.isDown(83)) { speed = speed + 0.2; } if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(65)) { _rotation = (_rotation - 7); } if (Key.isDown(68)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.land.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 179 MovieClip "gun" in Frame 12
onClipEvent (enterFrame) { if (_root.walls.hitTest(_x + x, _y + y, true)) { speed = 0.5; } } onClipEvent (enterFrame) { if (_root.player1 <= 0) { _root.gotoAndPlay("DEAD2"); } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { if (Key.isDown(38)) { speed = speed - 0.2; } if (Key.isDown(40)) { speed = speed + 0.2; } if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(37)) { _rotation = (_rotation - 7); } if (Key.isDown(39)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.land.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 178 MovieClip in Frame 12
onClipEvent (enterFrame) { if (_root.ammos1 > 0) { if (Key.isDown(16)) { _root.ammos1 = _root.ammos1 - 1; _root.addBullet(this._x, this._y, this._rotation); tellTarget ("_root.gun.shot") { gotoAndPlay (2); }; } } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { _x = _root.gun._x; _y = _root.gun._y; if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(37)) { _rotation = (_rotation - 7); } if (Key.isDown(39)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.walls.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 178 MovieClip in Frame 12
onClipEvent (enterFrame) { if (_root.ammos2 > 0) { if (Key.isDown(20)) { _root.ammos2 = _root.ammos2 - 1; _root.addBullet2(this._x, this._y, this._rotation); tellTarget ("_root.gun2.shot") { gotoAndPlay (2); }; } } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { _x = _root.gun2._x; _y = _root.gun2._y; if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(65)) { _rotation = (_rotation - 7); } if (Key.isDown(68)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.walls.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 195 MovieClip "box" in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.gun)) { setProperty(_root.box, _x , 50 + random(400)); setProperty(_root.box, _y , 50 + random(300)); _root.player1 = _root.player1 + 25; tellTarget ("_root.box") { gotoAndPlay (1); }; } } onClipEvent (enterFrame) { if (this.hitTest(_root.gun2)) { setProperty(_root.box, _x , 50 + random(400)); setProperty(_root.box, _y , 50 + random(300)); _root.player2 = _root.player2 + 25; tellTarget ("_root.box") { gotoAndPlay (1); }; } }
Instance of Symbol 196 MovieClip "naboje" in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.gun)) { setProperty(_root.naboje, _x , 50 + random(400)); setProperty(_root.naboje, _y , 50 + random(300)); _root.ammos1 = _root.ammos1 + 50; tellTarget ("_root.naboje") { gotoAndPlay (1); }; } } onClipEvent (enterFrame) { if (this.hitTest(_root.gun2)) { setProperty(_root.naboje, _x , 50 + random(400)); setProperty(_root.naboje, _y , 50 + random(300)); _root.ammos2 = _root.ammos2 + 50; tellTarget ("_root.naboje") { gotoAndPlay (1); }; } }
Frame 13
gotoAndPlay (12);
Frame 14
if (_root.weapons1 == 0) { tellTarget ("_root.gun.gun") { gotoAndStop (1); _root.damage1 = 2; _root.speeder1 = 5; }; } if (_root.weapons1 == 1) { tellTarget ("_root.gun.gun") { gotoAndStop (2); _root.damage1 = 3; _root.speeder1 = 4; }; } if (_root.weapons1 == 2) { tellTarget ("_root.gun.gun") { gotoAndStop (3); _root.damage1 = 1; _root.speeder1 = 8; }; } if (_root.weapons1 == 3) { tellTarget ("_root.gun.gun") { gotoAndStop (4); _root.damage1 = 4; _root.speeder1 = 3; }; } if (_root.weapons2 == 0) { tellTarget ("_root.gun2.gun2") { gotoAndStop (1); _root.damage2 = 2; _root.speeder2 = 5; }; } if (_root.weapons2 == 1) { tellTarget ("_root.gun2.gun2") { gotoAndStop (2); _root.damage2 = 3; _root.speeder2 = 4; }; } if (_root.weapons2 == 2) { tellTarget ("_root.gun2.gun2") { gotoAndStop (3); _root.damage2 = 1; _root.speeder2 = 8; }; } if (_root.weapons2 == 3) { tellTarget ("_root.gun2.gun2") { gotoAndStop (4); _root.damage2 = 4; _root.speeder2 = 3; }; } function Bulllet() { this.speed = speeder2; } _global.bulllet_depth = 1; addBullet2 = function (x, y, rot) { _root.attachMovie("bulllet", "bulllet_" + _global.bulllet_depth, _global.bulllet_depth, {_x:x, _y:y, _rotation:rot}); _global.bulllet_depth++; }; degToRad = function (deg) { rad = (Math.PI * deg) / 180; return(rad); }; radToDeg = function (rad) { deg = (rad * 180) / Math.PI; return(deg); }; Bulllet.prototype = new MovieClip(); Bulllet.prototype.onEnterFrame = function () { var _local3 = degToRad(this._rotation); this._x = this._x + (this.speed * Math.cos(_local3)); this._y = this._y + (this.speed * Math.sin(_local3)); if (((((this._x < 0) || (this._x > 550)) || (this._y < 0)) || (this._y > 400)) || (_root.walls.hitTest(this._x, this._y, true))) { this.removeMovieClip(); } }; Object.registerClass("bulllet", Bulllet); if (_root.hat1 == 0) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (1); }; } if (_root.hat1 == 1) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (2); }; } if (_root.hat1 == 2) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (3); }; } if (_root.hat1 == 3) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (4); }; } if (_root.hat1 == 4) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (5); }; } if (_root.hat1 == 5) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (6); }; } if (_root.hat1 == 6) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (7); }; } if (_root.hat1 == 7) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (8); }; } if (_root.hat1 == 8) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (9); }; } if (_root.hat1 == 9) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (10); }; } if (_root.hat1 == 0) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (1); }; } if (_root.hat2 == 1) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (2); }; } if (_root.hat2 == 2) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (3); }; } if (_root.hat2 == 3) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (4); }; } if (_root.hat2 == 4) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (5); }; } if (_root.hat2 == 5) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (6); }; } if (_root.hat2 == 6) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (7); }; } if (_root.hat2 == 7) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (8); }; } if (_root.hat2 == 8) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (9); }; } if (_root.hat2 == 9) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (10); }; } stop(); function Bullet() { this.speed = speeder1; } _global.bullet_depth = 1; addBullet = function (x, y, rot) { _root.attachMovie("bullet", "bullet_" + _global.bullet_depth, _global.bullet_depth, {_x:x, _y:y, _rotation:rot}); _global.bullet_depth++; }; degToRad = function (deg) { rad = (Math.PI * deg) / 180; return(rad); }; radToDeg = function (rad) { deg = (rad * 180) / Math.PI; return(deg); }; Bullet.prototype = new MovieClip(); Bullet.prototype.onEnterFrame = function () { var _local3 = degToRad(this._rotation); this._x = this._x + (this.speed * Math.cos(_local3)); this._y = this._y + (this.speed * Math.sin(_local3)); if (((((this._x < 0) || (this._x > 550)) || (this._y < 0)) || (this._y > 400)) || (_root.walls.hitTest(this._x, this._y, true))) { this.removeMovieClip(); } }; Object.registerClass("bullet", Bullet);
Instance of Symbol 176 MovieClip "gun2" in Frame 14
onClipEvent (enterFrame) { if (_root.walls.hitTest(_x + x, _y + y, true)) { speed = 0.5; } } onClipEvent (enterFrame) { if (_root.player2 <= 0) { _root.gotoAndPlay("DEAD1"); } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { if (Key.isDown(87)) { speed = speed - 0.2; } if (Key.isDown(83)) { speed = speed + 0.2; } if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(65)) { _rotation = (_rotation - 7); } if (Key.isDown(68)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.land.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 179 MovieClip "gun" in Frame 14
onClipEvent (enterFrame) { if (_root.walls.hitTest(_x + x, _y + y, true)) { speed = 0.5; } } onClipEvent (enterFrame) { if (_root.player1 <= 0) { _root.gotoAndPlay("DEAD2"); } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { if (Key.isDown(38)) { speed = speed - 0.2; } if (Key.isDown(40)) { speed = speed + 0.2; } if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(37)) { _rotation = (_rotation - 7); } if (Key.isDown(39)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.land.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 178 MovieClip in Frame 14
onClipEvent (enterFrame) { if (_root.ammos1 > 0) { if (Key.isDown(16)) { _root.ammos1 = _root.ammos1 - 1; _root.addBullet(this._x, this._y, this._rotation); tellTarget ("_root.gun.shot") { gotoAndPlay (2); }; } } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { _x = _root.gun._x; _y = _root.gun._y; if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(37)) { _rotation = (_rotation - 7); } if (Key.isDown(39)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.walls.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 178 MovieClip in Frame 14
onClipEvent (enterFrame) { if (_root.ammos2 > 0) { if (Key.isDown(20)) { _root.ammos2 = _root.ammos2 - 1; _root.addBullet2(this._x, this._y, this._rotation); tellTarget ("_root.gun2.shot") { gotoAndPlay (2); }; } } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { _x = _root.gun2._x; _y = _root.gun2._y; if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(65)) { _rotation = (_rotation - 7); } if (Key.isDown(68)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.walls.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 195 MovieClip "box" in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.gun)) { setProperty(_root.box, _x , 50 + random(400)); setProperty(_root.box, _y , 50 + random(300)); _root.player1 = _root.player1 + 25; tellTarget ("_root.box") { gotoAndPlay (1); }; } } onClipEvent (enterFrame) { if (this.hitTest(_root.gun2)) { setProperty(_root.box, _x , 50 + random(400)); setProperty(_root.box, _y , 50 + random(300)); _root.player2 = _root.player2 + 25; tellTarget ("_root.box") { gotoAndPlay (1); }; } }
Instance of Symbol 196 MovieClip "naboje" in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.gun)) { setProperty(_root.naboje, _x , 50 + random(400)); setProperty(_root.naboje, _y , 50 + random(300)); _root.ammos1 = _root.ammos1 + 50; tellTarget ("_root.naboje") { gotoAndPlay (1); }; } } onClipEvent (enterFrame) { if (this.hitTest(_root.gun2)) { setProperty(_root.naboje, _x , 50 + random(400)); setProperty(_root.naboje, _y , 50 + random(300)); _root.ammos2 = _root.ammos2 + 50; tellTarget ("_root.naboje") { gotoAndPlay (1); }; } }
Frame 15
gotoAndPlay (14);
Frame 16
if (_root.weapons1 == 0) { tellTarget ("_root.gun.gun") { gotoAndStop (1); _root.damage1 = 2; _root.speeder1 = 5; }; } if (_root.weapons1 == 1) { tellTarget ("_root.gun.gun") { gotoAndStop (2); _root.damage1 = 3; _root.speeder1 = 4; }; } if (_root.weapons1 == 2) { tellTarget ("_root.gun.gun") { gotoAndStop (3); _root.damage1 = 1; _root.speeder1 = 8; }; } if (_root.weapons1 == 3) { tellTarget ("_root.gun.gun") { gotoAndStop (4); _root.damage1 = 4; _root.speeder1 = 3; }; } if (_root.weapons2 == 0) { tellTarget ("_root.gun2.gun2") { gotoAndStop (1); _root.damage2 = 2; _root.speeder2 = 5; }; } if (_root.weapons2 == 1) { tellTarget ("_root.gun2.gun2") { gotoAndStop (2); _root.damage2 = 3; _root.speeder2 = 4; }; } if (_root.weapons2 == 2) { tellTarget ("_root.gun2.gun2") { gotoAndStop (3); _root.damage2 = 1; _root.speeder2 = 8; }; } if (_root.weapons2 == 3) { tellTarget ("_root.gun2.gun2") { gotoAndStop (4); _root.damage2 = 4; _root.speeder2 = 3; }; } function Bulllet() { this.speed = speeder2; } _global.bulllet_depth = 1; addBullet2 = function (x, y, rot) { _root.attachMovie("bulllet", "bulllet_" + _global.bulllet_depth, _global.bulllet_depth, {_x:x, _y:y, _rotation:rot}); _global.bulllet_depth++; }; degToRad = function (deg) { rad = (Math.PI * deg) / 180; return(rad); }; radToDeg = function (rad) { deg = (rad * 180) / Math.PI; return(deg); }; Bulllet.prototype = new MovieClip(); Bulllet.prototype.onEnterFrame = function () { var _local3 = degToRad(this._rotation); this._x = this._x + (this.speed * Math.cos(_local3)); this._y = this._y + (this.speed * Math.sin(_local3)); if (((((this._x < 0) || (this._x > 550)) || (this._y < 0)) || (this._y > 400)) || (_root.walls.hitTest(this._x, this._y, true))) { this.removeMovieClip(); } }; Object.registerClass("bulllet", Bulllet); if (_root.hat1 == 0) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (1); }; } if (_root.hat1 == 1) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (2); }; } if (_root.hat1 == 2) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (3); }; } if (_root.hat1 == 3) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (4); }; } if (_root.hat1 == 4) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (5); }; } if (_root.hat1 == 5) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (6); }; } if (_root.hat1 == 6) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (7); }; } if (_root.hat1 == 7) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (8); }; } if (_root.hat1 == 8) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (9); }; } if (_root.hat1 == 9) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (10); }; } if (_root.hat1 == 0) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (1); }; } if (_root.hat2 == 1) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (2); }; } if (_root.hat2 == 2) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (3); }; } if (_root.hat2 == 3) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (4); }; } if (_root.hat2 == 4) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (5); }; } if (_root.hat2 == 5) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (6); }; } if (_root.hat2 == 6) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (7); }; } if (_root.hat2 == 7) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (8); }; } if (_root.hat2 == 8) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (9); }; } if (_root.hat2 == 9) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (10); }; } stop(); function Bullet() { this.speed = speeder1; } _global.bullet_depth = 1; addBullet = function (x, y, rot) { _root.attachMovie("bullet", "bullet_" + _global.bullet_depth, _global.bullet_depth, {_x:x, _y:y, _rotation:rot}); _global.bullet_depth++; }; degToRad = function (deg) { rad = (Math.PI * deg) / 180; return(rad); }; radToDeg = function (rad) { deg = (rad * 180) / Math.PI; return(deg); }; Bullet.prototype = new MovieClip(); Bullet.prototype.onEnterFrame = function () { var _local3 = degToRad(this._rotation); this._x = this._x + (this.speed * Math.cos(_local3)); this._y = this._y + (this.speed * Math.sin(_local3)); if (((((this._x < 0) || (this._x > 550)) || (this._y < 0)) || (this._y > 400)) || (_root.walls.hitTest(this._x, this._y, true))) { this.removeMovieClip(); } }; Object.registerClass("bullet", Bullet);
Instance of Symbol 176 MovieClip "gun2" in Frame 16
onClipEvent (enterFrame) { if (_root.walls.hitTest(_x + x, _y + y, true)) { speed = 0.5; } } onClipEvent (enterFrame) { if (_root.player2 <= 0) { _root.gotoAndPlay("DEAD1"); } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { if (Key.isDown(87)) { speed = speed - 0.2; } if (Key.isDown(83)) { speed = speed + 0.2; } if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(65)) { _rotation = (_rotation - 7); } if (Key.isDown(68)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.land.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 179 MovieClip "gun" in Frame 16
onClipEvent (enterFrame) { if (_root.walls.hitTest(_x + x, _y + y, true)) { speed = 0.5; } } onClipEvent (enterFrame) { if (_root.player1 <= 0) { _root.gotoAndPlay("DEAD2"); } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { if (Key.isDown(38)) { speed = speed - 0.2; } if (Key.isDown(40)) { speed = speed + 0.2; } if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(37)) { _rotation = (_rotation - 7); } if (Key.isDown(39)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.land.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 178 MovieClip in Frame 16
onClipEvent (enterFrame) { if (_root.ammos1 > 0) { if (Key.isDown(16)) { _root.ammos1 = _root.ammos1 - 1; _root.addBullet(this._x, this._y, this._rotation); tellTarget ("_root.gun.shot") { gotoAndPlay (2); }; } } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { _x = _root.gun._x; _y = _root.gun._y; if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(37)) { _rotation = (_rotation - 7); } if (Key.isDown(39)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.walls.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 178 MovieClip in Frame 16
onClipEvent (enterFrame) { if (_root.ammos2 > 0) { if (Key.isDown(20)) { _root.ammos2 = _root.ammos2 - 1; _root.addBullet2(this._x, this._y, this._rotation); tellTarget ("_root.gun2.shot") { gotoAndPlay (2); }; } } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { _x = _root.gun2._x; _y = _root.gun2._y; if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(65)) { _rotation = (_rotation - 7); } if (Key.isDown(68)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.walls.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 195 MovieClip "box" in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.gun)) { setProperty(_root.box, _x , 50 + random(400)); setProperty(_root.box, _y , 50 + random(300)); _root.player1 = _root.player1 + 25; tellTarget ("_root.box") { gotoAndPlay (1); }; } } onClipEvent (enterFrame) { if (this.hitTest(_root.gun2)) { setProperty(_root.box, _x , 50 + random(400)); setProperty(_root.box, _y , 50 + random(300)); _root.player2 = _root.player2 + 25; tellTarget ("_root.box") { gotoAndPlay (1); }; } }
Instance of Symbol 196 MovieClip "naboje" in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.gun)) { setProperty(_root.naboje, _x , 50 + random(400)); setProperty(_root.naboje, _y , 50 + random(300)); _root.ammos1 = _root.ammos1 + 50; tellTarget ("_root.naboje") { gotoAndPlay (1); }; } } onClipEvent (enterFrame) { if (this.hitTest(_root.gun2)) { setProperty(_root.naboje, _x , 50 + random(400)); setProperty(_root.naboje, _y , 50 + random(300)); _root.ammos2 = _root.ammos2 + 50; tellTarget ("_root.naboje") { gotoAndPlay (1); }; } }
Frame 17
gotoAndPlay (16);
Frame 18
if (_root.weapons1 == 0) { tellTarget ("_root.gun.gun") { gotoAndStop (1); _root.damage1 = 2; _root.speeder1 = 5; }; } if (_root.weapons1 == 1) { tellTarget ("_root.gun.gun") { gotoAndStop (2); _root.damage1 = 3; _root.speeder1 = 4; }; } if (_root.weapons1 == 2) { tellTarget ("_root.gun.gun") { gotoAndStop (3); _root.damage1 = 1; _root.speeder1 = 8; }; } if (_root.weapons1 == 3) { tellTarget ("_root.gun.gun") { gotoAndStop (4); _root.damage1 = 4; _root.speeder1 = 3; }; } if (_root.weapons2 == 0) { tellTarget ("_root.gun2.gun2") { gotoAndStop (1); _root.damage2 = 2; _root.speeder2 = 5; }; } if (_root.weapons2 == 1) { tellTarget ("_root.gun2.gun2") { gotoAndStop (2); _root.damage2 = 3; _root.speeder2 = 4; }; } if (_root.weapons2 == 2) { tellTarget ("_root.gun2.gun2") { gotoAndStop (3); _root.damage2 = 1; _root.speeder2 = 8; }; } if (_root.weapons2 == 3) { tellTarget ("_root.gun2.gun2") { gotoAndStop (4); _root.damage2 = 4; _root.speeder2 = 3; }; } function Bulllet() { this.speed = speeder2; } _global.bulllet_depth = 1; addBullet2 = function (x, y, rot) { _root.attachMovie("bulllet", "bulllet_" + _global.bulllet_depth, _global.bulllet_depth, {_x:x, _y:y, _rotation:rot}); _global.bulllet_depth++; }; degToRad = function (deg) { rad = (Math.PI * deg) / 180; return(rad); }; radToDeg = function (rad) { deg = (rad * 180) / Math.PI; return(deg); }; Bulllet.prototype = new MovieClip(); Bulllet.prototype.onEnterFrame = function () { var _local3 = degToRad(this._rotation); this._x = this._x + (this.speed * Math.cos(_local3)); this._y = this._y + (this.speed * Math.sin(_local3)); if (((((this._x < 0) || (this._x > 550)) || (this._y < 0)) || (this._y > 400)) || (_root.walls.hitTest(this._x, this._y, true))) { this.removeMovieClip(); } }; Object.registerClass("bulllet", Bulllet); if (_root.hat1 == 0) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (1); }; } if (_root.hat1 == 1) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (2); }; } if (_root.hat1 == 2) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (3); }; } if (_root.hat1 == 3) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (4); }; } if (_root.hat1 == 4) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (5); }; } if (_root.hat1 == 5) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (6); }; } if (_root.hat1 == 6) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (7); }; } if (_root.hat1 == 7) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (8); }; } if (_root.hat1 == 8) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (9); }; } if (_root.hat1 == 9) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (10); }; } if (_root.hat1 == 0) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (1); }; } if (_root.hat2 == 1) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (2); }; } if (_root.hat2 == 2) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (3); }; } if (_root.hat2 == 3) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (4); }; } if (_root.hat2 == 4) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (5); }; } if (_root.hat2 == 5) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (6); }; } if (_root.hat2 == 6) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (7); }; } if (_root.hat2 == 7) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (8); }; } if (_root.hat2 == 8) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (9); }; } if (_root.hat2 == 9) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (10); }; } stop(); function Bullet() { this.speed = speeder1; } _global.bullet_depth = 1; addBullet = function (x, y, rot) { _root.attachMovie("bullet", "bullet_" + _global.bullet_depth, _global.bullet_depth, {_x:x, _y:y, _rotation:rot}); _global.bullet_depth++; }; degToRad = function (deg) { rad = (Math.PI * deg) / 180; return(rad); }; radToDeg = function (rad) { deg = (rad * 180) / Math.PI; return(deg); }; Bullet.prototype = new MovieClip(); Bullet.prototype.onEnterFrame = function () { var _local3 = degToRad(this._rotation); this._x = this._x + (this.speed * Math.cos(_local3)); this._y = this._y + (this.speed * Math.sin(_local3)); if (((((this._x < 0) || (this._x > 550)) || (this._y < 0)) || (this._y > 400)) || (_root.walls.hitTest(this._x, this._y, true))) { this.removeMovieClip(); } }; Object.registerClass("bullet", Bullet);
Instance of Symbol 176 MovieClip "gun2" in Frame 18
onClipEvent (enterFrame) { if (_root.walls.hitTest(_x + x, _y + y, true)) { speed = 0.5; } } onClipEvent (enterFrame) { if (_root.player2 <= 0) { _root.gotoAndPlay("DEAD1"); } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { if (Key.isDown(87)) { speed = speed - 0.2; } if (Key.isDown(83)) { speed = speed + 0.2; } if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(65)) { _rotation = (_rotation - 7); } if (Key.isDown(68)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.land.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 179 MovieClip "gun" in Frame 18
onClipEvent (enterFrame) { if (_root.walls.hitTest(_x + x, _y + y, true)) { speed = 0.5; } } onClipEvent (enterFrame) { if (_root.player1 <= 0) { _root.gotoAndPlay("DEAD2"); } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { if (Key.isDown(38)) { speed = speed - 0.2; } if (Key.isDown(40)) { speed = speed + 0.2; } if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(37)) { _rotation = (_rotation - 7); } if (Key.isDown(39)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.land.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 178 MovieClip in Frame 18
onClipEvent (enterFrame) { if (_root.ammos1 > 0) { if (Key.isDown(16)) { _root.ammos1 = _root.ammos1 - 1; _root.addBullet(this._x, this._y, this._rotation); tellTarget ("_root.gun.shot") { gotoAndPlay (2); }; } } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { _x = _root.gun._x; _y = _root.gun._y; if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(37)) { _rotation = (_rotation - 7); } if (Key.isDown(39)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.walls.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 178 MovieClip in Frame 18
onClipEvent (enterFrame) { if (_root.ammos2 > 0) { if (Key.isDown(20)) { _root.ammos2 = _root.ammos2 - 1; _root.addBullet2(this._x, this._y, this._rotation); tellTarget ("_root.gun2.shot") { gotoAndPlay (2); }; } } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { _x = _root.gun2._x; _y = _root.gun2._y; if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(65)) { _rotation = (_rotation - 7); } if (Key.isDown(68)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.walls.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 195 MovieClip "box" in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.gun)) { setProperty(_root.box, _x , 50 + random(400)); setProperty(_root.box, _y , 50 + random(300)); _root.player1 = _root.player1 + 25; tellTarget ("_root.box") { gotoAndPlay (1); }; } } onClipEvent (enterFrame) { if (this.hitTest(_root.gun2)) { setProperty(_root.box, _x , 50 + random(400)); setProperty(_root.box, _y , 50 + random(300)); _root.player2 = _root.player2 + 25; tellTarget ("_root.box") { gotoAndPlay (1); }; } }
Instance of Symbol 196 MovieClip "naboje" in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.gun)) { setProperty(_root.naboje, _x , 50 + random(400)); setProperty(_root.naboje, _y , 50 + random(300)); _root.ammos1 = _root.ammos1 + 50; tellTarget ("_root.naboje") { gotoAndPlay (1); }; } } onClipEvent (enterFrame) { if (this.hitTest(_root.gun2)) { setProperty(_root.naboje, _x , 50 + random(400)); setProperty(_root.naboje, _y , 50 + random(300)); _root.ammos2 = _root.ammos2 + 50; tellTarget ("_root.naboje") { gotoAndPlay (1); }; } }
Frame 19
gotoAndPlay (18);
Frame 20
if (_root.weapons1 == 0) { tellTarget ("_root.gun.gun") { gotoAndStop (1); _root.damage1 = 2; _root.speeder1 = 5; }; } if (_root.weapons1 == 1) { tellTarget ("_root.gun.gun") { gotoAndStop (2); _root.damage1 = 3; _root.speeder1 = 4; }; } if (_root.weapons1 == 2) { tellTarget ("_root.gun.gun") { gotoAndStop (3); _root.damage1 = 1; _root.speeder1 = 8; }; } if (_root.weapons1 == 3) { tellTarget ("_root.gun.gun") { gotoAndStop (4); _root.damage1 = 4; _root.speeder1 = 3; }; } if (_root.weapons2 == 0) { tellTarget ("_root.gun2.gun2") { gotoAndStop (1); _root.damage2 = 2; _root.speeder2 = 5; }; } if (_root.weapons2 == 1) { tellTarget ("_root.gun2.gun2") { gotoAndStop (2); _root.damage2 = 3; _root.speeder2 = 4; }; } if (_root.weapons2 == 2) { tellTarget ("_root.gun2.gun2") { gotoAndStop (3); _root.damage2 = 1; _root.speeder2 = 8; }; } if (_root.weapons2 == 3) { tellTarget ("_root.gun2.gun2") { gotoAndStop (4); _root.damage2 = 4; _root.speeder2 = 3; }; } function Bulllet() { this.speed = speeder2; } _global.bulllet_depth = 1; addBullet2 = function (x, y, rot) { _root.attachMovie("bulllet", "bulllet_" + _global.bulllet_depth, _global.bulllet_depth, {_x:x, _y:y, _rotation:rot}); _global.bulllet_depth++; }; degToRad = function (deg) { rad = (Math.PI * deg) / 180; return(rad); }; radToDeg = function (rad) { deg = (rad * 180) / Math.PI; return(deg); }; Bulllet.prototype = new MovieClip(); Bulllet.prototype.onEnterFrame = function () { var _local3 = degToRad(this._rotation); this._x = this._x + (this.speed * Math.cos(_local3)); this._y = this._y + (this.speed * Math.sin(_local3)); if (((((this._x < 0) || (this._x > 550)) || (this._y < 0)) || (this._y > 400)) || (_root.walls.hitTest(this._x, this._y, true))) { this.removeMovieClip(); } }; Object.registerClass("bulllet", Bulllet); if (_root.hat1 == 0) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (1); }; } if (_root.hat1 == 1) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (2); }; } if (_root.hat1 == 2) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (3); }; } if (_root.hat1 == 3) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (4); }; } if (_root.hat1 == 4) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (5); }; } if (_root.hat1 == 5) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (6); }; } if (_root.hat1 == 6) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (7); }; } if (_root.hat1 == 7) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (8); }; } if (_root.hat1 == 8) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (9); }; } if (_root.hat1 == 9) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (10); }; } if (_root.hat1 == 0) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (1); }; } if (_root.hat2 == 1) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (2); }; } if (_root.hat2 == 2) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (3); }; } if (_root.hat2 == 3) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (4); }; } if (_root.hat2 == 4) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (5); }; } if (_root.hat2 == 5) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (6); }; } if (_root.hat2 == 6) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (7); }; } if (_root.hat2 == 7) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (8); }; } if (_root.hat2 == 8) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (9); }; } if (_root.hat2 == 9) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (10); }; } stop(); function Bullet() { this.speed = speeder1; } _global.bullet_depth = 1; addBullet = function (x, y, rot) { _root.attachMovie("bullet", "bullet_" + _global.bullet_depth, _global.bullet_depth, {_x:x, _y:y, _rotation:rot}); _global.bullet_depth++; }; degToRad = function (deg) { rad = (Math.PI * deg) / 180; return(rad); }; radToDeg = function (rad) { deg = (rad * 180) / Math.PI; return(deg); }; Bullet.prototype = new MovieClip(); Bullet.prototype.onEnterFrame = function () { var _local3 = degToRad(this._rotation); this._x = this._x + (this.speed * Math.cos(_local3)); this._y = this._y + (this.speed * Math.sin(_local3)); if (((((this._x < 0) || (this._x > 550)) || (this._y < 0)) || (this._y > 400)) || (_root.walls.hitTest(this._x, this._y, true))) { this.removeMovieClip(); } }; Object.registerClass("bullet", Bullet);
Instance of Symbol 176 MovieClip "gun2" in Frame 20
onClipEvent (enterFrame) { if (_root.walls.hitTest(_x + x, _y + y, true)) { speed = 0.5; } } onClipEvent (enterFrame) { if (_root.player2 <= 0) { _root.gotoAndPlay("DEAD1"); } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { if (Key.isDown(87)) { speed = speed - 0.2; } if (Key.isDown(83)) { speed = speed + 0.2; } if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(65)) { _rotation = (_rotation - 7); } if (Key.isDown(68)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.land.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 179 MovieClip "gun" in Frame 20
onClipEvent (enterFrame) { if (_root.walls.hitTest(_x + x, _y + y, true)) { speed = 0.5; } } onClipEvent (enterFrame) { if (_root.player1 <= 0) { _root.gotoAndPlay("DEAD2"); } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { if (Key.isDown(38)) { speed = speed - 0.2; } if (Key.isDown(40)) { speed = speed + 0.2; } if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(37)) { _rotation = (_rotation - 7); } if (Key.isDown(39)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.land.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 178 MovieClip in Frame 20
onClipEvent (enterFrame) { if (_root.ammos1 > 0) { if (Key.isDown(16)) { _root.ammos1 = _root.ammos1 - 1; _root.addBullet(this._x, this._y, this._rotation); tellTarget ("_root.gun.shot") { gotoAndPlay (2); }; } } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { _x = _root.gun._x; _y = _root.gun._y; if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(37)) { _rotation = (_rotation - 7); } if (Key.isDown(39)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.walls.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 178 MovieClip in Frame 20
onClipEvent (enterFrame) { if (_root.ammos2 > 0) { if (Key.isDown(20)) { _root.ammos2 = _root.ammos2 - 1; _root.addBullet2(this._x, this._y, this._rotation); tellTarget ("_root.gun2.shot") { gotoAndPlay (2); }; } } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { _x = _root.gun2._x; _y = _root.gun2._y; if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(65)) { _rotation = (_rotation - 7); } if (Key.isDown(68)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.walls.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 195 MovieClip "box" in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.gun)) { setProperty(_root.box, _x , 50 + random(400)); setProperty(_root.box, _y , 50 + random(300)); _root.player1 = _root.player1 + 25; tellTarget ("_root.box") { gotoAndPlay (1); }; } } onClipEvent (enterFrame) { if (this.hitTest(_root.gun2)) { setProperty(_root.box, _x , 50 + random(400)); setProperty(_root.box, _y , 50 + random(300)); _root.player2 = _root.player2 + 25; tellTarget ("_root.box") { gotoAndPlay (1); }; } }
Instance of Symbol 196 MovieClip "naboje" in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.gun)) { setProperty(_root.naboje, _x , 50 + random(400)); setProperty(_root.naboje, _y , 50 + random(300)); _root.ammos1 = _root.ammos1 + 50; tellTarget ("_root.naboje") { gotoAndPlay (1); }; } } onClipEvent (enterFrame) { if (this.hitTest(_root.gun2)) { setProperty(_root.naboje, _x , 50 + random(400)); setProperty(_root.naboje, _y , 50 + random(300)); _root.ammos2 = _root.ammos2 + 50; tellTarget ("_root.naboje") { gotoAndPlay (1); }; } }
Frame 21
gotoAndPlay (20);
Frame 22
if (_root.weapons1 == 0) { tellTarget ("_root.gun.gun") { gotoAndStop (1); _root.damage1 = 2; _root.speeder1 = 5; }; } if (_root.weapons1 == 1) { tellTarget ("_root.gun.gun") { gotoAndStop (2); _root.damage1 = 3; _root.speeder1 = 4; }; } if (_root.weapons1 == 2) { tellTarget ("_root.gun.gun") { gotoAndStop (3); _root.damage1 = 1; _root.speeder1 = 8; }; } if (_root.weapons1 == 3) { tellTarget ("_root.gun.gun") { gotoAndStop (4); _root.damage1 = 4; _root.speeder1 = 3; }; } if (_root.weapons2 == 0) { tellTarget ("_root.gun2.gun2") { gotoAndStop (1); _root.damage2 = 2; _root.speeder2 = 5; }; } if (_root.weapons2 == 1) { tellTarget ("_root.gun2.gun2") { gotoAndStop (2); _root.damage2 = 3; _root.speeder2 = 4; }; } if (_root.weapons2 == 2) { tellTarget ("_root.gun2.gun2") { gotoAndStop (3); _root.damage2 = 1; _root.speeder2 = 8; }; } if (_root.weapons2 == 3) { tellTarget ("_root.gun2.gun2") { gotoAndStop (4); _root.damage2 = 4; _root.speeder2 = 3; }; } function Bulllet() { this.speed = speeder2; } _global.bulllet_depth = 1; addBullet2 = function (x, y, rot) { _root.attachMovie("bulllet", "bulllet_" + _global.bulllet_depth, _global.bulllet_depth, {_x:x, _y:y, _rotation:rot}); _global.bulllet_depth++; }; degToRad = function (deg) { rad = (Math.PI * deg) / 180; return(rad); }; radToDeg = function (rad) { deg = (rad * 180) / Math.PI; return(deg); }; Bulllet.prototype = new MovieClip(); Bulllet.prototype.onEnterFrame = function () { var _local3 = degToRad(this._rotation); this._x = this._x + (this.speed * Math.cos(_local3)); this._y = this._y + (this.speed * Math.sin(_local3)); if (((((this._x < 0) || (this._x > 550)) || (this._y < 0)) || (this._y > 400)) || (_root.walls.hitTest(this._x, this._y, true))) { this.removeMovieClip(); } }; Object.registerClass("bulllet", Bulllet); if (_root.hat1 == 0) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (1); }; } if (_root.hat1 == 1) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (2); }; } if (_root.hat1 == 2) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (3); }; } if (_root.hat1 == 3) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (4); }; } if (_root.hat1 == 4) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (5); }; } if (_root.hat1 == 5) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (6); }; } if (_root.hat1 == 6) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (7); }; } if (_root.hat1 == 7) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (8); }; } if (_root.hat1 == 8) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (9); }; } if (_root.hat1 == 9) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (10); }; } if (_root.hat1 == 0) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (1); }; } if (_root.hat2 == 1) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (2); }; } if (_root.hat2 == 2) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (3); }; } if (_root.hat2 == 3) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (4); }; } if (_root.hat2 == 4) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (5); }; } if (_root.hat2 == 5) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (6); }; } if (_root.hat2 == 6) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (7); }; } if (_root.hat2 == 7) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (8); }; } if (_root.hat2 == 8) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (9); }; } if (_root.hat2 == 9) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (10); }; } stop(); function Bullet() { this.speed = speeder1; } _global.bullet_depth = 1; addBullet = function (x, y, rot) { _root.attachMovie("bullet", "bullet_" + _global.bullet_depth, _global.bullet_depth, {_x:x, _y:y, _rotation:rot}); _global.bullet_depth++; }; degToRad = function (deg) { rad = (Math.PI * deg) / 180; return(rad); }; radToDeg = function (rad) { deg = (rad * 180) / Math.PI; return(deg); }; Bullet.prototype = new MovieClip(); Bullet.prototype.onEnterFrame = function () { var _local3 = degToRad(this._rotation); this._x = this._x + (this.speed * Math.cos(_local3)); this._y = this._y + (this.speed * Math.sin(_local3)); if (((((this._x < 0) || (this._x > 550)) || (this._y < 0)) || (this._y > 400)) || (_root.walls.hitTest(this._x, this._y, true))) { this.removeMovieClip(); } }; Object.registerClass("bullet", Bullet);
Instance of Symbol 176 MovieClip "gun2" in Frame 22
onClipEvent (enterFrame) { if (_root.walls.hitTest(_x + x, _y + y, true)) { speed = 0.5; } } onClipEvent (enterFrame) { if (_root.player2 <= 0) { _root.gotoAndPlay("DEAD1"); } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { if (Key.isDown(87)) { speed = speed - 0.2; } if (Key.isDown(83)) { speed = speed + 0.2; } if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(65)) { _rotation = (_rotation - 7); } if (Key.isDown(68)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.land.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 179 MovieClip "gun" in Frame 22
onClipEvent (enterFrame) { if (_root.walls.hitTest(_x + x, _y + y, true)) { speed = 0.5; } } onClipEvent (enterFrame) { if (_root.player1 <= 0) { _root.gotoAndPlay("DEAD2"); } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { if (Key.isDown(38)) { speed = speed - 0.2; } if (Key.isDown(40)) { speed = speed + 0.2; } if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(37)) { _rotation = (_rotation - 7); } if (Key.isDown(39)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.land.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 178 MovieClip in Frame 22
onClipEvent (enterFrame) { if (_root.ammos1 > 0) { if (Key.isDown(16)) { _root.ammos1 = _root.ammos1 - 1; _root.addBullet(this._x, this._y, this._rotation); tellTarget ("_root.gun.shot") { gotoAndPlay (2); }; } } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { _x = _root.gun._x; _y = _root.gun._y; if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(37)) { _rotation = (_rotation - 7); } if (Key.isDown(39)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.walls.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 178 MovieClip in Frame 22
onClipEvent (enterFrame) { if (_root.ammos2 > 0) { if (Key.isDown(20)) { _root.ammos2 = _root.ammos2 - 1; _root.addBullet2(this._x, this._y, this._rotation); tellTarget ("_root.gun2.shot") { gotoAndPlay (2); }; } } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { _x = _root.gun2._x; _y = _root.gun2._y; if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(65)) { _rotation = (_rotation - 7); } if (Key.isDown(68)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.walls.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 195 MovieClip "box" in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.gun)) { setProperty(_root.box, _x , 50 + random(400)); setProperty(_root.box, _y , 50 + random(300)); _root.player1 = _root.player1 + 25; tellTarget ("_root.box") { gotoAndPlay (1); }; } } onClipEvent (enterFrame) { if (this.hitTest(_root.gun2)) { setProperty(_root.box, _x , 50 + random(400)); setProperty(_root.box, _y , 50 + random(300)); _root.player2 = _root.player2 + 25; tellTarget ("_root.box") { gotoAndPlay (1); }; } }
Instance of Symbol 196 MovieClip "naboje" in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.gun)) { setProperty(_root.naboje, _x , 50 + random(400)); setProperty(_root.naboje, _y , 50 + random(300)); _root.ammos1 = _root.ammos1 + 50; tellTarget ("_root.naboje") { gotoAndPlay (1); }; } } onClipEvent (enterFrame) { if (this.hitTest(_root.gun2)) { setProperty(_root.naboje, _x , 50 + random(400)); setProperty(_root.naboje, _y , 50 + random(300)); _root.ammos2 = _root.ammos2 + 50; tellTarget ("_root.naboje") { gotoAndPlay (1); }; } }
Frame 23
gotoAndPlay (22);
Frame 24
if (_root.weapons1 == 0) { tellTarget ("_root.gun.gun") { gotoAndStop (1); _root.damage1 = 2; _root.speeder1 = 5; }; } if (_root.weapons1 == 1) { tellTarget ("_root.gun.gun") { gotoAndStop (2); _root.damage1 = 3; _root.speeder1 = 4; }; } if (_root.weapons1 == 2) { tellTarget ("_root.gun.gun") { gotoAndStop (3); _root.damage1 = 1; _root.speeder1 = 8; }; } if (_root.weapons1 == 3) { tellTarget ("_root.gun.gun") { gotoAndStop (4); _root.damage1 = 4; _root.speeder1 = 3; }; } if (_root.weapons2 == 0) { tellTarget ("_root.gun2.gun2") { gotoAndStop (1); _root.damage2 = 2; _root.speeder2 = 5; }; } if (_root.weapons2 == 1) { tellTarget ("_root.gun2.gun2") { gotoAndStop (2); _root.damage2 = 3; _root.speeder2 = 4; }; } if (_root.weapons2 == 2) { tellTarget ("_root.gun2.gun2") { gotoAndStop (3); _root.damage2 = 1; _root.speeder2 = 8; }; } if (_root.weapons2 == 3) { tellTarget ("_root.gun2.gun2") { gotoAndStop (4); _root.damage2 = 4; _root.speeder2 = 3; }; } function Bulllet() { this.speed = speeder2; } _global.bulllet_depth = 1; addBullet2 = function (x, y, rot) { _root.attachMovie("bulllet", "bulllet_" + _global.bulllet_depth, _global.bulllet_depth, {_x:x, _y:y, _rotation:rot}); _global.bulllet_depth++; }; degToRad = function (deg) { rad = (Math.PI * deg) / 180; return(rad); }; radToDeg = function (rad) { deg = (rad * 180) / Math.PI; return(deg); }; Bulllet.prototype = new MovieClip(); Bulllet.prototype.onEnterFrame = function () { var _local3 = degToRad(this._rotation); this._x = this._x + (this.speed * Math.cos(_local3)); this._y = this._y + (this.speed * Math.sin(_local3)); if (((((this._x < 0) || (this._x > 550)) || (this._y < 0)) || (this._y > 400)) || (_root.walls.hitTest(this._x, this._y, true))) { this.removeMovieClip(); } }; Object.registerClass("bulllet", Bulllet); if (_root.hat1 == 0) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (1); }; } if (_root.hat1 == 1) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (2); }; } if (_root.hat1 == 2) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (3); }; } if (_root.hat1 == 3) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (4); }; } if (_root.hat1 == 4) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (5); }; } if (_root.hat1 == 5) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (6); }; } if (_root.hat1 == 6) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (7); }; } if (_root.hat1 == 7) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (8); }; } if (_root.hat1 == 8) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (9); }; } if (_root.hat1 == 9) { tellTarget ("_root.gun.czapka.czapka") { gotoAndStop (10); }; } if (_root.hat1 == 0) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (1); }; } if (_root.hat2 == 1) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (2); }; } if (_root.hat2 == 2) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (3); }; } if (_root.hat2 == 3) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (4); }; } if (_root.hat2 == 4) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (5); }; } if (_root.hat2 == 5) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (6); }; } if (_root.hat2 == 6) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (7); }; } if (_root.hat2 == 7) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (8); }; } if (_root.hat2 == 8) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (9); }; } if (_root.hat2 == 9) { tellTarget ("_root.gun2.czapka1.czapka") { gotoAndStop (10); }; } stop(); function Bullet() { this.speed = speeder1; } _global.bullet_depth = 1; addBullet = function (x, y, rot) { _root.attachMovie("bullet", "bullet_" + _global.bullet_depth, _global.bullet_depth, {_x:x, _y:y, _rotation:rot}); _global.bullet_depth++; }; degToRad = function (deg) { rad = (Math.PI * deg) / 180; return(rad); }; radToDeg = function (rad) { deg = (rad * 180) / Math.PI; return(deg); }; Bullet.prototype = new MovieClip(); Bullet.prototype.onEnterFrame = function () { var _local3 = degToRad(this._rotation); this._x = this._x + (this.speed * Math.cos(_local3)); this._y = this._y + (this.speed * Math.sin(_local3)); if (((((this._x < 0) || (this._x > 550)) || (this._y < 0)) || (this._y > 400)) || (_root.walls.hitTest(this._x, this._y, true))) { this.removeMovieClip(); } }; Object.registerClass("bullet", Bullet);
Instance of Symbol 176 MovieClip "gun2" in Frame 24
onClipEvent (enterFrame) { if (_root.walls.hitTest(_x + x, _y + y, true)) { speed = 0.5; } } onClipEvent (enterFrame) { if (_root.player2 <= 0) { _root.gotoAndPlay("DEAD1"); } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { if (Key.isDown(87)) { speed = speed - 0.2; } if (Key.isDown(83)) { speed = speed + 0.2; } if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(65)) { _rotation = (_rotation - 7); } if (Key.isDown(68)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.land.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 179 MovieClip "gun" in Frame 24
onClipEvent (enterFrame) { if (_root.walls.hitTest(_x + x, _y + y, true)) { speed = 0.5; } } onClipEvent (enterFrame) { if (_root.player1 <= 0) { _root.gotoAndPlay("DEAD2"); } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { if (Key.isDown(38)) { speed = speed - 0.2; } if (Key.isDown(40)) { speed = speed + 0.2; } if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(37)) { _rotation = (_rotation - 7); } if (Key.isDown(39)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.land.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 178 MovieClip in Frame 24
onClipEvent (enterFrame) { if (_root.ammos1 > 0) { if (Key.isDown(16)) { _root.ammos1 = _root.ammos1 - 1; _root.addBullet(this._x, this._y, this._rotation); tellTarget ("_root.gun.shot") { gotoAndPlay (2); }; } } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { _x = _root.gun._x; _y = _root.gun._y; if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(37)) { _rotation = (_rotation - 7); } if (Key.isDown(39)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.walls.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 178 MovieClip in Frame 24
onClipEvent (enterFrame) { if (_root.ammos2 > 0) { if (Key.isDown(20)) { _root.ammos2 = _root.ammos2 - 1; _root.addBullet2(this._x, this._y, this._rotation); tellTarget ("_root.gun2.shot") { gotoAndPlay (2); }; } } } onClipEvent (load) { speed = 0; } onClipEvent (enterFrame) { _x = _root.gun2._x; _y = _root.gun2._y; if (Math.abs(speed) > 20) { speed = speed * 0.7; } if (Key.isDown(65)) { _rotation = (_rotation - 7); } if (Key.isDown(68)) { _rotation = (_rotation + 7); } if (Key.isDown(18)) { tellTarget ("_root.car") { gotoAndPlay (2); }; } speed = speed * 0.9; x = Math.sin(_rotation * (Math.PI/180)) * speed; y = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1; if (!_root.walls.hitTest(_x + x, _y + y, true)) { _x = (_x + x); _y = (_y + y); } else { speed = speed * -0.6; } }
Instance of Symbol 195 MovieClip "box" in Frame 24
onClipEvent (enterFrame) { if (this.hitTest(_root.gun)) { setProperty(_root.box, _x , 50 + random(400)); setProperty(_root.box, _y , 50 + random(300)); _root.player1 = _root.player1 + 25; tellTarget ("_root.box") { gotoAndPlay (1); }; } } onClipEvent (enterFrame) { if (this.hitTest(_root.gun2)) { setProperty(_root.box, _x , 50 + random(400)); setProperty(_root.box, _y , 50 + random(300)); _root.player2 = _root.player2 + 25; tellTarget ("_root.box") { gotoAndPlay (1); }; } }
Instance of Symbol 196 MovieClip "naboje" in Frame 24
onClipEvent (enterFrame) { if (this.hitTest(_root.gun)) { setProperty(_root.naboje, _x , 50 + random(400)); setProperty(_root.naboje, _y , 50 + random(300)); _root.ammos1 = _root.ammos1 + 50; tellTarget ("_root.naboje") { gotoAndPlay (1); }; } } onClipEvent (enterFrame) { if (this.hitTest(_root.gun2)) { setProperty(_root.naboje, _x , 50 + random(400)); setProperty(_root.naboje, _y , 50 + random(300)); _root.ammos2 = _root.ammos2 + 50; tellTarget ("_root.naboje") { gotoAndPlay (1); }; } }
Frame 25
gotoAndPlay (24);
Frame 26
stop();
Frame 27
stop();
Symbol 6 MovieClip [MP5] Frame 1
stop();
Symbol 6 MovieClip [MP5] Frame 2
this._parent._parent.play(); _root.addBullet(this._parent._parent._parent._x, this._parent._parent._parent._y, this._parent._parent._parent._rotation, this._parent._parent._parent.weapon.damage, this._parent._parent._parent.kick); _root.addShell(this._parent._parent._parent._x, this._parent._parent._parent._y, this._parent._parent._parent._rotation); if (this._parent._parent._parent.kick < this._parent._parent._parent.weapon.max_kick) { this._parent._parent._parent.kick = this._parent._parent._parent.kick + this._parent._parent._parent.weapon.kickback; } else { this._parent._parent._parent.kick = this._parent._parent._parent.weapon.max_kick; }
Symbol 8 MovieClip [HK_28] Frame 1
stop();
Symbol 8 MovieClip [HK_28] Frame 2
this._parent._parent.play(); var i = ((-_global.OPTIONS.shotgun) * 2); while (i <= (_global.OPTIONS.shotgun * 2)) { _root.addBullet(this._parent._parent._parent._x, this._parent._parent._parent._y, this._parent._parent._parent._rotation + (i * _global.OPTIONS.drob), this._parent._parent._parent.weapon.damage, this._parent._parent._parent.kick); i++; } _root.addShell(this._parent._parent._parent._x, this._parent._parent._parent._y, this._parent._parent._parent._rotation); if (this._parent._parent._parent.kick < this._parent._parent._parent.weapon.max_kick) { this._parent._parent._parent.kick = this._parent._parent._parent.kick + this._parent._parent._parent.weapon.kickback; } else { this._parent._parent._parent.kick = this._parent._parent._parent.weapon.max_kick; }
Instance of Symbol 12 MovieClip in Symbol 13 MovieClip [bulllet] Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.gun)) { _root.player1 = _root.player1 - _root.damage2; this._visible = 0; tellTarget ("_root.blood") { gotoAndPlay (2); }; } }
Symbol 16 MovieClip [Smoke] Frame 45
this.unloadMovie();
Symbol 18 MovieClip [MG_36] Frame 1
stop();
Symbol 18 MovieClip [MG_36] Frame 2
this._parent._parent.play(); _root.addBullet(this._parent._parent._parent._x, this._parent._parent._parent._y, this._parent._parent._parent._rotation, this._parent._parent._parent.weapon.damage, this._parent._parent._parent.kick); _root.addShell(this._parent._parent._parent._x, this._parent._parent._parent._y, this._parent._parent._parent._rotation); if (this._parent._parent._parent.kick < this._parent._parent._parent.weapon.max_kick) { this._parent._parent._parent.kick = this._parent._parent._parent.kick + this._parent._parent._parent.weapon.kickback; } else { this._parent._parent._parent.kick = this._parent._parent._parent.weapon.max_kick; }
Instance of Symbol 12 MovieClip in Symbol 19 MovieClip [bullet] Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.gun2)) { _root.player2 = _root.player2 - _root.damage1; this._visible = 0; tellTarget ("_root.blood") { gotoAndPlay (2); }; } }
Symbol 40 MovieClip [Thompson] Frame 1
stop();
Symbol 40 MovieClip [Thompson] Frame 2
this._parent._parent.play(); _root.addBullet(this._parent._parent._parent._x, this._parent._parent._parent._y, this._parent._parent._parent._rotation, this._parent._parent._parent.weapon.damage, this._parent._parent._parent.kick); _root.addShell(this._parent._parent._parent._x, this._parent._parent._parent._y, this._parent._parent._parent._rotation); if (this._parent._parent._parent.kick < this._parent._parent._parent.weapon.max_kick) { this._parent._parent._parent.kick = this._parent._parent._parent.kick + this._parent._parent._parent.weapon.kickback; } else { this._parent._parent._parent.kick = this._parent._parent._parent.weapon.max_kick; }
Symbol 42 MovieClip [M_16] Frame 1
stop();
Symbol 42 MovieClip [M_16] Frame 2
this._parent._parent.play(); _root.addBullet(this._parent._parent._parent._x, this._parent._parent._parent._y, this._parent._parent._parent._rotation, this._parent._parent._parent.weapon.damage, this._parent._parent._parent.kick); _root.addShell(this._parent._parent._parent._x, this._parent._parent._parent._y, this._parent._parent._parent._rotation); if (this._parent._parent._parent.kick < this._parent._parent._parent.weapon.max_kick) { this._parent._parent._parent.kick = this._parent._parent._parent.kick + this._parent._parent._parent.weapon.kickback; } else { this._parent._parent._parent.kick = this._parent._parent._parent.weapon.max_kick; }
Symbol 44 MovieClip [AK_47] Frame 1
stop();
Symbol 44 MovieClip [AK_47] Frame 2
this._parent._parent.play(); _root.addBullet(this._parent._parent._parent._x, this._parent._parent._parent._y, this._parent._parent._parent._rotation, this._parent._parent._parent.weapon.damage, this._parent._parent._parent.kick); _root.addShell(this._parent._parent._parent._x, this._parent._parent._parent._y, this._parent._parent._parent._rotation); if (this._parent._parent._parent.kick < this._parent._parent._parent.weapon.max_kick) { this._parent._parent._parent.kick = this._parent._parent._parent.kick + this._parent._parent._parent.weapon.kickback; } else { this._parent._parent._parent.kick = this._parent._parent._parent.weapon.max_kick; }
Symbol 46 MovieClip [Colt_1917] Frame 1
stop();
Symbol 46 MovieClip [Colt_1917] Frame 2
this._parent._parent.play(); _root.addBullet(this._parent._parent._parent._x, this._parent._parent._parent._y, this._parent._parent._parent._rotation, this._parent._parent._parent.weapon.damage, this._parent._parent._parent.kick); _root.addShell(this._parent._parent._parent._x, this._parent._parent._parent._y, this._parent._parent._parent._rotation); if (this._parent._parent._parent.kick < this._parent._parent._parent.weapon.max_kick) { this._parent._parent._parent.kick = this._parent._parent._parent.kick + this._parent._parent._parent.weapon.kickback; } else { this._parent._parent._parent.kick = this._parent._parent._parent.weapon.max_kick; }
Symbol 58 Button
on (release) { _root.play(); }
Symbol 59 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { setProperty(bar, _xscale , PercentLoaded); } else { gotoAndStop ("loaded"); }
Symbol 59 MovieClip Frame 2
gotoAndPlay (1);
Symbol 67 Button
on (release) { gotoAndStop (5); }
Symbol 71 Button
on (release) { gotoAndStop (3); }
Symbol 75 Button
on (release) { gotoAndStop (4); }
Symbol 79 Button
on (release) { getURL ("http://www.newgrounds.com/portal/view/252216", "_blank"); }
Symbol 84 Button
on (release) { _quality = "BEST"; }
Symbol 88 Button
on (release) { _quality = "MEDIUM"; }
Symbol 92 Button
on (release) { _quality = "LOW"; }
Symbol 96 Button
on (release) { gotoAndStop (2); }
Symbol 104 MovieClip Frame 1
stop();
Symbol 105 MovieClip Frame 1
stop();
Symbol 106 MovieClip Frame 1
stop();
Symbol 106 MovieClip Frame 2
stop();
Symbol 106 MovieClip Frame 3
stop();
Symbol 106 MovieClip Frame 4
stop();
Symbol 106 MovieClip Frame 5
gotoAndStop (1); _root.weapons1 = 0; _root.weapons2 = 0; tellTarget ("_root.gun") { gotoAndStop (1); }; tellTarget ("_root.gun2") { gotoAndStop (1); };
Symbol 109 MovieClip Frame 1
stop(); _root.hat1 = 0; _root.hat2 = 0;
Symbol 109 MovieClip Frame 2
stop(); hat1 = 0; hat2 = 1; hat3 = 0; hat4 = 0; hat5 = 0; hat6 = 0;
Symbol 109 MovieClip Frame 3
stop(); hat1 = 0; hat2 = 0; hat3 = 1; hat4 = 0; hat5 = 0; hat6 = 0;
Symbol 109 MovieClip Frame 4
stop(); hat1 = 0; hat2 = 0; hat3 = 0; hat4 = 1; hat5 = 0; hat6 = 0;
Symbol 109 MovieClip Frame 5
stop(); hat1 = 0; hat2 = 0; hat3 = 0; hat4 = 0; hat5 = 1; hat6 = 0;
Symbol 109 MovieClip Frame 6
stop(); hat1 = 0; hat2 = 0; hat3 = 0; hat4 = 0; hat5 = 0; hat6 = 1;
Symbol 109 MovieClip Frame 7
stop();
Symbol 109 MovieClip Frame 8
stop();
Symbol 109 MovieClip Frame 9
stop();
Symbol 109 MovieClip Frame 10
stop();
Symbol 109 MovieClip Frame 11
gotoAndStop (1);
Symbol 116 Button
on (release) { _root.hat1 = _root.hat1 + 1; tellTarget ("_root.czapka.czapka") { nextFrame(); }; }
Symbol 120 Button
on (release) { gotoAndStop (6); }
Symbol 124 Button
on (release) { gotoAndStop (8); }
Symbol 128 Button
on (release) { gotoAndStop (10); }
Symbol 132 Button
on (release) { gotoAndStop (12); }
Symbol 136 Button
on (release) { gotoAndStop (14); }
Symbol 140 Button
on (release) { gotoAndStop (16); }
Symbol 144 Button
on (release) { _root.weapons1 = _root.weapons1 + 1; tellTarget ("_root.gun") { nextFrame(); }; }
Symbol 145 Button
on (release) { _root.hat2 = _root.hat2 + 1; tellTarget ("_root.czapka2.czapka") { nextFrame(); }; }
Symbol 146 Button
on (release) { _root.weapons2 = _root.weapons2 + 1; tellTarget ("_root.gun2") { nextFrame(); }; }
Symbol 150 Button
on (release) { gotoAndStop (18); }
Symbol 154 Button
on (release) { gotoAndStop (20); }
Symbol 158 Button
on (release) { gotoAndStop (22); }
Symbol 162 Button
on (release) { gotoAndStop (24); }
Symbol 173 MovieClip Frame 1
stop();
Symbol 195 MovieClip Frame 10
stop();
Symbol 196 MovieClip Frame 10
stop();
Symbol 214 MovieClip Frame 1
stop();
Symbol 252 MovieClip Frame 1
this.onEnterFrame = function () { if ((_global.times % 6) == 0) { this.attachMovie("Smoke", "sm_" + _global.times, _global.times, {_x:d(60), _y:d(60)}); } };
Symbol 360 Button
on (release) { gotoAndStop (2); }

Library Items

Symbol 1 GraphicUsed by:6
Symbol 2 GraphicUsed by:5
Symbol 3 SoundUsed by:5
Symbol 4 GraphicUsed by:5
Symbol 5 MovieClipUses:2 3 4Used by:6 8 18 40 42 44 46 173
Symbol 6 MovieClip [MP5]Uses:1 5
Symbol 7 GraphicUsed by:8
Symbol 8 MovieClip [HK_28]Uses:7 5
Symbol 9 GraphicUsed by:10
Symbol 10 MovieClip [Helm_USA_Private]Uses:9
Symbol 11 GraphicUsed by:12 196
Symbol 12 MovieClipUses:11Used by:13 19
Symbol 13 MovieClip [bulllet]Uses:12
Symbol 14 ShapeTweeningUsed by:16
Symbol 15 GraphicUsed by:16
Symbol 16 MovieClip [Smoke]Uses:14 15Used by:236
Symbol 17 GraphicUsed by:18
Symbol 18 MovieClip [MG_36]Uses:17 5Used by:220
Symbol 19 MovieClip [bullet]Uses:12Used by:Timeline
Symbol 20 GraphicUsed by:21
Symbol 21 MovieClip [Helm_Vietnam_Specialist]Uses:20Used by:109
Symbol 22 GraphicUsed by:23
Symbol 23 MovieClip [Helm_USA_Mashinegunner]Uses:22Used by:109
Symbol 24 GraphicUsed by:25
Symbol 25 MovieClip [Helm_USA_Sniper]Uses:24Used by:109
Symbol 26 GraphicUsed by:27
Symbol 27 MovieClip [Helm_USA_Delta]Uses:26Used by:109
Symbol 28 GraphicUsed by:29
Symbol 29 MovieClip [Helm_Soviet_Partisan]Uses:28Used by:109
Symbol 30 GraphicUsed by:32
Symbol 31 GraphicUsed by:32
Symbol 32 MovieClip [Helm_German_SS]Uses:30 31Used by:109
Symbol 33 GraphicUsed by:34
Symbol 34 MovieClip [Helm_American_Corporal]Uses:33Used by:109
Symbol 35 GraphicUsed by:36
Symbol 36 MovieClip [Helm_Vietnam_Rebel]Uses:35Used by:109
Symbol 37 GraphicUsed by:38
Symbol 38 MovieClip [Helm_Vietnam_Sergant]Uses:37Used by:109
Symbol 39 GraphicUsed by:40
Symbol 40 MovieClip [Thompson]Uses:39 5Used by:106
Symbol 41 GraphicUsed by:42
Symbol 42 MovieClip [M_16]Uses:41 5Used by:106
Symbol 43 GraphicUsed by:44
Symbol 44 MovieClip [AK_47]Uses:43 5Used by:106
Symbol 45 GraphicUsed by:46
Symbol 46 MovieClip [Colt_1917]Uses:45 5Used by:106
Symbol 47 GraphicUsed by:Timeline
Symbol 48 GraphicUsed by:Timeline
Symbol 49 GraphicUsed by:50
Symbol 50 MovieClipUses:49Used by:59
Symbol 51 GraphicUsed by:59
Symbol 52 BitmapUsed by:53
Symbol 53 GraphicUses:52Used by:59
Symbol 54 GraphicUsed by:58
Symbol 55 GraphicUsed by:58
Symbol 56 GraphicUsed by:58
Symbol 57 GraphicUsed by:58
Symbol 58 ButtonUses:54 55 56 57Used by:59
Symbol 59 MovieClipUses:50 51 53 58Used by:Timeline
Symbol 60 FontUsed by:61 62 63 64 68 69 72 73 76 77 81 82 83 85 86 89 90 93 94 98 99 100 111 112 113 114 117 118 121 122 125 126 129 130 133 134 137 138 141 142 147 148 151 152 155 156 159 160 359 363 364 366
Symbol 61 TextUses:60Used by:Timeline
Symbol 62 TextUses:60Used by:Timeline
Symbol 63 TextUses:60Used by:67 360
Symbol 64 TextUses:60Used by:67 360
Symbol 65 GraphicUsed by:67 360
Symbol 66 SoundUsed by:67 71 75 79 116 144 145 146 360 361 362
Symbol 67 ButtonUses:63 64 65 66Used by:Timeline
Symbol 68 TextUses:60Used by:71 361
Symbol 69 TextUses:60Used by:71 361
Symbol 70 GraphicUsed by:71 361
Symbol 71 ButtonUses:68 69 70 66Used by:Timeline
Symbol 72 TextUses:60Used by:75
Symbol 73 TextUses:60Used by:75
Symbol 74 GraphicUsed by:75
Symbol 75 ButtonUses:72 73 74 66Used by:Timeline
Symbol 76 TextUses:60Used by:79 362
Symbol 77 TextUses:60Used by:79 362
Symbol 78 GraphicUsed by:79 362
Symbol 79 ButtonUses:76 77 78 66Used by:Timeline
Symbol 80 GraphicUsed by:Timeline
Symbol 81 TextUses:60Used by:Timeline
Symbol 82 TextUses:60Used by:84
Symbol 83 TextUses:60Used by:84
Symbol 84 ButtonUses:82 83Used by:Timeline
Symbol 85 TextUses:60Used by:88
Symbol 86 TextUses:60Used by:88
Symbol 87 GraphicUsed by:88
Symbol 88 ButtonUses:85 86 87Used by:Timeline
Symbol 89 TextUses:60Used by:92
Symbol 90 TextUses:60Used by:92
Symbol 91 GraphicUsed by:92
Symbol 92 ButtonUses:89 90 91Used by:Timeline
Symbol 93 TextUses:60Used by:96
Symbol 94 TextUses:60Used by:96
Symbol 95 GraphicUsed by:96
Symbol 96 ButtonUses:93 94 95Used by:Timeline
Symbol 97 GraphicUsed by:Timeline
Symbol 98 TextUses:60Used by:Timeline
Symbol 99 TextUses:60Used by:Timeline
Symbol 100 TextUses:60Used by:Timeline
Symbol 101 GraphicUsed by:Timeline
Symbol 102 GraphicUsed by:Timeline
Symbol 103 GraphicUsed by:104 105
Symbol 104 MovieClipUses:103Used by:176 179  Timeline
Symbol 105 MovieClipUses:103Used by:176 179  Timeline
Symbol 106 MovieClipUses:46 44 42 40Used by:176 179  Timeline
Symbol 107 GraphicUsed by:176 179  Timeline
Symbol 108 GraphicUsed by:109
Symbol 109 MovieClipUses:108 38 36 34 32 29 27 25 23 21Used by:110
Symbol 110 MovieClipUses:109Used by:176 179  Timeline
Symbol 111 TextUses:60Used by:Timeline
Symbol 112 TextUses:60Used by:Timeline
Symbol 113 TextUses:60Used by:116 145
Symbol 114 TextUses:60Used by:116 145
Symbol 115 GraphicUsed by:116 145
Symbol 116 ButtonUses:113 114 115 66Used by:Timeline
Symbol 117 TextUses:60Used by:120
Symbol 118 TextUses:60Used by:120
Symbol 119 GraphicUsed by:120
Symbol 120 ButtonUses:117 118 119Used by:Timeline
Symbol 121 TextUses:60Used by:124
Symbol 122 TextUses:60Used by:124
Symbol 123 GraphicUsed by:124
Symbol 124 ButtonUses:121 122 123Used by:Timeline
Symbol 125 TextUses:60Used by:128
Symbol 126 TextUses:60Used by:128
Symbol 127 GraphicUsed by:128
Symbol 128 ButtonUses:125 126 127Used by:Timeline
Symbol 129 TextUses:60Used by:132
Symbol 130 TextUses:60Used by:132
Symbol 131 GraphicUsed by:132
Symbol 132 ButtonUses:129 130 131Used by:Timeline
Symbol 133 TextUses:60Used by:136
Symbol 134 TextUses:60Used by:136
Symbol 135 GraphicUsed by:136
Symbol 136 ButtonUses:133 134 135Used by:Timeline
Symbol 137 TextUses:60Used by:140
Symbol 138 TextUses:60Used by:140
Symbol 139 GraphicUsed by:140
Symbol 140 ButtonUses:137 138 139Used by:Timeline
Symbol 141 TextUses:60Used by:144 146
Symbol 142 TextUses:60Used by:144 146
Symbol 143 GraphicUsed by:144 146
Symbol 144 ButtonUses:141 142 143 66Used by:Timeline
Symbol 145 ButtonUses:113 114 115 66Used by:Timeline
Symbol 146 ButtonUses:141 142 143 66Used by:Timeline
Symbol 147 TextUses:60Used by:150
Symbol 148 TextUses:60Used by:150
Symbol 149 GraphicUsed by:150
Symbol 150 ButtonUses:147 148 149Used by:Timeline
Symbol 151 TextUses:60Used by:154
Symbol 152 TextUses:60Used by:154
Symbol 153 GraphicUsed by:154
Symbol 154 ButtonUses:151 152 153Used by:Timeline
Symbol 155 TextUses:60Used by:158
Symbol 156 TextUses:60Used by:158
Symbol 157 GraphicUsed by:158
Symbol 158 ButtonUses:155 156 157Used by:Timeline
Symbol 159 TextUses:60Used by:162
Symbol 160 TextUses:60Used by:162
Symbol 161 GraphicUsed by:162
Symbol 162 ButtonUses:159 160 161Used by:Timeline
Symbol 163 FontUsed by:164 165 166 167 168 169 170 171 205 206 207 208 209 210 211 212 225 226 227 228 229 230 231 232 241 242 243 244 245 246 247 248 258 259 260 261 262 263 264 265 272 273 274 275 276 277 278 279 291 292 293 294 295 296 297 298 305 306 307 308 309 310 311 312 319 320 321 322 323 324 325 326 334 335 336 337 338 339 340 341 347 348 349 350 351 352 353 354
Symbol 164 EditableTextUses:163Used by:Timeline
Symbol 165 EditableTextUses:163Used by:Timeline
Symbol 166 EditableTextUses:163Used by:Timeline
Symbol 167 EditableTextUses:163Used by:Timeline
Symbol 168 EditableTextUses:163Used by:Timeline
Symbol 169 EditableTextUses:163Used by:Timeline
Symbol 170 EditableTextUses:163Used by:Timeline
Symbol 171 EditableTextUses:163Used by:Timeline
Symbol 172 GraphicUsed by:Timeline
Symbol 173 MovieClipUses:5Used by:176 179
Symbol 174 GraphicUsed by:175
Symbol 175 MovieClipUses:174Used by:176 179
Symbol 176 MovieClipUses:104 105 106 107 110 173 175Used by:Timeline
Symbol 177 GraphicUsed by:178
Symbol 178 MovieClipUses:177Used by:Timeline
Symbol 179 MovieClipUses:104 105 106 107 110 175 173Used by:Timeline
Symbol 180 GraphicUsed by:190 220 236 253 267 286 300 314 329
Symbol 181 GraphicUsed by:182 188 189 253 267
Symbol 182 MovieClipUses:181Used by:190
Symbol 183 GraphicUsed by:184 187 267 300 314 329
Symbol 184 MovieClipUses:183Used by:190 220
Symbol 185 GraphicUsed by:186
Symbol 186 MovieClipUses:185Used by:190
Symbol 187 MovieClipUses:183Used by:190
Symbol 188 MovieClipUses:181Used by:190
Symbol 189 MovieClipUses:181Used by:190
Symbol 190 MovieClipUses:180 182 184 186 187 188 189Used by:Timeline
Symbol 191 GraphicUsed by:195
Symbol 192 FontUsed by:193 197 198 199 200 201 202 203 204 221 222 223 224 237 238 239 240 254 255 256 257 268 269 270 271 287 288 289 290 301 302 303 304 315 316 317 318 330 331 332 333 343 344 345 346
Symbol 193 TextUses:192Used by:195
Symbol 194 SoundUsed by:195
Symbol 195 MovieClipUses:191 193 194Used by:Timeline
Symbol 196 MovieClipUses:11Used by:Timeline
Symbol 197 TextUses:192Used by:Timeline
Symbol 198 TextUses:192Used by:Timeline
Symbol 199 EditableTextUses:192Used by:Timeline
Symbol 200 EditableTextUses:192Used by:Timeline
Symbol 201 TextUses:192Used by:Timeline
Symbol 202 EditableTextUses:192Used by:Timeline
Symbol 203 EditableTextUses:192Used by:Timeline
Symbol 204 TextUses:192Used by:Timeline
Symbol 205 EditableTextUses:163Used by:Timeline
Symbol 206 EditableTextUses:163Used by:Timeline
Symbol 207 EditableTextUses:163Used by:Timeline
Symbol 208 EditableTextUses:163Used by:Timeline
Symbol 209 EditableTextUses:163Used by:Timeline
Symbol 210 EditableTextUses:163Used by:Timeline
Symbol 211 EditableTextUses:163Used by:Timeline
Symbol 212 EditableTextUses:163Used by:Timeline
Symbol 213 GraphicUsed by:214
Symbol 214 MovieClipUses:213Used by:Timeline
Symbol 215 GraphicUsed by:Timeline
Symbol 216 GraphicUsed by:220 236 253 267
Symbol 217 GraphicUsed by:220
Symbol 218 GraphicUsed by:220
Symbol 219 GraphicUsed by:220 236 300 314
Symbol 220 MovieClipUses:180 184 216 217 18 218 219Used by:Timeline
Symbol 221 EditableTextUses:192Used by:Timeline
Symbol 222 EditableTextUses:192Used by:Timeline
Symbol 223 EditableTextUses:192Used by:Timeline
Symbol 224 EditableTextUses:192Used by:Timeline
Symbol 225 EditableTextUses:163Used by:Timeline
Symbol 226 EditableTextUses:163Used by:Timeline
Symbol 227 EditableTextUses:163Used by:Timeline
Symbol 228 EditableTextUses:163Used by:Timeline
Symbol 229 EditableTextUses:163Used by:Timeline
Symbol 230 EditableTextUses:163Used by:Timeline
Symbol 231 EditableTextUses:163Used by:Timeline
Symbol 232 EditableTextUses:163Used by:Timeline
Symbol 233 GraphicUsed by:Timeline
Symbol 234 GraphicUsed by:Timeline
Symbol 235 GraphicUsed by:236
Symbol 236 MovieClipUses:180 216 219 235 16Used by:Timeline
Symbol 237 EditableTextUses:192Used by:Timeline
Symbol 238 EditableTextUses:192Used by:Timeline
Symbol 239 EditableTextUses:192Used by:Timeline
Symbol 240 EditableTextUses:192Used by:Timeline
Symbol 241 EditableTextUses:163Used by:Timeline
Symbol 242 EditableTextUses:163Used by:Timeline
Symbol 243 EditableTextUses:163Used by:Timeline
Symbol 244 EditableTextUses:163Used by:Timeline
Symbol 245 EditableTextUses:163Used by:Timeline
Symbol 246 EditableTextUses:163Used by:Timeline
Symbol 247 EditableTextUses:163Used by:Timeline
Symbol 248 EditableTextUses:163Used by:Timeline
Symbol 249 GraphicUsed by:Timeline
Symbol 250 GraphicUsed by:253 329
Symbol 251 GraphicUsed by:253 329
Symbol 252 MovieClipUsed by:253 329
Symbol 253 MovieClipUses:180 216 250 251 252 181Used by:Timeline
Symbol 254 EditableTextUses:192Used by:Timeline
Symbol 255 EditableTextUses:192Used by:Timeline
Symbol 256 EditableTextUses:192Used by:Timeline
Symbol 257 EditableTextUses:192Used by:Timeline
Symbol 258 EditableTextUses:163Used by:Timeline
Symbol 259 EditableTextUses:163Used by:Timeline
Symbol 260 EditableTextUses:163Used by:Timeline
Symbol 261 EditableTextUses:163Used by:Timeline
Symbol 262 EditableTextUses:163Used by:Timeline
Symbol 263 EditableTextUses:163Used by:Timeline
Symbol 264 EditableTextUses:163Used by:Timeline
Symbol 265 EditableTextUses:163Used by:Timeline
Symbol 266 GraphicUsed by:Timeline
Symbol 267 MovieClipUses:180 216 181 183Used by:Timeline
Symbol 268 EditableTextUses:192Used by:Timeline
Symbol 269 EditableTextUses:192Used by:Timeline
Symbol 270 EditableTextUses:192Used by:Timeline
Symbol 271 EditableTextUses:192Used by:Timeline
Symbol 272 EditableTextUses:163Used by:Timeline
Symbol 273 EditableTextUses:163Used by:Timeline
Symbol 274 EditableTextUses:163Used by:Timeline
Symbol 275 EditableTextUses:163Used by:Timeline
Symbol 276 EditableTextUses:163Used by:Timeline
Symbol 277 EditableTextUses:163Used by:Timeline
Symbol 278 EditableTextUses:163Used by:Timeline
Symbol 279 EditableTextUses:163Used by:Timeline
Symbol 280 GraphicUsed by:Timeline
Symbol 281 GraphicUsed by:Timeline
Symbol 282 GraphicUsed by:Timeline
Symbol 283 GraphicUsed by:Timeline
Symbol 284 GraphicUsed by:Timeline
Symbol 285 GraphicUsed by:286
Symbol 286 MovieClipUses:180 285Used by:Timeline
Symbol 287 EditableTextUses:192Used by:Timeline
Symbol 288 EditableTextUses:192Used by:Timeline
Symbol 289 EditableTextUses:192Used by:Timeline
Symbol 290 EditableTextUses:192Used by:Timeline
Symbol 291 EditableTextUses:163Used by:Timeline
Symbol 292 EditableTextUses:163Used by:Timeline
Symbol 293 EditableTextUses:163Used by:Timeline
Symbol 294 EditableTextUses:163Used by:Timeline
Symbol 295 EditableTextUses:163Used by:Timeline
Symbol 296 EditableTextUses:163Used by:Timeline
Symbol 297 EditableTextUses:163Used by:Timeline
Symbol 298 EditableTextUses:163Used by:Timeline
Symbol 299 GraphicUsed by:Timeline
Symbol 300 MovieClipUses:180 183 219Used by:Timeline
Symbol 301 EditableTextUses:192Used by:Timeline
Symbol 302 EditableTextUses:192Used by:Timeline
Symbol 303 EditableTextUses:192Used by:Timeline
Symbol 304 EditableTextUses:192Used by:Timeline
Symbol 305 EditableTextUses:163Used by:Timeline
Symbol 306 EditableTextUses:163Used by:Timeline
Symbol 307 EditableTextUses:163Used by:Timeline
Symbol 308 EditableTextUses:163Used by:Timeline
Symbol 309 EditableTextUses:163Used by:Timeline
Symbol 310 EditableTextUses:163Used by:Timeline
Symbol 311 EditableTextUses:163Used by:Timeline
Symbol 312 EditableTextUses:163Used by:Timeline
Symbol 313 GraphicUsed by:Timeline
Symbol 314 MovieClipUses:180 183 219Used by:Timeline
Symbol 315 EditableTextUses:192Used by:Timeline
Symbol 316 EditableTextUses:192Used by:Timeline
Symbol 317 EditableTextUses:192Used by:Timeline
Symbol 318 EditableTextUses:192Used by:Timeline
Symbol 319 EditableTextUses:163Used by:Timeline
Symbol 320 EditableTextUses:163Used by:Timeline
Symbol 321 EditableTextUses:163Used by:Timeline
Symbol 322 EditableTextUses:163Used by:Timeline
Symbol 323 EditableTextUses:163Used by:Timeline
Symbol 324 EditableTextUses:163Used by:Timeline
Symbol 325 EditableTextUses:163Used by:Timeline
Symbol 326 EditableTextUses:163Used by:Timeline
Symbol 327 GraphicUsed by:Timeline
Symbol 328 GraphicUsed by:329
Symbol 329 MovieClipUses:180 183 328 250 251 252Used by:Timeline
Symbol 330 EditableTextUses:192Used by:Timeline
Symbol 331 EditableTextUses:192Used by:Timeline
Symbol 332 EditableTextUses:192Used by:Timeline
Symbol 333 EditableTextUses:192Used by:Timeline
Symbol 334 EditableTextUses:163Used by:Timeline
Symbol 335 EditableTextUses:163Used by:Timeline
Symbol 336 EditableTextUses:163Used by:Timeline
Symbol 337 EditableTextUses:163Used by:Timeline
Symbol 338 EditableTextUses:163Used by:Timeline
Symbol 339 EditableTextUses:163Used by:Timeline
Symbol 340 EditableTextUses:163Used by:Timeline
Symbol 341 EditableTextUses:163Used by:Timeline
Symbol 342 GraphicUsed by:Timeline
Symbol 343 EditableTextUses:192Used by:Timeline
Symbol 344 EditableTextUses:192Used by:Timeline
Symbol 345 EditableTextUses:192Used by:Timeline
Symbol 346 EditableTextUses:192Used by:Timeline
Symbol 347 EditableTextUses:163Used by:Timeline
Symbol 348 EditableTextUses:163Used by:Timeline
Symbol 349 EditableTextUses:163Used by:Timeline
Symbol 350 EditableTextUses:163Used by:Timeline
Symbol 351 EditableTextUses:163Used by:Timeline
Symbol 352 EditableTextUses:163Used by:Timeline
Symbol 353 EditableTextUses:163Used by:Timeline
Symbol 354 EditableTextUses:163Used by:Timeline
Symbol 355 GraphicUsed by:Timeline
Symbol 356 GraphicUsed by:Timeline
Symbol 357 GraphicUsed by:Timeline
Symbol 358 GraphicUsed by:Timeline
Symbol 359 TextUses:60Used by:Timeline
Symbol 360 ButtonUses:63 64 65 66Used by:Timeline
Symbol 361 ButtonUses:68 69 70 66Used by:Timeline
Symbol 362 ButtonUses:76 77 78 66Used by:Timeline
Symbol 363 TextUses:60Used by:Timeline
Symbol 364 TextUses:60Used by:Timeline
Symbol 365 SoundUsed by:Timeline
Symbol 366 TextUses:60Used by:Timeline

Instance Names

"gun"Frame 5Symbol 106 MovieClip
"czapka"Frame 5Symbol 110 MovieClip
"gun2"Frame 5Symbol 106 MovieClip
"czapka2"Frame 5Symbol 110 MovieClip
"hat1"Frame 5Symbol 164 EditableText
"hat2"Frame 5Symbol 165 EditableText
"weapons1"Frame 5Symbol 166 EditableText
"weapons2"Frame 5Symbol 167 EditableText
"speeder1"Frame 5Symbol 168 EditableText
"speeder2"Frame 5Symbol 169 EditableText
"damage1"Frame 5Symbol 170 EditableText
"damage2"Frame 5Symbol 171 EditableText
"gun2"Frame 6Symbol 176 MovieClip
"gun"Frame 6Symbol 179 MovieClip
"walls"Frame 6Symbol 190 MovieClip
"box"Frame 6Symbol 195 MovieClip
"naboje"Frame 6Symbol 196 MovieClip
"player1"Frame 6Symbol 199 EditableText
"player2"Frame 6Symbol 200 EditableText
"ammos1"Frame 6Symbol 202 EditableText
"ammos2"Frame 6Symbol 203 EditableText
"hat1"Frame 6Symbol 205 EditableText
"hat2"Frame 6Symbol 206 EditableText
"weapons1"Frame 6Symbol 207 EditableText
"weapons2"Frame 6Symbol 208 EditableText
"speeder1"Frame 6Symbol 209 EditableText
"speeder2"Frame 6Symbol 210 EditableText
"damage1"Frame 6Symbol 211 EditableText
"damage2"Frame 6Symbol 212 EditableText
"blood"Frame 6Symbol 214 MovieClip
"gun2"Frame 8Symbol 176 MovieClip
"gun"Frame 8Symbol 179 MovieClip
"walls"Frame 8Symbol 220 MovieClip
"box"Frame 8Symbol 195 MovieClip
"naboje"Frame 8Symbol 196 MovieClip
"player1"Frame 8Symbol 221 EditableText
"player2"Frame 8Symbol 222 EditableText
"ammos1"Frame 8Symbol 223 EditableText
"ammos2"Frame 8Symbol 224 EditableText
"hat1"Frame 8Symbol 225 EditableText
"hat2"Frame 8Symbol 226 EditableText
"weapons1"Frame 8Symbol 227 EditableText
"weapons2"Frame 8Symbol 228 EditableText
"speeder1"Frame 8Symbol 229 EditableText
"speeder2"Frame 8Symbol 230 EditableText
"damage1"Frame 8Symbol 231 EditableText
"damage2"Frame 8Symbol 232 EditableText
"blood"Frame 8Symbol 214 MovieClip
"gun2"Frame 10Symbol 176 MovieClip
"gun"Frame 10Symbol 179 MovieClip
"walls"Frame 10Symbol 236 MovieClip
"box"Frame 10Symbol 195 MovieClip
"naboje"Frame 10Symbol 196 MovieClip
"player1"Frame 10Symbol 237 EditableText
"player2"Frame 10Symbol 238 EditableText
"ammos1"Frame 10Symbol 239 EditableText
"ammos2"Frame 10Symbol 240 EditableText
"hat1"Frame 10Symbol 241 EditableText
"hat2"Frame 10Symbol 242 EditableText
"weapons1"Frame 10Symbol 243 EditableText
"weapons2"Frame 10Symbol 244 EditableText
"speeder1"Frame 10Symbol 245 EditableText
"speeder2"Frame 10Symbol 246 EditableText
"damage1"Frame 10Symbol 247 EditableText
"damage2"Frame 10Symbol 248 EditableText
"blood"Frame 10Symbol 214 MovieClip
"gun2"Frame 12Symbol 176 MovieClip
"gun"Frame 12Symbol 179 MovieClip
"walls"Frame 12Symbol 253 MovieClip
"box"Frame 12Symbol 195 MovieClip
"naboje"Frame 12Symbol 196 MovieClip
"player1"Frame 12Symbol 254 EditableText
"player2"Frame 12Symbol 255 EditableText
"ammos1"Frame 12Symbol 256 EditableText
"ammos2"Frame 12Symbol 257 EditableText
"hat1"Frame 12Symbol 258 EditableText
"hat2"Frame 12Symbol 259 EditableText
"weapons1"Frame 12Symbol 260 EditableText
"weapons2"Frame 12Symbol 261 EditableText
"speeder1"Frame 12Symbol 262 EditableText
"speeder2"Frame 12Symbol 263 EditableText
"damage1"Frame 12Symbol 264 EditableText
"damage2"Frame 12Symbol 265 EditableText
"blood"Frame 12Symbol 214 MovieClip
"gun2"Frame 14Symbol 176 MovieClip
"gun"Frame 14Symbol 179 MovieClip
"walls"Frame 14Symbol 267 MovieClip
"box"Frame 14Symbol 195 MovieClip
"naboje"Frame 14Symbol 196 MovieClip
"player1"Frame 14Symbol 268 EditableText
"player2"Frame 14Symbol 269 EditableText
"ammos1"Frame 14Symbol 270 EditableText
"ammos2"Frame 14Symbol 271 EditableText
"hat1"Frame 14Symbol 272 EditableText
"hat2"Frame 14Symbol 273 EditableText
"weapons1"Frame 14Symbol 274 EditableText
"weapons2"Frame 14Symbol 275 EditableText
"speeder1"Frame 14Symbol 276 EditableText
"speeder2"Frame 14Symbol 277 EditableText
"damage1"Frame 14Symbol 278 EditableText
"damage2"Frame 14Symbol 279 EditableText
"blood"Frame 14Symbol 214 MovieClip
"gun2"Frame 16Symbol 176 MovieClip
"gun"Frame 16Symbol 179 MovieClip
"walls"Frame 16Symbol 286 MovieClip
"box"Frame 16Symbol 195 MovieClip
"naboje"Frame 16Symbol 196 MovieClip
"player1"Frame 16Symbol 287 EditableText
"player2"Frame 16Symbol 288 EditableText
"ammos1"Frame 16Symbol 289 EditableText
"ammos2"Frame 16Symbol 290 EditableText
"hat1"Frame 16Symbol 291 EditableText
"hat2"Frame 16Symbol 292 EditableText
"weapons1"Frame 16Symbol 293 EditableText
"weapons2"Frame 16Symbol 294 EditableText
"speeder1"Frame 16Symbol 295 EditableText
"speeder2"Frame 16Symbol 296 EditableText
"damage1"Frame 16Symbol 297 EditableText
"damage2"Frame 16Symbol 298 EditableText
"blood"Frame 16Symbol 214 MovieClip
"gun2"Frame 18Symbol 176 MovieClip
"gun"Frame 18Symbol 179 MovieClip
"walls"Frame 18Symbol 300 MovieClip
"box"Frame 18Symbol 195 MovieClip
"naboje"Frame 18Symbol 196 MovieClip
"player1"Frame 18Symbol 301 EditableText
"player2"Frame 18Symbol 302 EditableText
"ammos1"Frame 18Symbol 303 EditableText
"ammos2"Frame 18Symbol 304 EditableText
"hat1"Frame 18Symbol 305 EditableText
"hat2"Frame 18Symbol 306 EditableText
"weapons1"Frame 18Symbol 307 EditableText
"weapons2"Frame 18Symbol 308 EditableText
"speeder1"Frame 18Symbol 309 EditableText
"speeder2"Frame 18Symbol 310 EditableText
"damage1"Frame 18Symbol 311 EditableText
"damage2"Frame 18Symbol 312 EditableText
"blood"Frame 18Symbol 214 MovieClip
"gun2"Frame 20Symbol 176 MovieClip
"gun"Frame 20Symbol 179 MovieClip
"walls"Frame 20Symbol 314 MovieClip
"box"Frame 20Symbol 195 MovieClip
"naboje"Frame 20Symbol 196 MovieClip
"player1"Frame 20Symbol 315 EditableText
"player2"Frame 20Symbol 316 EditableText
"ammos1"Frame 20Symbol 317 EditableText
"ammos2"Frame 20Symbol 318 EditableText
"hat1"Frame 20Symbol 319 EditableText
"hat2"Frame 20Symbol 320 EditableText
"weapons1"Frame 20Symbol 321 EditableText
"weapons2"Frame 20Symbol 322 EditableText
"speeder1"Frame 20Symbol 323 EditableText
"speeder2"Frame 20Symbol 324 EditableText
"damage1"Frame 20Symbol 325 EditableText
"damage2"Frame 20Symbol 326 EditableText
"blood"Frame 20Symbol 214 MovieClip
"gun2"Frame 22Symbol 176 MovieClip
"gun"Frame 22Symbol 179 MovieClip
"walls"Frame 22Symbol 329 MovieClip
"box"Frame 22Symbol 195 MovieClip
"naboje"Frame 22Symbol 196 MovieClip
"player1"Frame 22Symbol 330 EditableText
"player2"Frame 22Symbol 331 EditableText
"ammos1"Frame 22Symbol 332 EditableText
"ammos2"Frame 22Symbol 333 EditableText
"hat1"Frame 22Symbol 334 EditableText
"hat2"Frame 22Symbol 335 EditableText
"weapons1"Frame 22Symbol 336 EditableText
"weapons2"Frame 22Symbol 337 EditableText
"speeder1"Frame 22Symbol 338 EditableText
"speeder2"Frame 22Symbol 339 EditableText
"damage1"Frame 22Symbol 340 EditableText
"damage2"Frame 22Symbol 341 EditableText
"blood"Frame 22Symbol 214 MovieClip
"gun2"Frame 24Symbol 176 MovieClip
"gun"Frame 24Symbol 179 MovieClip
"box"Frame 24Symbol 195 MovieClip
"naboje"Frame 24Symbol 196 MovieClip
"player1"Frame 24Symbol 343 EditableText
"player2"Frame 24Symbol 344 EditableText
"ammos1"Frame 24Symbol 345 EditableText
"ammos2"Frame 24Symbol 346 EditableText
"hat1"Frame 24Symbol 347 EditableText
"hat2"Frame 24Symbol 348 EditableText
"weapons1"Frame 24Symbol 349 EditableText
"weapons2"Frame 24Symbol 350 EditableText
"speeder1"Frame 24Symbol 351 EditableText
"speeder2"Frame 24Symbol 352 EditableText
"damage1"Frame 24Symbol 353 EditableText
"damage2"Frame 24Symbol 354 EditableText
"blood"Frame 24Symbol 214 MovieClip
"bar"Symbol 59 MovieClip Frame 1Symbol 50 MovieClip
"czapka"Symbol 110 MovieClip Frame 1Symbol 109 MovieClip
"gun2"Symbol 176 MovieClip Frame 1Symbol 106 MovieClip
"czapka1"Symbol 176 MovieClip Frame 1Symbol 110 MovieClip
"shot"Symbol 176 MovieClip Frame 1Symbol 173 MovieClip
"plecy"Symbol 176 MovieClip Frame 1Symbol 175 MovieClip
"gun"Symbol 179 MovieClip Frame 1Symbol 106 MovieClip
"czapka"Symbol 179 MovieClip Frame 1Symbol 110 MovieClip
"plecy"Symbol 179 MovieClip Frame 1Symbol 175 MovieClip
"plecy"Symbol 179 MovieClip Frame 1Symbol 175 MovieClip
"plecy"Symbol 179 MovieClip Frame 1Symbol 175 MovieClip
"shot"Symbol 179 MovieClip Frame 1Symbol 173 MovieClip
"sciana2"Symbol 190 MovieClip Frame 1Symbol 182 MovieClip
"sciana5"Symbol 190 MovieClip Frame 1Symbol 184 MovieClip
"sciana6"Symbol 190 MovieClip Frame 1Symbol 186 MovieClip
"sciana4"Symbol 190 MovieClip Frame 1Symbol 187 MovieClip
"sciana3"Symbol 190 MovieClip Frame 1Symbol 188 MovieClip
"sciana5"Symbol 220 MovieClip Frame 1Symbol 184 MovieClip
"sciana5"Symbol 220 MovieClip Frame 1Symbol 184 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 6 as "MP5"
ExportAssets (56)Timeline Frame 1Symbol 8 as "HK_28"
ExportAssets (56)Timeline Frame 1Symbol 10 as "Helm_USA_Private"
ExportAssets (56)Timeline Frame 1Symbol 13 as "bulllet"
ExportAssets (56)Timeline Frame 1Symbol 16 as "Smoke"
ExportAssets (56)Timeline Frame 1Symbol 18 as "MG_36"
ExportAssets (56)Timeline Frame 1Symbol 19 as "bullet"
ExportAssets (56)Timeline Frame 1Symbol 21 as "Helm_Vietnam_Specialist"
ExportAssets (56)Timeline Frame 1Symbol 23 as "Helm_USA_Mashinegunner"
ExportAssets (56)Timeline Frame 1Symbol 25 as "Helm_USA_Sniper"
ExportAssets (56)Timeline Frame 1Symbol 27 as "Helm_USA_Delta"
ExportAssets (56)Timeline Frame 1Symbol 29 as "Helm_Soviet_Partisan"
ExportAssets (56)Timeline Frame 1Symbol 32 as "Helm_German_SS"
ExportAssets (56)Timeline Frame 1Symbol 34 as "Helm_American_Corporal"
ExportAssets (56)Timeline Frame 1Symbol 36 as "Helm_Vietnam_Rebel"
ExportAssets (56)Timeline Frame 1Symbol 38 as "Helm_Vietnam_Sergant"
ExportAssets (56)Timeline Frame 1Symbol 40 as "Thompson"
ExportAssets (56)Timeline Frame 1Symbol 42 as "M_16"
ExportAssets (56)Timeline Frame 1Symbol 44 as "AK_47"
ExportAssets (56)Timeline Frame 1Symbol 46 as "Colt_1917"
ExportAssets (56)Timeline Frame 5Symbol 46 as "Colt_1917"
ExportAssets (56)Timeline Frame 5Symbol 44 as "AK_47"
ExportAssets (56)Timeline Frame 5Symbol 42 as "M_16"
ExportAssets (56)Timeline Frame 5Symbol 40 as "Thompson"
ExportAssets (56)Timeline Frame 5Symbol 38 as "Helm_Vietnam_Sergant"
ExportAssets (56)Timeline Frame 5Symbol 36 as "Helm_Vietnam_Rebel"
ExportAssets (56)Timeline Frame 5Symbol 34 as "Helm_American_Corporal"
ExportAssets (56)Timeline Frame 5Symbol 32 as "Helm_German_SS"
ExportAssets (56)Timeline Frame 5Symbol 29 as "Helm_Soviet_Partisan"
ExportAssets (56)Timeline Frame 5Symbol 27 as "Helm_USA_Delta"
ExportAssets (56)Timeline Frame 5Symbol 25 as "Helm_USA_Sniper"
ExportAssets (56)Timeline Frame 5Symbol 23 as "Helm_USA_Mashinegunner"
ExportAssets (56)Timeline Frame 5Symbol 21 as "Helm_Vietnam_Specialist"
ExportAssets (56)Timeline Frame 6Symbol 19 as "bullet"
ExportAssets (56)Timeline Frame 7Symbol 19 as "bullet"
ExportAssets (56)Timeline Frame 8Symbol 18 as "MG_36"
ExportAssets (56)Timeline Frame 10Symbol 16 as "Smoke"
ExportAssets (56)Timeline Frame 10Symbol 16 as "Smoke"
ExportAssets (56)Timeline Frame 10Symbol 16 as "Smoke"
ExportAssets (56)Timeline Frame 10Symbol 16 as "Smoke"

Labels

"DEAD1"Frame 26
"DEAD2"Frame 27
"loaded"Symbol 59 MovieClip Frame 3

Dynamic Text Variables

hat1Symbol 164 EditableText"0"
hat2Symbol 165 EditableText"0"
weapons1Symbol 166 EditableText"0"
weapons2Symbol 167 EditableText"0"
speeder1Symbol 168 EditableText"0"
speeder2Symbol 169 EditableText"0"
damage1Symbol 170 EditableText"0"
damage2Symbol 171 EditableText"0"
player1Symbol 199 EditableText"0"
player2Symbol 200 EditableText"0"
ammos1Symbol 202 EditableText"0"
ammos2Symbol 203 EditableText"0"
hat1Symbol 205 EditableText"0"
hat2Symbol 206 EditableText"0"
weapons1Symbol 207 EditableText"0"
weapons2Symbol 208 EditableText"0"
speeder1Symbol 209 EditableText"0"
speeder2Symbol 210 EditableText"0"
damage1Symbol 211 EditableText"0"
damage2Symbol 212 EditableText"0"
player1Symbol 221 EditableText"0"
player2Symbol 222 EditableText"0"
ammos1Symbol 223 EditableText"0"
ammos2Symbol 224 EditableText"0"
hat1Symbol 225 EditableText"0"
hat2Symbol 226 EditableText"0"
weapons1Symbol 227 EditableText"0"
weapons2Symbol 228 EditableText"0"
speeder1Symbol 229 EditableText"0"
speeder2Symbol 230 EditableText"0"
damage1Symbol 231 EditableText"0"
damage2Symbol 232 EditableText"0"
player1Symbol 237 EditableText"0"
player2Symbol 238 EditableText"0"
ammos1Symbol 239 EditableText"0"
ammos2Symbol 240 EditableText"0"
hat1Symbol 241 EditableText"0"
hat2Symbol 242 EditableText"0"
weapons1Symbol 243 EditableText"0"
weapons2Symbol 244 EditableText"0"
speeder1Symbol 245 EditableText"0"
speeder2Symbol 246 EditableText"0"
damage1Symbol 247 EditableText"0"
damage2Symbol 248 EditableText"0"
player1Symbol 254 EditableText"0"
player2Symbol 255 EditableText"0"
ammos1Symbol 256 EditableText"0"
ammos2Symbol 257 EditableText"0"
hat1Symbol 258 EditableText"0"
hat2Symbol 259 EditableText"0"
weapons1Symbol 260 EditableText"0"
weapons2Symbol 261 EditableText"0"
speeder1Symbol 262 EditableText"0"
speeder2Symbol 263 EditableText"0"
damage1Symbol 264 EditableText"0"
damage2Symbol 265 EditableText"0"
player1Symbol 268 EditableText"0"
player2Symbol 269 EditableText"0"
ammos1Symbol 270 EditableText"0"
ammos2Symbol 271 EditableText"0"
hat1Symbol 272 EditableText"0"
hat2Symbol 273 EditableText"0"
weapons1Symbol 274 EditableText"0"
weapons2Symbol 275 EditableText"0"
speeder1Symbol 276 EditableText"0"
speeder2Symbol 277 EditableText"0"
damage1Symbol 278 EditableText"0"
damage2Symbol 279 EditableText"0"
player1Symbol 287 EditableText"0"
player2Symbol 288 EditableText"0"
ammos1Symbol 289 EditableText"0"
ammos2Symbol 290 EditableText"0"
hat1Symbol 291 EditableText"0"
hat2Symbol 292 EditableText"0"
weapons1Symbol 293 EditableText"0"
weapons2Symbol 294 EditableText"0"
speeder1Symbol 295 EditableText"0"
speeder2Symbol 296 EditableText"0"
damage1Symbol 297 EditableText"0"
damage2Symbol 298 EditableText"0"
player1Symbol 301 EditableText"0"
player2Symbol 302 EditableText"0"
ammos1Symbol 303 EditableText"0"
ammos2Symbol 304 EditableText"0"
hat1Symbol 305 EditableText"0"
hat2Symbol 306 EditableText"0"
weapons1Symbol 307 EditableText"0"
weapons2Symbol 308 EditableText"0"
speeder1Symbol 309 EditableText"0"
speeder2Symbol 310 EditableText"0"
damage1Symbol 311 EditableText"0"
damage2Symbol 312 EditableText"0"
player1Symbol 315 EditableText"0"
player2Symbol 316 EditableText"0"
ammos1Symbol 317 EditableText"0"
ammos2Symbol 318 EditableText"0"
hat1Symbol 319 EditableText"0"
hat2Symbol 320 EditableText"0"
weapons1Symbol 321 EditableText"0"
weapons2Symbol 322 EditableText"0"
speeder1Symbol 323 EditableText"0"
speeder2Symbol 324 EditableText"0"
damage1Symbol 325 EditableText"0"
damage2Symbol 326 EditableText"0"
player1Symbol 330 EditableText"0"
player2Symbol 331 EditableText"0"
ammos1Symbol 332 EditableText"0"
ammos2Symbol 333 EditableText"0"
hat1Symbol 334 EditableText"0"
hat2Symbol 335 EditableText"0"
weapons1Symbol 336 EditableText"0"
weapons2Symbol 337 EditableText"0"
speeder1Symbol 338 EditableText"0"
speeder2Symbol 339 EditableText"0"
damage1Symbol 340 EditableText"0"
damage2Symbol 341 EditableText"0"
player1Symbol 343 EditableText"0"
player2Symbol 344 EditableText"0"
ammos1Symbol 345 EditableText"0"
ammos2Symbol 346 EditableText"0"
hat1Symbol 347 EditableText"0"
hat2Symbol 348 EditableText"0"
weapons1Symbol 349 EditableText"0"
weapons2Symbol 350 EditableText"0"
speeder1Symbol 351 EditableText"0"
speeder2Symbol 352 EditableText"0"
damage1Symbol 353 EditableText"0"
damage2Symbol 354 EditableText"0"




http://swfchan.com/6/25782/info.shtml
Created: 23/5 -2019 08:37:09 Last modified: 23/5 -2019 08:37:09 Server time: 15/05 -2024 01:28:02