Author Topic: item costing  (Read 2304 times)

how do i make a item cost money or points on zombie mod

Make a system that gives you points for killing zombies. Then just give each individual weapon a value for use in the system, this will function as the weapon's "cost" so make it relative to the power/usefulness of the weapon/item. From here you can now make a system which handles the points and gives you the weapon you asked for. Simple stuff.

To simplify what Gamefandan said and to firstpost this reply:
VCE


Every time a zombie is killed, you gain 1 point (Specified in Minigame GUI). Making buttons which can be activated if either you have enough points (var:cl:score) or have activated the button before (var:cl:activated1) and got the weapon will allow you to get the new weapons as "upgrades". Simplez.

can i make a game where you have to kill zapt zombies for points

yes, you can, no need to ask us to

Anyway that you get your points up will still count for what Corbiere said.

You have to use VCE.

I'm not going to explain how.

Learn to use VCE and then try :P

ive been trrying but i dont kno how with zapt

give me example with zapt

Saaay the maaaaaaaaagic woooooorrrrrd.


plz
i think he ment a valid word
just LOOK at the events, they are very straight forward

give me example with zapt
1. Make ZAPT Zombies give you points
2. Do what Corbiere said
3. ???
4. Profit!