00:00
00:00
View Profile AlmostDead1

Age 29, Male

England

Joined on 10/19/08

Level:
11
Exp Points:
1,310 / 1,350
Exp Rank:
49,472
Vote Power:
5.35 votes
Rank:
Portal Security
Global Rank:
23,360
Blams:
85
Saves:
342
B/P Bonus:
8%
Whistle:
Normal
Medals:
10

Altering these settings may filter what you see.

Latest News

More

SOo...

How's everyone?

...............................

onClipEvent (enterFrame) {
if (this.hitTest(_root.char)) {
_root.gotgun = true;
unloadMovie(this);

}
}

I now have a gun!

if (Key.isDown(Key.SPACE)) {

if (_root.gotgun == true && !_root.shooting) {
_root.attachMovie("bullet", "bulleter", 1, {_x:_root.char._x, _y:_root.char._y-25});
_root.shooting = true;
with (_root.bulleter) {
onEnterFrame = function () {
if (_root.timer>_root.maxshoottime) {
_root.shooting = false;
unloadMovie(this);
}

I shoot you!
I'm bored now!...


Latest Audio

Subscribe to RSS Feed

Latest Favorite Audio

More