Home   Help Search Login Register  

Author Topic: Using a Scoring system  (Read 772 times)

0 Members and 1 Guest are viewing this topic.

midgcool

  • Guest
Using a Scoring system
« on: 24 Oct 2002, 23:39:39 »
Hi people
          I am currently making a hunting map, where 6 people have to hunt each other down, but I would like to add a scoring system, so that when you kill somebody, you get one point, therefore there would have to be a small score box up in the corner, rather like on the MF capture the island map. To make it fair though all the hunters are part of the resistance, they are the new resistance sniper which came with patch 1.85

                              plz help, Chris a.k.a [DS]Chris

Kaliyuga

  • Guest
Re:Using a Scoring system
« Reply #1 on: 25 Oct 2002, 07:00:52 »
Command :
AddScore
 
Description :
Adds to score.
 
Syntax :
UnitName AddScore Points

UnitName Unit to add points to.

Points Number of points to add. To subtract points add a negative number.
 
Returns:
-
 
Example :
Player1 AddScore 10
 
**********************************************