PDA

View Full Version : Point System


SolidSpark
12-11-2010, 11:00
Im working on a mod for HL2DM.

Im not really sure how to code this but,

At the start of each round, players are assigned a target to kill.

The target is random.

When the player kills the target, the player recives points.

Melee kills are 2 points

Headshot Kills are 7 Points.

Explosion Kills are 4 Points

Other Kills (smg, shotgun,etc) are 3 points.

Now after each round...I want all players to freeze or join spectator..
Then a menu comes up so players can buy more ammo or health or armor by using their points.

Then a new round starts..

Someone please help me...Im new to coding and have no idea how to do this.