Frame 1
function +() {
}
stop();
var counter = new LoadVars();
counter.sendAndLoad("http://www.totalwebdata.com/Applications/Gatherer3/addcounter.php", counter, "_POST");
_root.SoundOn = 1;
MENU = new ContextMenu();
MENU.hideBuiltInItems();
Brand = new ContextMenuItem("TOTALWEBDATA.COM \u00A9", +);
MENU.customItems.push(Brand);
_root.menu = MENU;
Frame 4
var allsound = new Sound(this);
this.onEnterFrame = function () {
if (_root.SoundOn == 2) {
allsound.setVolume(0);
} else {
allsound.setVolume(100);
}
};
stop();
Frame 5
var allsound = new Sound(this);
mute.onRelease = function () {
if (allsound.getVolume() == 100) {
mute.gotoAndStop(2);
allsound.setVolume(0);
} else {
mute.gotoAndStop(1);
allsound.setVolume(100);
}
};
stop();
Instance of Symbol 403 MovieClip "functions" in Frame 5
onClipEvent (load) {
function \u0012() {
var _local2 = new LoadVars();
var _local3 = new LoadVars();
_local2.name = _root.tagname;
_local2.score = _root.tagmoney;
_local2.helmet = _root.helmet;
_local2.armor = _root.shirt;
_local2.sendAndLoad("http://www.totalwebdata.com/Applications/Gatherer3/submitscore.php", _local3, "_POST");
_local3.onLoad = function (_arg2) {
if (_arg2) {
getURL ("http://www.totalwebdata.com/Applications/Gatherer3/highscores.html", "_parent");
removeMovieClip(_root.ulose);
_root.gotoAndStop(4);
}
};
}
function %() {
ifwon = _root.gamble * 3;
if (_root.gambleresult == _root.GambleOn) {
_root.gamblestatus = ("Congratulations, you won " + ifwon) + " in cash.";
_root.money = _root.money + ifwon;
} else {
_root.gamblestatus = ("Thats a " + _root.gambleresult) + "! , Sorry you lost";
}
}
function \u000F(_arg2) {
if (_arg2 == 2) {
_root.Main_Character.attachMovie("Heal", "Heal", _root.getNextHighestDepth(), {_x:-5, _y:20});
_root.HP = _root.HP + 20;
}
if (_arg2 == 3) {
_root.attachMovie("Beer", "Beer", _root.getNextHighestDepth(), {_x:_root.Main_Character._x + 70, _y:_root.Main_Character._y - 10});
_root.tempToughness = 2;
}
if (_arg2 == 4) {
_root.attachMovie("RedBull", "RedBull", _root.getNextHighestDepth(), {_x:_root.Main_Character._x + 70, _y:_root.Main_Character._y - 10});
_root.tempSpeed = 2;
}
if (_arg2 == 5) {
checktimeleft = _root.Main_Menu.campbutton.travelbar.timer - _root.CampCD;
goingup = _root.CampCD * 0.2;
_root.Main_Menu.campbutton.travelbar.timer = _root.Main_Menu.campbutton.travelbar.timer + goingup;
if (_root.Main_Menu.campbutton.travelbar.timer > _root.CampCD) {
_root.Main_Menu.campbutton.travelbar.timer = _root.CampCD;
}
}
if (_arg2 == 6) {
_root.tempStamina = 2;
}
if (_arg2 == 7) {
_root.Main_Character.attachMovie("Heal", "Heal", _root.getNextHighestDepth());
_root.HP = _root.HP + 45;
}
if (_arg2 == 8) {
_root.attachMovie("Flare", "Flare", _root.getNextHighestDepth(), {_x:_root.Main_Character._x, _y:_root.Main_Character._y});
_root.doublesupplie = 1;
}
if (_arg2 == 9) {
if (_root.BunkerOn != 1) {
_root.attachMovie("Bunker", "Bunker", _root.getNextHighestDepth(), {_x:_root.Main_Character._x, _y:450});
_root.BunkerOn = 1;
} else {
removeMovieClip(_root.Bunker);
_root.attachMovie("Bunker", "Bunker", _root.getNextHighestDepth(), {_x:_root.Main_Character._x, _y:450});
}
}
}
function ,(_arg2) {
if (_root.slot1 != 0) {
if (_root.slot2 != 0) {
if (_root.slot3 != 0) {
if (_root.slot4 != 0) {
if (_root.slot5 != 0) {
} else {
_root.slot5 = _arg2;
}
} else {
_root.slot4 = _arg2;
}
} else {
_root.slot3 = _arg2;
}
} else {
_root.slot2 = _arg2;
}
} else {
_root.slot1 = _arg2;
}
}
function <() {
_root.freespace = 0;
if (_root.slot1 == 0) {
_root.freespace++;
}
if (_root.slot2 == 0) {
_root.freespace++;
}
if (_root.slot3 == 0) {
_root.freespace++;
}
if (_root.slot4 == 0) {
_root.freespace++;
}
if (_root.slot5 == 0) {
_root.freespace++;
}
}
function \u0009(_arg2) {
if (_arg2 == 1) {
_root.ChangeTo = 1;
_root.Black.play();
}
if (_arg2 == 2) {
_root.ChangeTo = 2;
_root.Black.play();
}
if (_arg2 == 3) {
_root.ChangeTo = 3;
_root.Black.play();
}
if (_arg2 == 4) {
_root.ChangeTo = 4;
_root.Black.play();
}
if (_arg2 == 5) {
_root.ChangeTo = 5;
_root.Black.play();
}
if (_arg2 == 6) {
_root.ChangeTo = 6;
_root.Black.play();
}
if (_arg2 == 7) {
_root.ChangeTo = 7;
_root.Black.play();
}
if (_arg2 == 8) {
_root.ChangeTo = 8;
_root.Black.play();
}
}
function \u0015(_arg2) {
if (_arg2 == 1) {
_root.attachMovie("Supplie_ani", "Supplie_" + _root.i3, _root.getNextHighestDepth(), {_x:random(755), _y:0});
_root.i3 = _root.i3 + 1;
}
if (_arg2 == 2) {
_root.attachMovie("Supplie1_ani", "Supplie_" + _root.i3, _root.getNextHighestDepth(), {_x:random(755), _y:0});
_root.i3 = _root.i3 + 1;
}
if (_arg2 == 3) {
_root.attachMovie("Supplie2_ani", "Supplie_" + _root.i3, _root.getNextHighestDepth(), {_x:random(755), _y:0});
_root.i3 = _root.i3 + 1;
}
if (_arg2 == 4) {
_root.attachMovie("Supplie3_ani", "Supplie_" + _root.i3, _root.getNextHighestDepth(), {_x:random(755), _y:0});
_root.i3 = _root.i3 + 1;
}
}
function !(_arg3, _arg2) {
if (_arg3 == 1) {
_root.attachMovie("Bsupplie", "Bsupplie_" + _root.i4, _root.getNextHighestDepth(), {_x:_arg2, _y:392.2});
_root.i4++;
}
if (_arg3 == 2) {
_root.attachMovie("Bsupplie1", "Bsupplie_" + _root.i4, _root.getNextHighestDepth(), {_x:_arg2, _y:392.2});
_root.i4++;
}
if (_arg3 == 3) {
_root.attachMovie("Bsupplie2", "Bsupplie_" + _root.i4, _root.getNextHighestDepth(), {_x:_arg2, _y:392.2});
_root.i4++;
}
if (_arg3 == 4) {
_root.attachMovie("Bsupplie3", "Bsupplie_" + _root.i4, _root.getNextHighestDepth(), {_x:_arg2, _y:392.2});
_root.i4++;
}
}
function [(_arg2) {
if (_arg2 == 1) {
_root.attachMovie("Bomb_1_ani", "Bomb_" + _root.i, _root.getNextHighestDepth(), {_x:random(782) + 9, _y:0});
_root.i = _root.i + 1;
}
if (_arg2 == 2) {
_root.attachMovie("Bomb_2_ani", "Bomb_" + _root.i, _root.getNextHighestDepth(), {_x:random(625), _y:0});
_root.i = _root.i + 1;
}
if (_arg2 == 3) {
_root.attachMovie("Bomb_3_ani", "Bomb_" + _root.i, _root.getNextHighestDepth(), {_x:random(782) + 9, _y:0});
_root.i = _root.i + 1;
}
}
function \u0003(_arg2, _arg4, _arg3) {
if (_arg2 == 1) {
_root.attachMovie("Explosion1", "Explosion_" + _root.i2, _root.getNextHighestDepth(), {_x:_arg4, _y:_arg3});
_root.i2++;
}
if (_arg2 == 2) {
_root.attachMovie("Explosion2", "Explosion_" + _root.i2, _root.getNextHighestDepth(), {_x:_arg4, _y:_arg3});
_root.i2++;
}
if (_arg2 == 3) {
_root.attachMovie("Explosion3", "Explosion_" + _root.i2, _root.getNextHighestDepth(), {_x:_arg4, _y:_arg3});
_root.i2++;
}
}
}
Instance of Symbol 405 MovieClip in Frame 5
onClipEvent (load) {
_root.i = 0;
_root.i2 = 0;
_root.i3 = 0;
_root.i4 = 0;
_root.days = 0;
_root.BaseCharisma = 0;
_root.BonusCharisma = 0;
_root.BonusCharisma2 = 0;
_root.BaseStamina = 0;
_root.BonusStamina = 0;
_root.BonusStamina2 = 0;
_root.BaseToughness = 0;
_root.BonusToughness = 0;
_root.BonusToughness2 = 0;
_root.BaseTravel = 0;
_root.BonusTravel = 0;
_root.BonusTravel2 = 0;
_root.tempCharisma = 0;
_root.tempStamina = 0;
_root.tempToughness = 0;
_root.tempTravel = 0;
_root.HP = 100;
_root.BaseHP = 100;
_root.HPBonus = 0;
_root.speeed = 0;
_root.BaseSpeed = 5;
_root.BonusSpeed = 0;
_root.BonusSpeed2 = 0;
_root.tempSpeed = 0;
_root.slot1 = 0;
_root.slot2 = 0;
_root.slot3 = 0;
_root.slot4 = 0;
_root.slot5 = 0;
_root.shirt = 1;
_root.helmet = 1;
_root.shirt_test = 0;
_root.helmet_test = 0;
_root.CampCD_reducer = 0;
_root.CampAble = 0;
_root.goingtocamp = 0;
_root.StartingCDs;
_root.Supplies = 0;
_root.money = 0;
_root.suppliestosell = 0;
_root.shirt1_s = 3;
_root.shirt2_s = 1;
_root.shirt3_s = 1;
_root.shirt4_s = 1;
_root.shirt5_s = 1;
_root.shirt6_s = 1;
_root.shirt7_s = 1;
_root.shirt8_s = 1;
_root.shirt9_s = 1;
_root.shirt10_s = 1;
_root.shirt11_s = 1;
_root.shirt12_s = 1;
_root.shirt13_s = 1;
_root.shirt14_s = 1;
_root.helmet1_s = 3;
_root.helmet2_s = 1;
_root.helmet3_s = 1;
_root.helmet4_s = 1;
_root.helmet5_s = 1;
_root.helmet6_s = 1;
_root.helmet7_s = 1;
_root.helmet8_s = 1;
_root.helmet9_s = 1;
_root.helmet10_s = 1;
_root.helmet11_s = 1;
_root.helmet12_s = 1;
_root.helmet13_s = 1;
_root.helmet14_s = 1;
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
_root.alreadylost = 0;
_root.gameover = 0;
}
Instance of Symbol 271 MovieClip in Frame 5
onClipEvent (enterFrame) {
_root.Charisma = ((_root.BaseCharisma + _root.BonusCharisma) + _root.BonusCharisma2) + _root.tempCharisma;
_root.Stamina = ((_root.BaseStamina + _root.BonusStamina) + _root.BonusStamina2) + _root.tempStamina;
_root.Toughness = ((_root.BaseToughness + _root.BonusToughness) + _root.BonusToughness2) + _root.tempToughness;
_root.Travel = (_root.BaseTravel + _root.BonusTravel) + _root.BonusTravel2;
_root.speed = (((_root.BaseSpeed + _root.BonusSpeed) + _root.BonusSpeed2) + _root.speeed) + _root.tempSpeed;
_root.HPBonus = _root.Stamina * 10;
_root.TotalHP = _root.BaseHP + _root.HPBonus;
if (_root.HP > _root.TotalHP) {
_root.HP = _root.TotalHP;
}
if ((_root.HP <= 0) && (_root.alreadylost == 0)) {
stopAllSounds();
_root.attachMovie("ulose", "ulose", _root.getNextHighestDepth());
_root.alreadylost = 1;
}
_root.Main_Menu.HP_bar._width = (_root.HP / _root.TotalHP) * 100;
_root.Menu_level.Menu_2.HP_bar._width = (_root.HP / _root.TotalHP) * 100;
_root.CampCD = 1200 - _root.CampCD_reducer;
}
Instance of Symbol 407 MovieClip in Frame 5
onClipEvent (enterFrame) {
if ((Key.isDown(67) && (_root.pressedc != 1)) && (_root.goingtocamp != 1)) {
_root.pressedc = 1;
_root.goingtocamp = 1;
_root.functions.\t(5);
}
if (Key.isDown(49) && (_root.pressed1 != 1)) {
if (Key.isDown(16)) {
_root.pressed1 = 1;
_root.slot1 = 0;
} else {
_root.pressed1 = 1;
if (_root.goingtocamp == 0) {
_root.functions.\x0F(_root.slot1);
_root.slot1 = 0;
}
}
}
if (Key.isDown(50) && (_root.pressed2 != 1)) {
if (Key.isDown(16)) {
_root.pressed2 = 1;
_root.slot2 = 0;
} else {
_root.pressed2 = 1;
if (_root.goingtocamp == 0) {
_root.functions.\x0F(_root.slot2);
_root.slot2 = 0;
}
}
}
if (Key.isDown(51) && (_root.pressed3 != 1)) {
if (Key.isDown(16)) {
_root.pressed3 = 1;
_root.slot3 = 0;
} else {
_root.pressed3 = 1;
if (_root.goingtocamp == 0) {
_root.functions.\x0F(_root.slot3);
_root.slot3 = 0;
}
}
}
if (Key.isDown(52) && (_root.pressed4 != 1)) {
if (Key.isDown(16)) {
_root.pressed4 = 1;
_root.slot4 = 0;
} else {
_root.pressed4 = 1;
if (_root.goingtocamp == 0) {
_root.functions.\x0F(_root.slot4);
_root.slot4 = 0;
}
}
}
if (Key.isDown(53) && (_root.pressed5 != 1)) {
if (Key.isDown(16)) {
_root.pressed5 = 1;
_root.slot5 = 0;
} else {
_root.pressed5 = 1;
if (_root.goingtocamp == 0) {
_root.functions.\x0F(_root.slot5);
_root.slot5 = 0;
}
}
}
if (!Key.isDown(67)) {
_root.pressedc = 0;
}
if (!Key.isDown(49)) {
_root.pressed1 = 0;
}
if (!Key.isDown(50)) {
_root.pressed2 = 0;
}
if (!Key.isDown(51)) {
_root.pressed3 = 0;
}
if (!Key.isDown(52)) {
_root.pressed4 = 0;
}
if (!Key.isDown(53)) {
_root.pressed5 = 0;
}
}
Instance of Symbol 453 MovieClip "mute" in Frame 5
onClipEvent (load) {
if (_root.SoundOn == 2) {
this._x = this._x + 200;
}
}
Instance of Symbol 454 MovieClip "Main_Character" in Frame 5
onClipEvent (enterFrame) {
if (this._x < 737.8) {
if (Key.isDown(39)) {
this._x = this._x + _root.speed;
}
}
if (this._x > 0) {
if (Key.isDown(37)) {
this._x = this._x - _root.speed;
}
}
}
Instance of Symbol 477 MovieClip "Black" in Frame 5
onClipEvent (load) {
this._x = this._x - 800;
}
Frame 6
var allsound = new Sound(this);
mute_mc.onRelease = function () {
if (allsound.getVolume() == 100) {
allsound.setVolume(0);
} else {
allsound.setVolume(100);
}
};
Instance of Symbol 14 MovieClip in Symbol 20 MovieClip Frame 1
onClipEvent (enterFrame) {
loaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 500;
if (loaded != 500) {
this._width = loaded;
} else {
_root.gotoAndPlay(3);
}
}
Symbol 22 MovieClip Frame 1
APPID = 25000;
Symbol 31 MovieClip [Bunker] Frame 1200
_root.BunkerOn = 0;
Symbol 31 MovieClip [Bunker] Frame 1220
removeMovieClip(this);
Symbol 63 MovieClip Frame 1
stop();
Symbol 78 MovieClip Frame 1
stop();
Instance of Symbol 63 MovieClip in Symbol 79 MovieClip Frame 1
onClipEvent (load) {
this.gotoAndStop(_root.shirt);
}
Instance of Symbol 78 MovieClip in Symbol 79 MovieClip Frame 1
onClipEvent (load) {
this.gotoAndStop(_root.helmet);
}
Symbol 97 MovieClip Frame 1
stop();
Instance of Symbol 94 MovieClip in Symbol 97 MovieClip Frame 1
on (release) {
_root.functions.\x12();
_parent.nextFrame();
}
Instance of Symbol 96 MovieClip in Symbol 97 MovieClip Frame 2
onClipEvent (enterFrame) {
this._rotation = this._rotation + 6;
}
Symbol 100 MovieClip [ulose] Frame 1
_root.gameover = 1;
_root.goingtocamp = 1;
Instance of Symbol 42 MovieClip in Symbol 100 MovieClip [ulose] Frame 1
on (release) {
_root.gotoAndStop(4);
removeMovieClip(_root.ulose);
}
Instance of Symbol 98 MovieClip in Symbol 100 MovieClip [ulose] Frame 1
onClipEvent (load) {
_root.tagmoney = _root.money + Math.round(_root.Supplies * ((_root.Charisma * 0.1) + 1));
}
Instance of Symbol 102 MovieClip "bomb" in Symbol 103 MovieClip [Bomb_1_ani] Frame 1
onClipEvent (enterFrame) {
if (_root.goingtocamp == 1) {
removeMovieClip(_parent);
}
}
Instance of Symbol 102 MovieClip "bomb" in Symbol 103 MovieClip [Bomb_1_ani] Frame 41
onClipEvent (enterFrame) {
if (_root.goingtocamp == 1) {
removeMovieClip(_parent);
}
}
onClipEvent (load) {
if (_root.BunkerOn == 1) {
if ((_parent._x > (_root.Bunker._x - 140)) && (_parent._x < (_root.Bunker._x + 130))) {
_root.functions.\x03(1, _parent._x, this._y + 57);
removeMovieClip(_parent);
}
}
}
Symbol 103 MovieClip [Bomb_1_ani] Frame 60
_root.functions.\x03(1, this._x, bomb._y + 50);
removeMovieClip(this);
stop();
Instance of Symbol 27 MovieClip "bomb" in Symbol 104 MovieClip [Bomb_2_ani] Frame 1
onClipEvent (enterFrame) {
if (_root.goingtocamp == 1) {
removeMovieClip(_parent);
}
}
Instance of Symbol 27 MovieClip "bomb" in Symbol 104 MovieClip [Bomb_2_ani] Frame 31
onClipEvent (enterFrame) {
if (_root.goingtocamp == 1) {
removeMovieClip(_parent);
}
}
onClipEvent (load) {
if (_root.BunkerOn == 1) {
if (((_parent._x + 112) > (_root.Bunker._x - 150)) && ((_parent._x + 112) < (_root.Bunker._x + 130))) {
_root.functions.\x03(2, _parent._x + 112, this._y);
removeMovieClip(_parent);
}
}
}
Symbol 104 MovieClip [Bomb_2_ani] Frame 45
_root.functions.\x03(2, this._x + 175, bomb._y);
removeMovieClip(this);
stop();
Instance of Symbol 27 MovieClip "bomb" in Symbol 104 MovieClip [Bomb_2_ani] Frame 45
onClipEvent (enterFrame) {
if (_root.goingtocamp == 1) {
removeMovieClip(_parent);
}
}
Instance of Symbol 106 MovieClip "bomb" in Symbol 107 MovieClip [Bomb_3_ani] Frame 1
onClipEvent (enterFrame) {
if (_root.goingtocamp == 1) {
removeMovieClip(_parent);
}
}
Instance of Symbol 106 MovieClip "bomb" in Symbol 107 MovieClip [Bomb_3_ani] Frame 41
onClipEvent (enterFrame) {
if (_root.goingtocamp == 1) {
removeMovieClip(_parent);
}
}
onClipEvent (load) {
if (_root.BunkerOn == 1) {
if ((_parent._x > (_root.Bunker._x - 140)) && (_parent._x < (_root.Bunker._x + 130))) {
_root.functions.\x03(3, _parent._x, this._y + 112.1);
removeMovieClip(_parent);
}
}
}
Symbol 107 MovieClip [Bomb_3_ani] Frame 60
_root.functions.\x03(3, this._x, bomb._y + 112.1);
removeMovieClip(this);
stop();
Instance of Symbol 109 MovieClip in Symbol 110 MovieClip [Bsupplie] Frame 1
onClipEvent (enterFrame) {
if (_root.goingtocamp == 1) {
removeMovieClip(_parent);
}
if (_root.Main_Character.hitTest(this)) {
_root.Supplies = _root.Supplies + 1;
removeMovieClip(_parent);
}
}
Symbol 110 MovieClip [Bsupplie] Frame 25
removeMovieClip(this);
Instance of Symbol 109 MovieClip in Symbol 110 MovieClip [Bsupplie] Frame 25
onClipEvent (enterFrame) {
if (_root.Main_Character.hitTest(this)) {
_root.Supplies = _root.Supplies + 1;
removeMovieClip(this);
}
}
Instance of Symbol 112 MovieClip in Symbol 113 MovieClip [Bsupplie1] Frame 1
onClipEvent (enterFrame) {
if (_root.goingtocamp == 1) {
removeMovieClip(_parent);
}
if (_root.Main_Character.hitTest(this)) {
_root.Supplies = _root.Supplies + 5;
removeMovieClip(_parent);
}
}
Symbol 113 MovieClip [Bsupplie1] Frame 25
removeMovieClip(this);
Instance of Symbol 115 MovieClip in Symbol 116 MovieClip [Bsupplie2] Frame 1
onClipEvent (enterFrame) {
if (_root.goingtocamp == 1) {
removeMovieClip(_parent);
}
if (_root.Main_Character.hitTest(this)) {
_root.Supplies = _root.Supplies + 5;
removeMovieClip(_parent);
}
}
Symbol 116 MovieClip [Bsupplie2] Frame 25
removeMovieClip(this);
Instance of Symbol 118 MovieClip in Symbol 119 MovieClip [Bsupplie3] Frame 1
onClipEvent (enterFrame) {
if (_root.goingtocamp == 1) {
removeMovieClip(_parent);
}
if (_root.Main_Character.hitTest(this)) {
_root.Supplies = _root.Supplies + 10;
removeMovieClip(_parent);
}
}
Symbol 119 MovieClip [Bsupplie3] Frame 25
removeMovieClip(this);
Symbol 125 MovieClip [Explosion1] Frame 1
if (_root.goingtocamp == 1) {
removeMovieClip(_parent);
}
Symbol 125 MovieClip [Explosion1] Frame 2
if (_root.goingtocamp == 1) {
removeMovieClip(_parent);
}
Instance of Symbol 122 MovieClip in Symbol 125 MovieClip [Explosion1] Frame 2
onClipEvent (load) {
if (_root.Main_Character.hitTest(this)) {
_root.HP = _root.HP - Math.round(5 / (1 + (_root.Toughness / 14)));
}
}
Symbol 125 MovieClip [Explosion1] Frame 3
if (_root.goingtocamp == 1) {
removeMovieClip(_parent);
}
Symbol 125 MovieClip [Explosion1] Frame 4
if (_root.goingtocamp == 1) {
removeMovieClip(_parent);
}
Symbol 125 MovieClip [Explosion1] Frame 5
if (_root.goingtocamp == 1) {
removeMovieClip(_parent);
}
Symbol 125 MovieClip [Explosion1] Frame 6
if (_root.goingtocamp == 1) {
removeMovieClip(_parent);
}
Symbol 125 MovieClip [Explosion1] Frame 7
if (_root.goingtocamp == 1) {
removeMovieClip(_parent);
}
Symbol 125 MovieClip [Explosion1] Frame 8
removeMovieClip(this);
Symbol 129 MovieClip [Explosion2] Frame 1
if (_root.goingtocamp == 1) {
removeMovieClip(this);
}
Symbol 129 MovieClip [Explosion2] Frame 2
if (_root.goingtocamp == 1) {
removeMovieClip(this);
}
Symbol 129 MovieClip [Explosion2] Frame 3
if (_root.goingtocamp == 1) {
removeMovieClip(this);
}
Instance of Symbol 122 MovieClip in Symbol 129 MovieClip [Explosion2] Frame 3
onClipEvent (load) {
if (_root.Main_Character.hitTest(this)) {
_root.HP = _root.HP - Math.round(10 / (1 + (_root.Toughness / 14)));
}
}
Symbol 129 MovieClip [Explosion2] Frame 4
if (_root.goingtocamp == 1) {
removeMovieClip(this);
}
Symbol 129 MovieClip [Explosion2] Frame 5
if (_root.goingtocamp == 1) {
removeMovieClip(this);
}
Symbol 129 MovieClip [Explosion2] Frame 6
if (_root.goingtocamp == 1) {
removeMovieClip(this);
}
Symbol 129 MovieClip [Explosion2] Frame 7
if (_root.goingtocamp == 1) {
removeMovieClip(this);
}
Symbol 129 MovieClip [Explosion2] Frame 8
removeMovieClip(this);
Symbol 134 MovieClip [Explosion3] Frame 1
if (_root.goingtocamp == 1) {
removeMovieClip(this);
}
Symbol 134 MovieClip [Explosion3] Frame 2
if (_root.goingtocamp == 1) {
removeMovieClip(this);
}
Instance of Symbol 122 MovieClip in Symbol 134 MovieClip [Explosion3] Frame 2
onClipEvent (load) {
if (_root.Main_Character.hitTest(this)) {
_root.HP = _root.HP - Math.round(20 / (1 + (_root.Toughness / 14)));
}
}
Symbol 134 MovieClip [Explosion3] Frame 3
if (_root.goingtocamp == 1) {
removeMovieClip(this);
}
Symbol 134 MovieClip [Explosion3] Frame 4
if (_root.goingtocamp == 1) {
removeMovieClip(this);
}
Symbol 134 MovieClip [Explosion3] Frame 5
if (_root.goingtocamp == 1) {
removeMovieClip(this);
}
Symbol 134 MovieClip [Explosion3] Frame 6
if (_root.goingtocamp == 1) {
removeMovieClip(this);
}
Symbol 134 MovieClip [Explosion3] Frame 7
if (_root.goingtocamp == 1) {
removeMovieClip(this);
}
Symbol 134 MovieClip [Explosion3] Frame 8
if (_root.goingtocamp == 1) {
removeMovieClip(this);
}
Symbol 134 MovieClip [Explosion3] Frame 9
if (_root.goingtocamp == 1) {
removeMovieClip(this);
}
Symbol 134 MovieClip [Explosion3] Frame 10
if (_root.goingtocamp == 1) {
removeMovieClip(this);
}
Symbol 134 MovieClip [Explosion3] Frame 11
if (_root.goingtocamp == 1) {
removeMovieClip(this);
}
Symbol 134 MovieClip [Explosion3] Frame 12
removeMovieClip(this);
Instance of Symbol 109 MovieClip in Symbol 135 MovieClip [Supplie_ani] Frame 1
onClipEvent (enterFrame) {
if (_root.goingtocamp == 1) {
removeMovieClip(_parent);
}
}
Symbol 135 MovieClip [Supplie_ani] Frame 47
if (_root.Main_Character.hitTest(this)) {
_root.Supplies = _root.Supplies + 1;
removeMovieClip(this);
}
Symbol 135 MovieClip [Supplie_ani] Frame 48
if (_root.Main_Character.hitTest(this)) {
_root.Supplies = _root.Supplies + 1;
removeMovieClip(this);
}
Symbol 135 MovieClip [Supplie_ani] Frame 49
if (_root.Main_Character.hitTest(this)) {
_root.Supplies = _root.Supplies + 1;
removeMovieClip(this);
}
Symbol 135 MovieClip [Supplie_ani] Frame 50
_root.functions.!(1, this._x);
removeMovieClip(this);
stop();
Instance of Symbol 112 MovieClip in Symbol 136 MovieClip [Supplie1_ani] Frame 1
onClipEvent (enterFrame) {
if (_root.goingtocamp == 1) {
removeMovieClip(_parent);
}
}
Symbol 136 MovieClip [Supplie1_ani] Frame 47
if (_root.Main_Character.hitTest(this)) {
_root.Supplies = _root.Supplies + 2;
removeMovieClip(this);
}
Symbol 136 MovieClip [Supplie1_ani] Frame 48
if (_root.Main_Character.hitTest(this)) {
_root.Supplies = _root.Supplies + 2;
removeMovieClip(this);
}
Symbol 136 MovieClip [Supplie1_ani] Frame 49
if (_root.Main_Character.hitTest(this)) {
_root.Supplies = _root.Supplies + 2;
removeMovieClip(this);
}
Symbol 136 MovieClip [Supplie1_ani] Frame 50
_root.functions.!(2, this._x);
removeMovieClip(this);
stop();
Instance of Symbol 115 MovieClip in Symbol 137 MovieClip [Supplie2_ani] Frame 1
onClipEvent (enterFrame) {
if (_root.goingtocamp == 1) {
removeMovieClip(_parent);
}
}
Symbol 137 MovieClip [Supplie2_ani] Frame 47
if (_root.Main_Character.hitTest(this)) {
_root.Supplies = _root.Supplies + 5;
removeMovieClip(this);
}
Symbol 137 MovieClip [Supplie2_ani] Frame 48
if (_root.Main_Character.hitTest(this)) {
_root.Supplies = _root.Supplies + 5;
removeMovieClip(this);
}
Symbol 137 MovieClip [Supplie2_ani] Frame 49
if (_root.Main_Character.hitTest(this)) {
_root.Supplies = _root.Supplies + 5;
removeMovieClip(this);
}
Symbol 137 MovieClip [Supplie2_ani] Frame 50
_root.functions.!(3, this._x);
removeMovieClip(this);
stop();
Instance of Symbol 118 MovieClip in Symbol 138 MovieClip [Supplie3_ani] Frame 1
onClipEvent (enterFrame) {
if (_root.goingtocamp == 1) {
removeMovieClip(_parent);
}
}
Symbol 138 MovieClip [Supplie3_ani] Frame 47
if (_root.Main_Character.hitTest(this)) {
_root.Supplies = _root.Supplies + 10;
removeMovieClip(this);
}
Symbol 138 MovieClip [Supplie3_ani] Frame 48
if (_root.Main_Character.hitTest(this)) {
_root.Supplies = _root.Supplies + 10;
removeMovieClip(this);
}
Symbol 138 MovieClip [Supplie3_ani] Frame 49
if (_root.Main_Character.hitTest(this)) {
_root.Supplies = _root.Supplies + 10;
removeMovieClip(this);
}
Symbol 138 MovieClip [Supplie3_ani] Frame 50
_root.functions.!(4, this._x);
removeMovieClip(this);
stop();
Symbol 156 MovieClip Frame 1
stop();
Symbol 160 MovieClip Frame 1
stop();
Symbol 164 MovieClip Frame 1
stop();
Symbol 169 MovieClip Frame 1
stop();
Symbol 174 MovieClip Frame 1
stop();
Symbol 176 MovieClip Frame 1
stop();
Symbol 179 MovieClip Frame 1
stop();
Symbol 181 MovieClip Frame 1
stop();
Symbol 184 MovieClip Frame 1
stop();
Symbol 189 MovieClip Frame 1
stop();
Symbol 192 MovieClip Frame 1
stop();
Symbol 197 MovieClip Frame 1
stop();
Symbol 202 MovieClip Frame 1
stop();
Symbol 203 MovieClip Frame 1
stop();
Instance of Symbol 156 MovieClip "btn1x" in Symbol 205 MovieClip Frame 1
on (release) {
if (_root.shirt1_s == 1) {
if (_root.money >= 0) {
_root.BonusSpeed = 0;
_root.BonusStamina = 0;
_root.BonusCharisma = 0;
_root.BonusToughness = 0;
_root.BonusTravel = 0;
_root.money = _root.money - 0;
_root.shirt = 1;
_root.shirt1_s = 3;
}
}
if (_root.shirt1_s == 2) {
}
if (_root.shirt1_s == 3) {
_root.shirt = 1;
_root.BonusSpeed = 0;
_root.BonusStamina = 0;
_root.BonusCharisma = 0;
_root.BonusToughness = 0;
_root.BonusTravel = 0;
}
}
on (rollOver) {
_root.nameofthat = "Green Shirt";
if (_root.shirt1_s == 1) {
_root.priceofthat = 0;
}
if (_root.shirt1_s == 2) {
_root.priceofthat = "LOCKED";
}
if (_root.shirt1_s == 3) {
_root.priceofthat = "Bought";
}
_root.shirt_test = 1;
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
}
on (rollOut) {
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
_root.nameofthat = "";
_root.priceofthat = "";
_root.shirt_test = 0;
}
Instance of Symbol 160 MovieClip "btn2x" in Symbol 205 MovieClip Frame 1
on (release) {
if (_root.shirt2_s == 1) {
if (_root.money >= 250) {
_root.BonusSpeed = 0;
_root.BonusStamina = 2;
_root.BonusCharisma = 0;
_root.BonusToughness = 1;
_root.BonusTravel = 0;
_root.money = _root.money - 250;
_root.shirt = 2;
_root.shirt2_s = 3;
}
}
if (_root.shirt2_s == 2) {
}
if (_root.shirt2_s == 3) {
_root.BonusSpeed = 0;
_root.BonusStamina = 2;
_root.BonusCharisma = 0;
_root.BonusToughness = 1;
_root.BonusTravel = 0;
_root.shirt = 2;
}
}
on (rollOver) {
_root.nameofthat = "Camo Shirt";
if (_root.shirt2_s == 1) {
_root.priceofthat = 250;
}
if (_root.shirt2_s == 2) {
_root.priceofthat = "LOCKED";
}
if (_root.shirt2_s == 3) {
_root.priceofthat = "Bought";
}
_root.shirt_test = 2;
_root.spe_test = "";
_root.stm_test = "+2";
_root.chr_test = "";
_root.tou_test = "+1";
_root.tra_test = "";
}
on (rollOut) {
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
_root.nameofthat = "";
_root.priceofthat = "";
_root.shirt_test = 0;
}
Instance of Symbol 164 MovieClip "btn3x" in Symbol 205 MovieClip Frame 1
on (release) {
if (_root.shirt3_s == 1) {
if (_root.money >= 500) {
_root.BonusSpeed = 2;
_root.BonusStamina = 0;
_root.BonusCharisma = 0;
_root.BonusToughness = 0;
_root.BonusTravel = 1;
_root.money = _root.money - 500;
_root.shirt = 3;
_root.shirt3_s = 3;
}
}
if (_root.shirt3_s == 2) {
}
if (_root.shirt3_s == 3) {
_root.BonusSpeed = 2;
_root.BonusStamina = 0;
_root.BonusCharisma = 0;
_root.BonusToughness = 0;
_root.BonusTravel = 1;
_root.shirt = 3;
}
}
on (rollOver) {
_root.nameofthat = "Fast Suit";
if (_root.shirt3_s == 1) {
_root.priceofthat = 500;
}
if (_root.shirt3_s == 2) {
_root.priceofthat = "LOCKED";
}
if (_root.shirt3_s == 3) {
_root.priceofthat = "Bought";
}
_root.shirt_test = 3;
_root.spe_test = "+2";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "+1";
}
on (rollOut) {
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
_root.nameofthat = "";
_root.priceofthat = "";
_root.shirt_test = 0;
}
Instance of Symbol 169 MovieClip "btn4x" in Symbol 205 MovieClip Frame 1
on (release) {
if (_root.shirt4_s == 1) {
if (_root.money >= 600) {
_root.BonusSpeed = 1;
_root.BonusStamina = 0;
_root.BonusCharisma = 0;
_root.BonusToughness = 3;
_root.BonusTravel = 0;
_root.money = _root.money - 600;
_root.shirt = 4;
_root.shirt4_s = 3;
}
}
if (_root.shirt4_s == 2) {
}
if (_root.shirt4_s == 3) {
_root.BonusSpeed = 1;
_root.BonusStamina = 0;
_root.BonusCharisma = 0;
_root.BonusToughness = 3;
_root.BonusTravel = 0;
_root.shirt = 4;
}
}
on (rollOver) {
_root.nameofthat = "Gold Suit";
if (_root.shirt4_s == 1) {
_root.priceofthat = 600;
}
if (_root.shirt4_s == 2) {
_root.priceofthat = "LOCKED";
}
if (_root.shirt4_s == 3) {
_root.priceofthat = "Bought";
}
_root.shirt_test = 4;
_root.spe_test = "+1";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "+3";
_root.tra_test = "";
}
on (rollOut) {
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
_root.nameofthat = "";
_root.priceofthat = "";
_root.shirt_test = 0;
}
Instance of Symbol 174 MovieClip "btn5x" in Symbol 205 MovieClip Frame 1
on (release) {
if (_root.shirt5_s == 1) {
if (_root.money >= 750) {
_root.BonusSpeed = 4;
_root.BonusStamina = 1;
_root.BonusCharisma = 0;
_root.BonusToughness = 0;
_root.BonusTravel = 1;
_root.money = _root.money - 750;
_root.shirt = 5;
_root.shirt5_s = 3;
}
}
if (_root.shirt5_s == 2) {
}
if (_root.shirt5_s == 3) {
_root.BonusSpeed = 4;
_root.BonusStamina = 1;
_root.BonusCharisma = 0;
_root.BonusToughness = 3;
_root.BonusTravel = 1;
_root.shirt = 5;
}
}
on (rollOver) {
_root.nameofthat = "Wind Suit";
if (_root.shirt5_s == 1) {
_root.priceofthat = 750;
}
if (_root.shirt5_s == 2) {
_root.priceofthat = "LOCKED";
}
if (_root.shirt5_s == 3) {
_root.priceofthat = "Bought";
}
_root.shirt_test = 5;
_root.spe_test = "+4";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "+1";
}
on (rollOut) {
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
_root.nameofthat = "";
_root.priceofthat = "";
_root.shirt_test = 0;
}
Instance of Symbol 176 MovieClip "btn6x" in Symbol 205 MovieClip Frame 1
on (release) {
if (_root.shirt6_s == 1) {
if (_root.money >= 900) {
_root.BonusSpeed = 0;
_root.BonusStamina = 4;
_root.BonusCharisma = 1;
_root.BonusToughness = 4;
_root.BonusTravel = 0;
_root.money = _root.money - 900;
_root.shirt = 6;
_root.shirt6_s = 3;
}
}
if (_root.shirt6_s == 2) {
}
if (_root.shirt6_s == 3) {
_root.BonusSpeed = 0;
_root.BonusStamina = 4;
_root.BonusCharisma = 1;
_root.BonusToughness = 4;
_root.BonusTravel = 0;
_root.shirt = 6;
}
}
on (rollOver) {
_root.nameofthat = "Steel Suit";
if (_root.shirt6_s == 1) {
_root.priceofthat = 900;
}
if (_root.shirt6_s == 2) {
_root.priceofthat = "LOCKED";
}
if (_root.shirt6_s == 3) {
_root.priceofthat = "Bought";
}
_root.shirt_test = 6;
_root.spe_test = "";
_root.stm_test = "+4";
_root.chr_test = "+1";
_root.tou_test = "+4";
_root.tra_test = "";
}
on (rollOut) {
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
_root.nameofthat = "";
_root.priceofthat = "";
_root.shirt_test = 0;
}
Instance of Symbol 179 MovieClip "btn7x" in Symbol 205 MovieClip Frame 1
on (release) {
if (_root.shirt7_s == 1) {
if (_root.money >= 1000) {
_root.BonusSpeed = -1;
_root.BonusStamina = 4;
_root.BonusCharisma = 0;
_root.BonusToughness = 8;
_root.BonusTravel = 0;
_root.money = _root.money - 1000;
_root.shirt = 7;
_root.shirt7_s = 3;
}
}
if (_root.shirt7_s == 2) {
}
if (_root.shirt7_s == 3) {
_root.BonusSpeed = -1;
_root.BonusStamina = 4;
_root.BonusCharisma = 0;
_root.BonusToughness = 8;
_root.BonusTravel = 0;
_root.shirt = 7;
}
}
on (rollOver) {
_root.nameofthat = "Turtle Suit";
if (_root.shirt7_s == 1) {
_root.priceofthat = 1000;
}
if (_root.shirt7_s == 2) {
_root.priceofthat = "LOCKED";
}
if (_root.shirt7_s == 3) {
_root.priceofthat = "Bought";
}
_root.shirt_test = 7;
_root.spe_test = "-1";
_root.stm_test = "+4";
_root.chr_test = "";
_root.tou_test = "+8";
_root.tra_test = "";
}
on (rollOut) {
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
_root.nameofthat = "";
_root.priceofthat = "";
_root.shirt_test = 0;
}
Instance of Symbol 181 MovieClip "btn8x" in Symbol 205 MovieClip Frame 1
on (release) {
if (_root.shirt8_s == 1) {
if (_root.money >= 1200) {
_root.BonusSpeed = 2;
_root.BonusStamina = 3;
_root.BonusCharisma = 2;
_root.BonusToughness = 3;
_root.BonusTravel = 0;
_root.money = _root.money - 1200;
_root.shirt = 8;
_root.shirt8_s = 3;
}
}
if (_root.shirt8_s == 2) {
}
if (_root.shirt8_s == 3) {
_root.BonusSpeed = 2;
_root.BonusStamina = 3;
_root.BonusCharisma = 2;
_root.BonusToughness = 3;
_root.BonusTravel = 0;
_root.shirt = 8;
}
}
on (rollOver) {
_root.nameofthat = "Simple Kevlar";
if (_root.shirt8_s == 1) {
_root.priceofthat = 1200;
}
if (_root.shirt8_s == 2) {
_root.priceofthat = "LOCKED";
}
if (_root.shirt8_s == 3) {
_root.priceofthat = "Bought";
}
_root.shirt_test = 8;
_root.spe_test = "+2";
_root.stm_test = "+3";
_root.chr_test = "+2";
_root.tou_test = "+3";
_root.tra_test = "";
}
on (rollOut) {
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
_root.nameofthat = "";
_root.priceofthat = "";
_root.shirt_test = 0;
}
Instance of Symbol 184 MovieClip "btn9x" in Symbol 205 MovieClip Frame 1
on (release) {
if (_root.shirt9_s == 1) {
if (_root.money >= 1300) {
_root.BonusSpeed = 2;
_root.BonusStamina = 4;
_root.BonusCharisma = 2;
_root.BonusToughness = 4;
_root.BonusTravel = 0;
_root.money = _root.money - 1300;
_root.shirt = 9;
_root.shirt9_s = 3;
}
}
if (_root.shirt9_s == 2) {
}
if (_root.shirt9_s == 3) {
_root.BonusSpeed = 2;
_root.BonusStamina = 4;
_root.BonusCharisma = 2;
_root.BonusToughness = 4;
_root.BonusTravel = 0;
_root.shirt = 9;
}
}
on (rollOver) {
_root.nameofthat = "Gold Kevlar";
if (_root.shirt9_s == 1) {
_root.priceofthat = 1300;
}
if (_root.shirt9_s == 2) {
_root.priceofthat = "LOCKED";
}
if (_root.shirt9_s == 3) {
_root.priceofthat = "Bought";
}
_root.shirt_test = 9;
_root.spe_test = "+2";
_root.stm_test = "+4";
_root.chr_test = "+2";
_root.tou_test = "+4";
_root.tra_test = "";
}
on (rollOut) {
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
_root.nameofthat = "";
_root.priceofthat = "";
_root.shirt_test = 0;
}
Instance of Symbol 189 MovieClip "btn10x" in Symbol 205 MovieClip Frame 1
on (release) {
if (_root.shirt10_s == 1) {
if (_root.money >= 1400) {
_root.BonusSpeed = 2;
_root.BonusStamina = 4;
_root.BonusCharisma = 2;
_root.BonusToughness = 5;
_root.BonusTravel = 0;
_root.money = _root.money - 1400;
_root.shirt = 10;
_root.shirt10_s = 3;
}
}
if (_root.shirt10_s == 2) {
}
if (_root.shirt10_s == 3) {
_root.BonusSpeed = 2;
_root.BonusStamina = 4;
_root.BonusCharisma = 2;
_root.BonusToughness = 5;
_root.BonusTravel = 0;
_root.shirt = 10;
}
}
on (rollOver) {
_root.nameofthat = "Red Kevlar";
if (_root.shirt10_s == 1) {
_root.priceofthat = 1400;
}
if (_root.shirt10_s == 2) {
_root.priceofthat = "LOCKED";
}
if (_root.shirt10_s == 3) {
_root.priceofthat = "Bought";
}
_root.shirt_test = 10;
_root.spe_test = "+2";
_root.stm_test = "+4";
_root.chr_test = "+2";
_root.tou_test = "+5";
_root.tra_test = "";
}
on (rollOut) {
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
_root.nameofthat = "";
_root.priceofthat = "";
_root.shirt_test = 0;
}
Instance of Symbol 192 MovieClip "btn11x" in Symbol 205 MovieClip Frame 1
on (release) {
if (_root.shirt11_s == 1) {
if (_root.money >= 1500) {
_root.BonusSpeed = 1;
_root.BonusStamina = 5;
_root.BonusCharisma = 1;
_root.BonusToughness = 5;
_root.BonusTravel = 0;
_root.money = _root.money - 1500;
_root.shirt = 11;
_root.shirt11_s = 3;
}
}
if (_root.shirt11_s == 2) {
}
if (_root.shirt11_s == 3) {
_root.BonusSpeed = 1;
_root.BonusStamina = 5;
_root.BonusCharisma = 1;
_root.BonusToughness = 5;
_root.BonusTravel = 0;
_root.shirt = 11;
}
}
on (rollOver) {
_root.nameofthat = "Big Kevlar";
if (_root.shirt11_s == 1) {
_root.priceofthat = 1500;
}
if (_root.shirt11_s == 2) {
_root.priceofthat = "LOCKED";
}
if (_root.shirt11_s == 3) {
_root.priceofthat = "Bought";
}
_root.shirt_test = 11;
_root.spe_test = "+1";
_root.stm_test = "+5";
_root.chr_test = "+1";
_root.tou_test = "+5";
_root.tra_test = "";
}
on (rollOut) {
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
_root.nameofthat = "";
_root.priceofthat = "";
_root.shirt_test = 0;
}
Instance of Symbol 197 MovieClip "btn12x" in Symbol 205 MovieClip Frame 1
on (release) {
if (_root.shirt12_s == 1) {
if (_root.money >= 1750) {
_root.BonusSpeed = 2;
_root.BonusStamina = 5;
_root.BonusCharisma = 2;
_root.BonusToughness = 5;
_root.BonusTravel = 0;
_root.money = _root.money - 1750;
_root.shirt = 12;
_root.shirt12_s = 3;
}
}
if (_root.shirt12_s == 2) {
}
if (_root.shirt12_s == 3) {
_root.BonusSpeed = 2;
_root.BonusStamina = 5;
_root.BonusCharisma = 2;
_root.BonusToughness = 5;
_root.BonusTravel = 0;
_root.shirt = 12;
}
}
on (rollOver) {
_root.nameofthat = "Copper Armor";
if (_root.shirt12_s == 1) {
_root.priceofthat = 1750;
}
if (_root.shirt12_s == 2) {
_root.priceofthat = "LOCKED";
}
if (_root.shirt12_s == 3) {
_root.priceofthat = "Bought";
}
_root.shirt_test = 12;
_root.spe_test = "+2";
_root.stm_test = "+5";
_root.chr_test = "+2";
_root.tou_test = "+5";
_root.tra_test = "";
}
on (rollOut) {
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
_root.nameofthat = "";
_root.priceofthat = "";
_root.shirt_test = 0;
}
Instance of Symbol 202 MovieClip "btn13x" in Symbol 205 MovieClip Frame 1
on (release) {
if (_root.shirt13_s == 1) {
if (_root.money >= 2000) {
_root.BonusSpeed = 0;
_root.BonusStamina = -5;
_root.BonusCharisma = 6;
_root.BonusToughness = -5;
_root.BonusTravel = 0;
_root.money = _root.money - 2000;
_root.shirt = 13;
_root.shirt13_s = 3;
}
}
if (_root.shirt13_s == 2) {
}
if (_root.shirt13_s == 3) {
_root.BonusSpeed = 0;
_root.BonusStamina = -5;
_root.BonusCharisma = 6;
_root.BonusToughness = -5;
_root.BonusTravel = 0;
_root.shirt = 13;
}
}
on (rollOver) {
_root.nameofthat = "Fancy Suit";
if (_root.shirt13_s == 1) {
_root.priceofthat = 2000;
}
if (_root.shirt13_s == 2) {
_root.priceofthat = "LOCKED";
}
if (_root.shirt13_s == 3) {
_root.priceofthat = "Bought";
}
_root.shirt_test = 13;
_root.spe_test = "0";
_root.stm_test = "-5";
_root.chr_test = "+6";
_root.tou_test = "-5";
_root.tra_test = "";
}
on (rollOut) {
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
_root.nameofthat = "";
_root.priceofthat = "";
_root.shirt_test = 0;
}
Instance of Symbol 203 MovieClip "btn14x" in Symbol 205 MovieClip Frame 1
on (release) {
if (_root.shirt14_s == 1) {
if (_root.money >= 3000) {
_root.BonusSpeed = 6;
_root.BonusStamina = 5;
_root.BonusCharisma = 5;
_root.BonusToughness = 5;
_root.BonusTravel = 0;
_root.money = _root.money - 3000;
_root.shirt = 14;
_root.shirt14_s = 3;
}
}
if (_root.shirt14_s == 2) {
}
if (_root.shirt14_s == 3) {
_root.BonusSpeed = 6;
_root.BonusStamina = 5;
_root.BonusCharisma = 5;
_root.BonusToughness = 5;
_root.BonusTravel = 0;
_root.shirt = 14;
}
}
on (rollOver) {
_root.nameofthat = "War Master Suit";
if (_root.shirt14_s == 1) {
_root.priceofthat = 3000;
}
if (_root.shirt14_s == 2) {
_root.priceofthat = "LOCKED";
}
if (_root.shirt14_s == 3) {
_root.priceofthat = "Bought";
}
_root.shirt_test = 14;
_root.spe_test = "+6";
_root.stm_test = "+5";
_root.chr_test = "+5";
_root.tou_test = "+5";
_root.tra_test = "";
}
on (rollOut) {
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
_root.nameofthat = "";
_root.priceofthat = "";
_root.shirt_test = 0;
}
Instance of Symbol 204 MovieClip in Symbol 205 MovieClip Frame 1
onClipEvent (enterFrame) {
_parent.btn1x.gotoAndStop(_root.shirt1_s);
_parent.btn2x.gotoAndStop(_root.shirt2_s);
_parent.btn3x.gotoAndStop(_root.shirt3_s);
_parent.btn4x.gotoAndStop(_root.shirt4_s);
_parent.btn5x.gotoAndStop(_root.shirt5_s);
_parent.btn6x.gotoAndStop(_root.shirt6_s);
_parent.btn7x.gotoAndStop(_root.shirt7_s);
_parent.btn8x.gotoAndStop(_root.shirt8_s);
_parent.btn9x.gotoAndStop(_root.shirt9_s);
_parent.btn10x.gotoAndStop(_root.shirt10_s);
_parent.btn11x.gotoAndStop(_root.shirt11_s);
_parent.btn12x.gotoAndStop(_root.shirt12_s);
_parent.btn13x.gotoAndStop(_root.shirt13_s);
_parent.btn14x.gotoAndStop(_root.shirt14_s);
}
Symbol 206 MovieClip Frame 1
stop();
Instance of Symbol 151 MovieClip in Symbol 207 MovieClip Frame 1
on (rollOver) {
_root.rotateClothes = 2;
}
on (rollOut) {
_root.rotateClothes = 0;
}
Instance of Symbol 151 MovieClip in Symbol 207 MovieClip Frame 1
on (rollOver) {
_root.rotateClothes = 1;
}
on (rollOut) {
_root.rotateClothes = 0;
}
Instance of Symbol 206 MovieClip in Symbol 207 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.rotateClothes == 1) {
this.nextFrame();
}
if (_root.rotateClothes == 2) {
this.prevFrame();
}
}
Symbol 210 MovieClip Frame 1
stop();
Symbol 211 MovieClip Frame 1
stop();
Symbol 212 MovieClip Frame 1
stop();
Symbol 214 MovieClip Frame 1
stop();
Symbol 215 MovieClip Frame 1
stop();
Symbol 216 MovieClip Frame 1
stop();
Symbol 217 MovieClip Frame 1
stop();
Symbol 218 MovieClip Frame 1
stop();
Symbol 219 MovieClip Frame 1
stop();
Symbol 220 MovieClip Frame 1
stop();
Symbol 221 MovieClip Frame 1
stop();
Symbol 222 MovieClip Frame 1
stop();
Symbol 223 MovieClip Frame 1
stop();
Symbol 224 MovieClip Frame 1
stop();
Instance of Symbol 210 MovieClip "btn1" in Symbol 225 MovieClip Frame 1
on (release) {
if (_root.helmet1_s == 1) {
if (_root.money >= 0) {
_root.BonusSpeed2 = 0;
_root.BonusStamina2 = 0;
_root.BonusCharisma2 = 0;
_root.BonusToughness2 = 0;
_root.BonusTravel2 = 0;
_root.money = _root.money - 0;
_root.str_test = "";
_root.helmet = 1;
_root.helmet1_s = 3;
}
}
if (_root.helmet1_s == 2) {
}
if (_root.helmet1_s == 3) {
_root.BonusSpeed2 = 0;
_root.BonusStamina2 = 0;
_root.BonusCharisma2 = 0;
_root.BonusToughness2 = 0;
_root.BonusTravel2 = 0;
_root.helmet = 1;
}
}
on (rollOver) {
_root.nameofthat = "Basic Helmet";
if (_root.helmet1_s == 1) {
_root.priceofthat = 0;
}
if (_root.helmet1_s == 2) {
_root.priceofthat = "LOCKED";
}
if (_root.helmet1_s == 3) {
_root.priceofthat = "Bought";
}
_root.helmet_test = 1;
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
}
on (rollOut) {
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
_root.priceofthat = "";
_root.helmet_test = 0;
}
Instance of Symbol 211 MovieClip "btn2" in Symbol 225 MovieClip Frame 1
on (release) {
if (_root.helmet2_s == 1) {
if (_root.money >= 300) {
_root.BonusSpeed2 = 0;
_root.BonusStamina2 = 2;
_root.BonusCharisma2 = 0;
_root.BonusToughness2 = 2;
_root.BonusTravel2 = 0;
_root.money = _root.money - 300;
_root.helmet2_s = 3;
_root.helmet = 2;
}
}
if (_root.helmet2_s == 2) {
}
if (_root.helmet2_s == 3) {
_root.BonusSpeed2 = 0;
_root.BonusStamina2 = 2;
_root.BonusCharisma2 = 0;
_root.BonusToughness2 = 2;
_root.BonusTravel2 = 0;
_root.helmet = 2;
}
}
on (rollOver) {
_root.nameofthat = "Strong Helmet";
if (_root.helmet2_s == 1) {
_root.priceofthat = 300;
}
if (_root.helmet2_s == 2) {
_root.priceofthat = "LOCKED";
}
if (_root.helmet2_s == 3) {
_root.priceofthat = "Bought";
}
_root.helmet_test = 2;
_root.spe_test = "";
_root.stm_test = "+2";
_root.chr_test = "";
_root.tou_test = "+2";
_root.tra_test = "";
}
on (rollOut) {
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
_root.nameofthat = "";
_root.priceofthat = "";
_root.helmet_test = 0;
}
Instance of Symbol 212 MovieClip "btn3" in Symbol 225 MovieClip Frame 1
on (release) {
if (_root.helmet3_s == 1) {
if (_root.money >= 800) {
_root.BonusSpeed2 = 0;
_root.BonusStamina2 = 0;
_root.BonusCharisma2 = 2;
_root.BonusToughness2 = 0;
_root.BonusTravel2 = 1;
_root.money = _root.money - 800;
_root.helmet3_s = 3;
_root.helmet = 3;
}
}
if (_root.helmet3_s == 2) {
}
if (_root.helmet3_s == 3) {
_root.BonusSpeed2 = 0;
_root.BonusStamina2 = 0;
_root.BonusCharisma2 = 2;
_root.BonusToughness2 = 0;
_root.BonusTravel2 = 1;
_root.helmet = 3;
}
}
on (rollOver) {
_root.nameofthat = "General Hat";
if (_root.helmet3_s == 1) {
_root.priceofthat = 800;
}
if (_root.helmet3_s == 2) {
_root.priceofthat = "LOCKED";
}
if (_root.helmet3_s == 3) {
_root.priceofthat = "Bought";
}
_root.helmet_test = 3;
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "+2";
_root.tou_test = "";
_root.tra_test = "+1";
}
on (rollOut) {
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
_root.nameofthat = "";
_root.priceofthat = "";
_root.helmet_test = 0;
}
Instance of Symbol 214 MovieClip "btn4" in Symbol 225 MovieClip Frame 1
on (release) {
if (_root.helmet4_s == 1) {
if (_root.money >= 1200) {
_root.BonusSpeed2 = 0;
_root.BonusStamina2 = 4;
_root.BonusCharisma2 = 0;
_root.BonusToughness2 = 3;
_root.BonusTravel2 = 0;
_root.money = _root.money - 1200;
_root.helmet4_s = 3;
_root.helmet = 4;
}
}
if (_root.helmet4_s == 2) {
}
if (_root.helmet4_s == 3) {
_root.BonusSpeed2 = 0;
_root.BonusStamina2 = 4;
_root.BonusCharisma2 = 0;
_root.BonusToughness2 = 3;
_root.BonusTravel2 = 0;
_root.helmet = 4;
}
}
on (rollOver) {
_root.nameofthat = "Bomb Squad Helmet";
if (_root.helmet4_s == 1) {
_root.priceofthat = 1200;
}
if (_root.helmet4_s == 2) {
_root.priceofthat = "LOCKED";
}
if (_root.helmet4_s == 3) {
_root.priceofthat = "Bought";
}
_root.helmet_test = 4;
_root.spe_test = "";
_root.stm_test = "+4";
_root.chr_test = "";
_root.tou_test = "+3";
_root.tra_test = "";
}
on (rollOut) {
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
_root.nameofthat = "";
_root.priceofthat = "";
_root.helmet_test = 0;
}
Instance of Symbol 215 MovieClip "btn5" in Symbol 225 MovieClip Frame 1
on (release) {
if (_root.helmet5_s == 1) {
if (_root.money >= 1500) {
_root.BonusSpeed2 = 0;
_root.BonusStamina2 = -4;
_root.BonusCharisma2 = 5;
_root.BonusToughness2 = -5;
_root.BonusTravel2 = 0;
_root.money = _root.money - 1500;
_root.helmet5_s = 3;
_root.helmet = 5;
}
}
if (_root.helmet5_s == 2) {
}
if (_root.helmet5_s == 3) {
_root.BonusSpeed2 = 0;
_root.BonusStamina2 = -4;
_root.BonusCharisma2 = 5;
_root.BonusToughness2 = -5;
_root.BonusTravel2 = 0;
_root.helmet = 5;
}
}
on (rollOver) {
_root.nameofthat = "Blue Hat";
if (_root.helmet5_s == 1) {
_root.priceofthat = 1500;
}
if (_root.helmet5_s == 2) {
_root.priceofthat = "LOCKED";
}
if (_root.helmet5_s == 3) {
_root.priceofthat = "Bought";
}
_root.helmet_test = 5;
_root.spe_test = "";
_root.stm_test = "-4";
_root.chr_test = "+5";
_root.tou_test = "-5";
_root.tra_test = "";
}
on (rollOut) {
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
_root.nameofthat = "";
_root.priceofthat = "";
_root.helmet_test = 0;
}
Instance of Symbol 216 MovieClip "btn6" in Symbol 225 MovieClip Frame 1
on (release) {
if (_root.helmet6_s == 1) {
if (_root.money >= 2000) {
_root.BonusSpeed2 = 5;
_root.BonusStamina2 = 0;
_root.BonusCharisma2 = 0;
_root.BonusToughness2 = 0;
_root.BonusTravel2 = 1;
_root.money = _root.money - 2500;
_root.helmet6_s = 3;
_root.helmet = 6;
}
}
if (_root.helmet6_s == 2) {
}
if (_root.helmet6_s == 3) {
_root.BonusSpeed2 = 5;
_root.BonusStamina2 = 0;
_root.BonusCharisma2 = 0;
_root.BonusToughness2 = 0;
_root.BonusTravel2 = 1;
_root.helmet = 6;
}
}
on (rollOver) {
_root.nameofthat = "Speed Helmet";
if (_root.helmet6_s == 1) {
_root.priceofthat = 2000;
}
if (_root.helmet6_s == 2) {
_root.priceofthat = "LOCKED";
}
if (_root.helmet6_s == 3) {
_root.priceofthat = "Bought";
}
_root.helmet_test = 6;
_root.spe_test = "+5";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "+1";
}
on (rollOut) {
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
_root.nameofthat = "";
_root.priceofthat = "";
_root.helmet_test = 0;
}
Instance of Symbol 217 MovieClip "btn7" in Symbol 225 MovieClip Frame 1
on (release) {
if (_root.helmet7_s == 1) {
if (_root.money >= 3000) {
_root.BonusSpeed2 = 5;
_root.BonusStamina2 = 5;
_root.BonusCharisma2 = 5;
_root.BonusToughness2 = 5;
_root.BonusTravel2 = 1;
_root.money = _root.money - 3000;
_root.helmet7_s = 3;
_root.helmet = 7;
}
}
if (_root.helmet7_s == 2) {
}
if (_root.helmet7_s == 3) {
_root.BonusSpeed2 = 5;
_root.BonusStamina2 = 5;
_root.BonusCharisma2 = 5;
_root.BonusToughness2 = 5;
_root.BonusTravel2 = 1;
_root.helmet = 7;
}
}
on (rollOver) {
_root.nameofthat = "War Master Helmet";
if (_root.helmet7_s == 1) {
_root.priceofthat = 3000;
}
if (_root.helmet7_s == 2) {
_root.priceofthat = "LOCKED";
}
if (_root.helmet7_s == 3) {
_root.priceofthat = "Bought";
}
_root.helmet_test = 7;
_root.spe_test = "+5";
_root.stm_test = "+5";
_root.chr_test = "+5";
_root.tou_test = "+5";
_root.tra_test = "+1";
}
on (rollOut) {
_root.spe_test = "";
_root.stm_test = "";
_root.chr_test = "";
_root.tou_test = "";
_root.tra_test = "";
_root.nameofthat = "";
_root.priceofthat = "";
_root.helmet_test = 0;
}
Instance of Symbol 204 MovieClip in Symbol 225 MovieClip Frame 1
onClipEvent (enterFrame) {
_parent.btn1.gotoAndStop(_root.helmet1_s);
_parent.btn2.gotoAndStop(_root.helmet2_s);
_parent.btn3.gotoAndStop(_root.helmet3_s);
_parent.btn4.gotoAndStop(_root.helmet4_s);
_parent.btn5.gotoAndStop(_root.helmet5_s);
_parent.btn6.gotoAndStop(_root.helmet6_s);
_parent.btn7.gotoAndStop(_root.helmet7_s);
_parent.btn8.gotoAndStop(_root.helmet8_s);
_parent.btn9.gotoAndStop(_root.helmet9_s);
_parent.btn10.gotoAndStop(_root.helmet10_s);
_parent.btn11.gotoAndStop(_root.helmet11_s);
_parent.btn12.gotoAndStop(_root.helmet12_s);
_parent.btn13.gotoAndStop(_root.helmet13_s);
_parent.btn14.gotoAndStop(_root.helmet14_s);
}
Symbol 226 MovieClip Frame 1
stop();
Instance of Symbol 151 MovieClip in Symbol 227 MovieClip Frame 1
on (rollOver) {
_root.rotateClothes2 = 2;
}
on (rollOut) {
_root.rotateClothes2 = 0;
}
Instance of Symbol 151 MovieClip in Symbol 227 MovieClip Frame 1
on (rollOver) {
_root.rotateClothes2 = 1;
}
on (rollOut) {
_root.rotateClothes2 = 0;
}
Instance of Symbol 226 MovieClip in Symbol 227 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.rotateClothes2 == 1) {
this.nextFrame();
}
if (_root.rotateClothes2 == 2) {
this.prevFrame();
}
}
Instance of Symbol 236 MovieClip in Symbol 263 MovieClip Frame 1
on (release) {
_root.functions.<();
if (_root.freespace >= 1) {
if (_root.money >= 50) {
_root.money = _root.money - 50;
_root.functions.,(2);
}
}
}
on (rollOver) {
_root.nameofthat = "Simple Bandage";
_root.priceofthat = 50;
_root.itemdesc = "Recovers a small part of your HP";
}
on (rollOut) {
_root.itemdesc = "";
_root.nameofthat = "";
_root.priceofthat = "";
}
Instance of Symbol 239 MovieClip in Symbol 263 MovieClip Frame 1
on (release) {
_root.functions.<();
if (_root.freespace >= 1) {
if (_root.money >= 100) {
_root.money = _root.money - 100;
_root.functions.,(3);
}
}
}
on (rollOver) {
_root.nameofthat = "Cheap Beer";
_root.priceofthat = 100;
_root.itemdesc = "Increase your toughness by 2 (this effect doesnt stack and it fades when you go to camp)";
}
on (rollOut) {
_root.itemdesc = "";
_root.nameofthat = "";
_root.priceofthat = "";
}
Instance of Symbol 243 MovieClip in Symbol 263 MovieClip Frame 1
on (release) {
_root.functions.<();
if (_root.freespace >= 1) {
if (_root.money >= 120) {
_root.money = _root.money - 120;
_root.functions.,(4);
}
}
}
on (rollOver) {
_root.nameofthat = "Energy Drink";
_root.priceofthat = 120;
_root.itemdesc = "Increase your Speed by 2 (this effect doesnt stack and it fades when you go to camp)";
}
on (rollOut) {
_root.itemdesc = "";
_root.nameofthat = "";
_root.priceofthat = "";
}
Instance of Symbol 246 MovieClip in Symbol 263 MovieClip Frame 1
on (release) {
_root.functions.<();
if (_root.freespace >= 1) {
if (_root.money >= 120) {
_root.money = _root.money - 120;
_root.functions.,(5);
}
}
}
on (rollOver) {
_root.nameofthat = "Chewing Gum";
_root.priceofthat = 120;
_root.itemdesc = "Fill a part of the travel bar";
}
on (rollOut) {
_root.itemdesc = "";
_root.nameofthat = "";
_root.priceofthat = "";
}
Instance of Symbol 249 MovieClip in Symbol 263 MovieClip Frame 1
on (release) {
_root.functions.<();
if (_root.freespace >= 1) {
if (_root.money >= 120) {
_root.money = _root.money - 120;
_root.functions.,(6);
}
}
}
on (rollOver) {
_root.nameofthat = "Chocolate Bar";
_root.priceofthat = 120;
_root.itemdesc = "Warm yourself Increasing Stamina by 2 (this effect doesnt stack and it fades when you go to camp)";
}
on (rollOut) {
_root.itemdesc = "";
_root.nameofthat = "";
_root.priceofthat = "";
}
Instance of Symbol 252 MovieClip in Symbol 263 MovieClip Frame 1
on (release) {
_root.functions.<();
if (_root.freespace >= 1) {
if (_root.money >= 200) {
_root.money = _root.money - 200;
_root.functions.,(7);
}
}
}
on (rollOver) {
_root.nameofthat = "First Aid Kit";
_root.priceofthat = 200;
_root.itemdesc = "Recovers Some HP";
}
on (rollOut) {
_root.itemdesc = "";
_root.nameofthat = "";
_root.priceofthat = "";
}
Instance of Symbol 255 MovieClip in Symbol 263 MovieClip Frame 1
on (release) {
_root.functions.<();
if (_root.freespace >= 1) {
if (_root.money >= 400) {
_root.money = _root.money - 400;
_root.functions.,(8);
}
}
}
on (rollOver) {
_root.nameofthat = "Flare Gun";
_root.priceofthat = 400;
_root.itemdesc = "Sends a message to your allies making them trow more supplies at you (expires when u go to camp)";
}
on (rollOut) {
_root.itemdesc = "";
_root.nameofthat = "";
_root.priceofthat = "";
}
Instance of Symbol 256 MovieClip in Symbol 263 MovieClip Frame 1
on (release) {
_root.functions.<();
if (_root.freespace >= 1) {
if (_root.money >= 500) {
_root.money = _root.money - 500;
_root.functions.,(9);
}
}
}
on (rollOver) {
_root.nameofthat = "Bunker";
_root.priceofthat = 500;
_root.itemdesc = "Build a bunker in the field protecting you for a period of time (this will destroy both, supplies and bombs that fall in it)";
}
on (rollOut) {
_root.itemdesc = "";
_root.nameofthat = "";
_root.priceofthat = "";
}
Symbol 264 MovieClip Frame 1
stop();
Instance of Symbol 231 MovieClip in Symbol 266 MovieClip Frame 1
on (rollOver) {
_root.rotateItems = 2;
}
on (rollOut) {
_root.rotateItems = 0;
}
Instance of Symbol 231 MovieClip in Symbol 266 MovieClip Frame 1
on (rollOver) {
_root.rotateItems = 1;
}
on (rollOut) {
_root.rotateItems = 0;
}
Instance of Symbol 264 MovieClip in Symbol 266 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.rotateItems == 1) {
this.nextFrame();
}
if (_root.rotateItems == 2) {
this.prevFrame();
}
}
Symbol 271 MovieClip Frame 1
if (_root.goingtocamp != 1) {
Bomb3chance = (random(10) + 1) + (_root.dificult * 2);
if (_root.Bomb3CD <= 0) {
Bomb3Sent = 0;
if ((Bomb3chance >= 30) && (Bomb3Sent == 0)) {
_root.functions.[(3);
Bomb3Sent = 1;
_root.Bomb3CD = 5;
}
if ((Bomb3chance >= 28) && (Bomb3Sent == 0)) {
_root.functions.[(3);
Bomb3Sent = 1;
_root.Bomb3CD = 20;
}
if ((Bomb3chance >= 25) && (Bomb3Sent == 0)) {
_root.functions.[(3);
Bomb3Sent = 1;
_root.Bomb3CD = 30;
}
} else {
_root.Bomb3CD--;
}
}
Symbol 271 MovieClip Frame 3
if (_root.goingtocamp != 1) {
Bomb2chance = (random(10) + 1) + (_root.dificult * 2);
if (_root.Bomb2CD <= 0) {
Bomb2Sent = 0;
if ((Bomb2chance >= 30) && (Bomb2Sent == 0)) {
_root.functions.[(2);
}
if ((Bomb2chance >= 25) && (Bomb2Sent == 0)) {
_root.functions.[(2);
Bomb2Sent = 1;
}
if ((Bomb2chance >= 20) && (Bomb2Sent == 0)) {
_root.functions.[(2);
Bomb2Sent = 1;
_root.Bomb2CD = 1;
}
if ((Bomb2chance >= 15) && (Bomb2Sent == 0)) {
_root.functions.[(2);
Bomb2Sent = 1;
_root.Bomb2CD = 2;
}
if ((Bomb2chance >= 10) && (Bomb2Sent == 0)) {
_root.functions.[(2);
Bomb2sent = 1;
_root.Bomb2CD = 3;
}
} else {
_root.Bomb2CD--;
}
}
Symbol 271 MovieClip Frame 4
if (_root.goingtocamp != 1) {
Bomb1chance = (random(10) + 1) + (_root.dificult * 2);
if (_root.Bomb1CD <= 0) {
Bomb1Sent = 0;
if ((Bomb1chance >= 30) && (Bomb1Sent == 0)) {
_root.functions.[(1);
_root.functions.[(1);
}
if ((Bomb1chance >= 25) && (Bomb1Sent == 0)) {
_root.functions.[(1);
}
if ((Bomb1chance >= 20) && (Bomb1Sent == 0)) {
_root.functions.[(1);
Bomb1Sent = 1;
}
if ((Bomb1chance >= 15) && (Bomb1Sent == 0)) {
_root.functions.[(1);
Bomb1Sent = 1;
_root.Bomb1CD = 1;
}
if ((Bomb1chance >= 10) && (Bomb1Sent == 0)) {
_root.functions.[(1);
Bomb1Sent = 1;
_root.Bomb1CD = 2;
}
if ((Bomb1chance >= 5) && (Bomb1Sent == 0)) {
_root.functions.[(1);
Bomb1Sent = 1;
_root.Bomb1CD = 3;
}
if ((Bomb1chance >= 3) && (Bomb1Sent == 0)) {
_root.functions.[(1);
Bomb1Sent = 1;
_root.Bomb1CD = 4;
}
} else {
_root.Bomb1CD--;
}
}
Symbol 271 MovieClip Frame 7
if (_root.StartingCDs != 3) {
_root.StartingCDs = 3;
supplie4CD = 0;
supplie3CD = 0;
supplie2CD = 0;
supplie1CD = 0;
}
if (_root.goingtocamp != 1) {
GlobalCD = 0;
supplie4sent = 0;
supplie3sent = 0;
supplie2sent = 0;
supplie1sent = 0;
suppliechance = (random(10) + 1) + (_root.dificult * 2);
if ((Supplie4CD <= 0) && (GlobalCD != 1)) {
if ((suppliechance >= 30) && (supplie4sent != 1)) {
_root.functions.\x15(4);
if (_root.doublesupplie == 1) {
_root.functions.\x15(4);
}
GlobalCD = 1;
supplie4sent = 1;
Supplie4CD = 1;
}
if ((suppliechance >= 29) && (supplie4sent != 1)) {
_root.functions.\x15(4);
GlobalCD = 1;
supplie4sent = 1;
Supplie4CD = 3;
}
if ((suppliechance >= 27) && (supplie4sent != 1)) {
_root.functions.\x15(4);
GlobalCD = 1;
supplie4sent = 1;
Supplie4CD = 5;
}
} else {
Supplie4CD--;
}
if ((Supplie3CD <= 0) && (GlobalCD != 1)) {
if ((suppliechance >= 26) && (supplie3sent != 1)) {
if (_root.doublesupplie == 1) {
_root.functions.\x15(3);
}
_root.functions.\x15(3);
GlobalCD = 1;
supplie3sent = 1;
Supplie3CD = 1;
}
if ((suppliechance >= 24) && (supplie3sent != 1)) {
_root.functions.\x15(3);
GlobalCD = 1;
supplie3sent = 1;
Supplie3CD = 3;
}
if ((suppliechance >= 20) && (supplie3sent != 1)) {
_root.functions.\x15(3);
GlobalCD = 1;
supplie3sent = 1;
Supplie3CD = 5;
}
} else {
Supplie3CD--;
}
if ((Supplie2CD <= 0) && (GlobalCD != 1)) {
if ((suppliechance >= 19) && (supplie2sent != 1)) {
if (_root.doublesupplie == 1) {
_root.functions.\x15(2);
}
_root.functions.\x15(2);
GlobalCD = 1;
supplie2sent = 1;
Supplie2CD = 1;
}
if ((suppliechance >= 15) && (supplie2sent != 1)) {
_root.functions.\x15(2);
GlobalCD = 1;
supplie2sent = 1;
Supplie2CD = 2;
}
if ((suppliechance >= 11) && (supplie2sent != 1)) {
_root.functions.\x15(2);
GlobalCD = 1;
supplie2sent = 1;
Supplie2CD = 5;
}
} else {
Supplie2CD--;
}
if ((Supplie1CD <= 0) && (GlobalCD != 1)) {
if ((suppliechance >= 8) && (supplie1sent != 1)) {
if (_root.doublesupplie == 1) {
_root.functions.\x15(1);
}
_root.functions.\x15(1);
GlobalCD = 1;
supplie1sent = 1;
Supplie1CD = 1;
}
if ((suppliechance >= 5) && (supplie1sent != 1)) {
_root.functions.\x15(1);
GlobalCD = 1;
supplie1sent = 1;
Supplie1CD = 3;
}
if ((suppliechance >= 3) && (supplie1sent != 1)) {
_root.functions.\x15(1);
GlobalCD = 1;
supplie1sent = 1;
Supplie1CD = 5;
}
} else {
Supplie1CD = 0;
}
}
Instance of Symbol 144 MovieClip in Symbol 272 MovieClip Frame 1
on (release) {
if (_root.Shop_pos != 1) {
_root.turn_Shop = 1;
} else {
_root.turn_Shop = 2;
}
}
Instance of Symbol 147 MovieClip in Symbol 272 MovieClip Frame 1
on (release) {
if (_root.Shop_pos != 2) {
_root.turn_Shop = 2;
} else {
_root.turn_Shop = 1;
}
}
Instance of Symbol 271 MovieClip in Symbol 272 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.turn_Shop == 1) {
_parent._parent.prevFrame();
}
if (_root.turn_Shop == 2) {
_parent._parent.nextFrame();
}
}
Symbol 273 MovieClip Frame 1
_root.Shop_pos = 1;
if (_root.shopx != 1) {
gotoAndStop (30);
_root.shopx = 1;
}
Symbol 273 MovieClip Frame 30
_root.Shop_pos = 0;
_root.turn_Shop = 0;
stop();
Symbol 273 MovieClip Frame 60
_root.Shop_pos = 2;
stop();
Symbol 274 MovieClip [Shop_selection_ani] Frame 40
stop();
Symbol 277 MovieClip [Heal] Frame 39
removeMovieClip(this);
Symbol 285 MovieClip [Flare] Frame 90
removeMovieClip(this);
Symbol 286 MovieClip [RedBull] Frame 23
removeMovieClip(this);
Symbol 287 MovieClip [Beer] Frame 30
removeMovieClip(this);
Instance of Symbol 63 MovieClip in Symbol 301 MovieClip Frame 1
onClipEvent (load) {
this.gotoAndStop(3);
}
Instance of Symbol 78 MovieClip in Symbol 301 MovieClip Frame 1
onClipEvent (load) {
this.gotoAndStop(2);
}
Instance of Symbol 307 MovieClip in Symbol 308 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.SoundOn == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Symbol 310 MovieClip Frame 1
stop();
Instance of Symbol 310 MovieClip in Symbol 311 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.SoundOn == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 317 MovieClip in Symbol 324 MovieClip Frame 1
on (release) {
_root._quality = "low";
}
Instance of Symbol 320 MovieClip in Symbol 324 MovieClip Frame 1
on (release) {
_root._quality = "medium";
}
Instance of Symbol 323 MovieClip in Symbol 324 MovieClip Frame 1
on (release) {
_root._quality = "high";
}
Instance of Symbol 63 MovieClip in Symbol 334 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.shirt_test != 0) {
this.gotoAndStop(_root.shirt_test);
} else {
this.gotoAndStop(_root.shirt);
}
}
Instance of Symbol 78 MovieClip in Symbol 334 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.helmet_test != 0) {
this.gotoAndStop(_root.helmet_test);
} else {
this.gotoAndStop(_root.helmet);
}
}
Symbol 354 MovieClip Frame 1
stop();
Instance of Symbol 354 MovieClip in Symbol 355 MovieClip Frame 1
onClipEvent (enterFrame) {
this.gotoAndStop(_root.speeed + 1);
}
Symbol 368 MovieClip Frame 1
stop();
Symbol 393 MovieClip Frame 1
stop();
_root.moverank = 0;
_root.movingrank = 0;
_root.dificult = 1;
Symbol 393 MovieClip Frame 2
_root.rankpos = 1;
Symbol 393 MovieClip Frame 3
_root.rankpos = 0;
Symbol 393 MovieClip Frame 15
_root.moverank = 0;
_root.movingrank = 0;
_root.dificult = 2;
Symbol 393 MovieClip Frame 30
_root.moverank = 0;
_root.movingrank = 0;
_root.dificult = 3;
Symbol 393 MovieClip Frame 45
_root.moverank = 0;
_root.movingrank = 0;
_root.dificult = 4;
Symbol 393 MovieClip Frame 60
_root.moverank = 0;
_root.movingrank = 0;
_root.dificult = 5;
Symbol 393 MovieClip Frame 75
_root.moverank = 0;
_root.movingrank = 0;
_root.dificult = 6;
Symbol 393 MovieClip Frame 90
_root.moverank = 0;
_root.movingrank = 0;
_root.dificult = 7;
Symbol 393 MovieClip Frame 105
_root.moverank = 0;
_root.movingrank = 0;
_root.dificult = 8;
Symbol 393 MovieClip Frame 120
_root.moverank = 0;
_root.movingrank = 0;
_root.dificult = 9;
Symbol 393 MovieClip Frame 134
_root.rankpos = 0;
Symbol 393 MovieClip Frame 135
_root.moverank = 0;
_root.movingrank = 0;
_root.dificult = 10;
_root.rankpos = 2;
Instance of Symbol 378 MovieClip in Symbol 394 MovieClip Frame 1
on (release) {
if (_root.rankpos != 1) {
if (_root.movingrank != 1) {
_root.moverank = 1;
_root.movingrank = 1;
}
}
}
Instance of Symbol 378 MovieClip in Symbol 394 MovieClip Frame 1
on (release) {
if (_root.rankpos != 2) {
if (_root.movingrank != 1) {
_root.moverank = 2;
_root.movingrank = 1;
}
}
}
Instance of Symbol 393 MovieClip in Symbol 394 MovieClip Frame 1
onClipEvent (load) {
this.gotoAndStop((_root.dificult * 15) - 15);
}
onClipEvent (enterFrame) {
if (_root.moverank == 2) {
this.nextFrame();
}
if (_root.moverank == 1) {
this.prevFrame();
}
}
Symbol 399 Button
on (release) {
stopAllSounds();
_root.play();
}
Symbol 400 MovieClip Frame 1
stop();
Instance of Symbol 291 MovieClip in Symbol 400 MovieClip Frame 1
on (release) {
_parent.gotoAndStop(12);
}
Instance of Symbol 294 MovieClip in Symbol 400 MovieClip Frame 1
on (release) {
_parent.gotoAndStop(3);
}
Instance of Symbol 297 MovieClip in Symbol 400 MovieClip Frame 1
on (release) {
_parent.nextFrame();
}
Instance of Symbol 300 MovieClip in Symbol 400 MovieClip Frame 1
on (release) {
getURL ("http://www.totalwebdata.com/Applications/Gatherer3/highscores.html", "_parent");
}
Instance of Symbol 308 MovieClip in Symbol 400 MovieClip Frame 2
on (release) {
_root.SoundOn = 1;
}
Instance of Symbol 311 MovieClip in Symbol 400 MovieClip Frame 2
on (release) {
_root.SoundOn = 2;
}
Instance of Symbol 326 MovieClip in Symbol 400 MovieClip Frame 2
on (release) {
_parent.gotoAndStop(1);
}
Instance of Symbol 330 MovieClip in Symbol 400 MovieClip Frame 3
on (release) {
_parent.nextFrame();
}
Instance of Symbol 330 MovieClip in Symbol 400 MovieClip Frame 10
on (release) {
_parent.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 12
_root.rankpos = 0;
_root.dificult = 4;
Symbol 446 MovieClip Frame 1
_root.days++;
Symbol 453 MovieClip Frame 1
stop();
Instance of Symbol 63 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (load) {
this.gotoAndStop(_root.shirt);
}
Instance of Symbol 78 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (load) {
this.gotoAndStop(_root.helmet);
}
Symbol 460 MovieClip Frame 1
stop();
Instance of Symbol 460 MovieClip "travelbar" in Symbol 461 MovieClip Frame 1
onClipEvent (load) {
timer = 1;
_root.CampAble = 0;
}
onClipEvent (enterFrame) {
if (timer <= _root.CampCD) {
this.gotoAndStop(1);
timer = timer + 1;
} else {
this.gotoAndStop(2);
_root.CampAble = 1;
}
this._height = (timer / _root.CampCD) * 50;
}
Symbol 464 MovieClip Frame 4
this._x = this._x + 500;
Instance of Symbol 461 MovieClip "campbutton" in Symbol 475 MovieClip Frame 1
on (release) {
if (_root.CampAble == 1) {
if (_root.gameover != 1) {
stopAllSounds();
_root.goingtocamp = 1;
_root.BunkerOn = 0;
removeMovieClip(_root.Bunker);
_root.tempCharisma = 0;
_root.tempStamina = 0;
_root.tempToughness = 0;
_root.tempTravel = 0;
_root.tempSpeed = 0;
_root.doublesupplie = 0;
_root.functions.\t(5);
}
}
}
Instance of Symbol 464 MovieClip in Symbol 475 MovieClip Frame 1
onClipEvent (load) {
this._x = 706;
this._y = 0;
}
Instance of Symbol 368 MovieClip in Symbol 475 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.slot1 != 0) {
this.gotoAndStop(_root.slot1);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 368 MovieClip in Symbol 475 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.slot2 != 0) {
this.gotoAndStop(_root.slot2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 368 MovieClip in Symbol 475 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.slot3 != 0) {
this.gotoAndStop(_root.slot3);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 368 MovieClip in Symbol 475 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.slot4 != 0) {
this.gotoAndStop(_root.slot4);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 368 MovieClip in Symbol 475 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.slot5 != 0) {
this.gotoAndStop(_root.slot5);
} else {
this.gotoAndStop(1);
}
}
Symbol 477 MovieClip Frame 1
stop();
Symbol 477 MovieClip Frame 5
if (_root.ChangeTo == 1) {
_root.Menu_level.gotoAndStop(_root.ChangeTo);
}
if (_root.ChangeTo == 2) {
_root.Menu_level.gotoAndStop(_root.ChangeTo);
}
if (_root.ChangeTo == 3) {
_root.Menu_level.gotoAndStop(_root.ChangeTo);
}
if (_root.ChangeTo == 4) {
_root.Menu_level.gotoAndStop(_root.ChangeTo);
_root.shopx = 0;
}
if (_root.ChangeTo == 5) {
_root.gotoAndStop(6);
_root.goingtocamp = 1;
}
if (_root.ChangeTo == 6) {
_root.gotoAndStop(5);
_root.goingtocamp = 0;
}
if (_root.ChangeTo == 7) {
_root.Menu_level.gotoAndStop(_root.ChangeTo - 2);
}
if (_root.ChangeTo == 8) {
_root.Menu_level.gotoAndStop(_root.ChangeTo - 2);
}
Symbol 487 Button
on (release) {
_root.functions.\t(8);
}
Instance of Symbol 494 MovieClip in Symbol 496 MovieClip Frame 1
on (release) {
stopAllSounds();
_root.functions.\t(6);
}
Instance of Symbol 368 MovieClip in Symbol 496 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.slot1 != 0) {
this.gotoAndStop(_root.slot1);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 368 MovieClip in Symbol 496 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.slot2 != 0) {
this.gotoAndStop(_root.slot2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 368 MovieClip in Symbol 496 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.slot3 != 0) {
this.gotoAndStop(_root.slot3);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 368 MovieClip in Symbol 496 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.slot4 != 0) {
this.gotoAndStop(_root.slot4);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 368 MovieClip in Symbol 496 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.slot5 != 0) {
this.gotoAndStop(_root.slot5);
} else {
this.gotoAndStop(1);
}
}
Symbol 499 Button
on (release) {
_root.functions.\t(2);
}
Symbol 503 Button
on (release) {
_root.functions.\t(3);
}
Symbol 505 Button
on (release) {
_root.functions.\t(4);
}
Symbol 507 Button
on (release) {
_root.functions.\t(7);
}
Symbol 513 Button
on (release) {
_root.functions.\t(1);
}
Symbol 519 Button
on (release) {
_root.money = _root.money + Math.round(_root.Supplies * ((_root.Charisma * 0.1) + 1));
_root.Supplies = 0;
}
Symbol 526 Button
on (release) {
if (_root.Supplies >= 1) {
_root.money = _root.money + Math.round(1 * ((_root.Charisma * 0.1) + 1));
_root.Supplies = _root.Supplies - 1;
}
}
Symbol 531 Button
on (release) {
if (_root.Supplies >= 5) {
_root.money = _root.money + Math.round(5 * ((_root.Charisma * 0.1) + 1));
_root.Supplies = _root.Supplies - 5;
}
}
Symbol 536 Button
on (release) {
if (_root.Supplies >= 10) {
_root.money = _root.money + Math.round(10 * ((_root.Charisma * 0.1) + 1));
_root.Supplies = _root.Supplies - 10;
}
}
Symbol 541 Button
on (release) {
if (_root.Supplies >= 100) {
_root.money = _root.money + Math.round(100 * ((_root.Charisma * 0.1) + 1));
_root.Supplies = _root.Supplies - 100;
}
}
Symbol 544 Button
on (release) {
if (_root.Supplies >= 500) {
_root.money = _root.money + Math.round(500 * ((_root.Charisma * 0.1) + 1));
_root.Supplies = _root.Supplies - 500;
}
}
Symbol 549 Button
on (release) {
if (_root.Supplies >= 1000) {
_root.money = _root.money + Math.round(1000 * ((_root.Charisma * 0.1) + 1));
_root.Supplies = _root.Supplies - 1000;
}
}
Instance of Symbol 472 MovieClip in Symbol 551 MovieClip Frame 1
onClipEvent (enterFrame) {
_root.supplietotal = _root.Supplies * 1;
if (!isNaN(_root.suppliestosell)) {
if (_root.suppliestosell <= _root.Supplies) {
_root.supplietotal2 = _root.suppliestosell * 1;
} else {
_root.supplietotal2 = "Not Enough Supplies";
}
} else {
_root.supplietotal2 = "";
}
_root.cratevalue1 = Math.round(1 * ((_root.Charisma * 0.1) + 1));
_root.cratevalue5 = Math.round(5 * ((_root.Charisma * 0.1) + 1));
_root.cratevalue10 = Math.round(10 * ((_root.Charisma * 0.1) + 1));
_root.cratevalue100 = Math.round(100 * ((_root.Charisma * 0.1) + 1));
_root.cratevalue500 = Math.round(500 * ((_root.Charisma * 0.1) + 1));
_root.cratevalue1000 = Math.round(1000 * ((_root.Charisma * 0.1) + 1));
}
Symbol 559 Button
on (release) {
if (_root.speeed < 10) {
if (_root.money >= _root.speedUPGcost) {
_root.money = _root.money - _root.speedUPGcost;
_root.speeed++;
}
}
}
on (rollOver) {
_root.descUPG = "Increase your speed on the battlefield";
}
on (rollOut) {
_root.descUPG = "";
}
Instance of Symbol 354 MovieClip in Symbol 561 MovieClip Frame 1
onClipEvent (enterFrame) {
this.gotoAndStop(_root.BaseStamina + 1);
}
Symbol 565 Button
on (release) {
if (_root.BaseStamina < 10) {
if (_root.money >= _root.staminaUPGcost) {
_root.money = _root.money - _root.staminaUPGcost;
_root.BaseStamina++;
_root.HPBonus = _root.Stamina * 10;
_root.TotalHP = _root.BaseHP + _root.HPBonus;
_root.HP = _root.HP + (_root.TotalHP - (_root.HP - 10));
}
}
}
on (rollOver) {
_root.descUPG = "Increase your total HP";
}
on (rollOut) {
_root.descUPG = "";
}
Instance of Symbol 354 MovieClip in Symbol 567 MovieClip Frame 1
onClipEvent (enterFrame) {
this.gotoAndStop(_root.BaseCharisma + 1);
}
Symbol 571 Button
on (release) {
if (_root.BaseCharisma < 10) {
if (_root.money >= _root.charismaUPGcost) {
_root.money = _root.money - _root.charismaUPGcost;
_root.BaseCharisma++;
}
}
}
on (rollOver) {
_root.descUPG = "Increase the money you get from selling supplies";
}
on (rollOut) {
_root.descUPG = "";
}
Instance of Symbol 354 MovieClip in Symbol 573 MovieClip Frame 1
onClipEvent (enterFrame) {
this.gotoAndStop(_root.BaseTravel + 1);
}
Symbol 577 Button
on (release) {
if (_root.BaseTravel < 10) {
if (_root.money >= _root.travelUPGcost) {
_root.money = _root.money - _root.travelUPGcost;
_root.BaseTravel++;
_root.CampCD_reducer = _root.Travel * 100;
}
}
}
on (rollOver) {
_root.descUPG = "Decrease the time you need to wait to go back to the camp";
}
on (rollOut) {
_root.descUPG = "";
}
Instance of Symbol 354 MovieClip in Symbol 579 MovieClip Frame 1
onClipEvent (enterFrame) {
this.gotoAndStop(_root.BaseToughness + 1);
}
Symbol 583 Button
on (release) {
if (_root.BaseToughness < 10) {
if (_root.money >= _root.toughnessUPGcost) {
_root.money = _root.money - _root.toughnessUPGcost;
_root.BaseToughness++;
}
}
}
on (rollOver) {
_root.descUPG = "decrease the damage you take from bombs";
}
on (rollOut) {
_root.descUPG = "";
}
Symbol 613 Button
on (release) {
if (_root.money >= _root.HealPrice) {
_root.money = _root.money - _root.HealPrice;
_root.HP = _root.TotalHP;
Hplost = _root.TotalHP - _root.HP;
_root.HealPrice = Math.round(Hplost * 1.5);
}
}
Symbol 625 Button
on (release) {
if (!isNaN(_root.gamble)) {
if (_root.gamble >= 10) {
if (_root.money >= _root.gamble) {
if (_root.gambling != 1) {
_root.gambling = 1;
_root.money = _root.money - _root.gamble;
_root.gamblestatus = "Rolling...";
} else {
_root.gamblestatus = "Wait till it finish rolling";
}
} else {
_root.gamblestatus = "You dont have enough money!";
}
} else {
_root.gamblestatus = "I dont do bets under 10";
}
} else {
_root.gamblestatus = "Put a number please";
}
}
Symbol 640 MovieClip Frame 1
stop();
Symbol 646 MovieClip Frame 1
stop();
_root.gambleresult = 1;
Symbol 646 MovieClip Frame 2
_root.gambleresult = 2;
Symbol 646 MovieClip Frame 3
_root.gambleresult = 3;
Symbol 646 MovieClip Frame 4
_root.gambleresult = 4;
Symbol 646 MovieClip Frame 5
_root.gambleresult = 5;
Symbol 646 MovieClip Frame 6
_root.gambleresult = 6;
Symbol 651 MovieClip Frame 1
stop();
Instance of Symbol 628 MovieClip in Symbol 652 MovieClip Frame 1
on (release) {
if (_root.gambling != 1) {
_root.GambleOn = 1;
} else {
_root.gamblestatus = "Wait till it finish rolling";
}
}
Instance of Symbol 630 MovieClip in Symbol 652 MovieClip Frame 1
on (release) {
if (_root.gambling != 1) {
_root.GambleOn = 2;
} else {
_root.gamblestatus = "Wait till it finish rolling";
}
}
Instance of Symbol 632 MovieClip in Symbol 652 MovieClip Frame 1
on (release) {
if (_root.gambling != 1) {
_root.GambleOn = 3;
} else {
_root.gamblestatus = "Wait till it finish rolling";
}
}
Instance of Symbol 634 MovieClip in Symbol 652 MovieClip Frame 1
on (release) {
if (_root.gambling != 1) {
_root.GambleOn = 4;
} else {
_root.gamblestatus = "Wait till it finish rolling";
}
}
Instance of Symbol 636 MovieClip in Symbol 652 MovieClip Frame 1
on (release) {
if (_root.gambling != 1) {
_root.GambleOn = 5;
} else {
_root.gamblestatus = "Wait till it finish rolling";
}
}
Instance of Symbol 638 MovieClip in Symbol 652 MovieClip Frame 1
on (release) {
if (_root.gambling != 1) {
_root.GambleOn = 6;
} else {
_root.gamblestatus = "Wait till it finish rolling";
}
}
Instance of Symbol 640 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (load) {
_root.GambleOn = 1;
}
onClipEvent (enterFrame) {
this.gotoAndStop(_root.GambleOn);
}
Instance of Symbol 646 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (load) {
timer = 150;
}
onClipEvent (enterFrame) {
if (_root.gambling == 1) {
timer--;
if (rolled <= 0) {
this.gotoAndStop(random(6) + 1);
rolled = 3;
}
rolled--;
if (timer <= 0) {
_root.functions.%();
_root.gambling = 0;
timer = 150;
rolled = 0;
}
}
}
Instance of Symbol 651 MovieClip "gamblequantity" in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.gambling == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Symbol 653 MovieClip Frame 1
stop();
Instance of Symbol 454 MovieClip in Symbol 653 MovieClip Frame 3
onClipEvent (enterFrame) {
_root.speedUPGcost = (_root.speeed + 1) * 200;
_root.staminaUPGcost = (_root.BaseStamina + 1) * 200;
_root.charismaUPGcost = (_root.BaseCharisma + 1) * 200;
_root.toughnessUPGcost = (_root.BaseToughness + 1) * 200;
_root.travelUPGcost = (_root.BaseTravel + 1) * 200;
}
Instance of Symbol 616 MovieClip in Symbol 653 MovieClip Frame 5
onClipEvent (load) {
Hplost = _root.TotalHP - _root.HP;
_root.HealPrice = Math.round(Hplost * 1.5);
}
Instance of Symbol 652 MovieClip in Symbol 653 MovieClip Frame 6
onClipEvent (load) {
_root.gamblestatus = "Welcome to Gamble Hill";
}