Home   Help Search Login Register  

Author Topic: Hey cmon guys i really need some help here  (Read 1660 times)

0 Members and 1 Guest are viewing this topic.

Pacifica

  • Guest
Hey cmon guys i really need some help here
« on: 13 Sep 2002, 19:39:51 »
Alrite, Guys..... Is it possible 2 make a scoring system where if 1 person (the leader) is killed the team gains a point, if anyother players (exept for the leader) are killed 0 points are awarded?

Kaliyuga

  • Guest
Re:Hey cmon guys i really need some help here
« Reply #1 on: 13 Sep 2002, 19:49:03 »
Well.. I'm not quite sure exactly what ya mean by that, though I'm kinda assuming your talking about a multiplayer game? If so.. you might have better response in that forum ;)

But in regards to scoring you can use this little piece of code:

unitname addscore points

you could then make a script with all your scoring options in it .. or make some triggers with different conditions that correspond to different point values

(negative numbers work here too)

Offline Wolfrug

  • Addons Depot
  • Former Staff
  • ****
  • Official OFPEC Old Timer
Re:Hey cmon guys i really need some help here
« Reply #2 on: 13 Sep 2002, 20:32:51 »
#Old battered moderator cap

Moved from General Editing. Just so you know.  ::)


Wolfrug out.
"When 900 years YOU reach, look as good you will not!"

Pacifica

  • Guest
Re:Hey cmon guys i really need some help here
« Reply #3 on: 14 Sep 2002, 04:12:00 »
like what kinda scripting do i use im useless at scripting, what does that Quote u posted do?