Blockland Forums > Gallery

pack a punch (a simple example of VCE)

Pages: (1/4) > >>

tha man234:

here it is: pack a punch
if you dont know what this is it comes from the newest call of duty (black ops)
in black ops, you get the gun you want to modify, click on the pack a punch machine, and it would be modified
this is a simple example of VCE for new people not familiar with it
how it works:
click on the h, and you will get a gun
click on the pack a punch machine (the 2x4f)and the gun will be taken
it takes 10 seconds, then you get guns akimbo
how to modify it:
to get a different weapon to modify, simpily open the events of the h in "pack a punch" and there should be this event:

--- Code: ---OnActivate > Player > Additem > Gun
--- End code ---
instead of the gun, click on the gun and scrool through the gun you want to modify
to get different modified weapon, open the events for the 2x4f and there should be this event:

--- Code: ---OnVariableTrue > NAMED BRICK: guns_akimbo > SetItem > Guns Akimbo
--- End code ---
instead of the guns akimbo, click on it and scrool through the weapon you want
requirements:
OnItemPickup
VCE
Truendro's Colorset
i think thats all...
download/pic

Unwritten Calender:

I don't understand.

NinjaWilko:

The Pack-a'-Punch machine from CoD:BO is meant to increase the overall fire-power of a gun in the Zombies gamemode so that the player can survive longer.

The machine in the OP takes your gun and upgrades it to give more fire-power.

Unwritten Calender:


--- Quote from: NinjaWilko on November 21, 2010, 02:32:19 AM ---The Pack-a'-Punch machine from CoD:BO is meant to increase the overall fire-power of a gun in the Zombies gamemode so that the player can survive longer.

The machine in the OP takes your gun and upgrades it to give more fire-power.

--- End quote ---
uh
i knew that already?

popman98:

You doesn't need Truenos colorset.

Pages: (1/4) > >>

Go to full version