Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Is it possible....  (Read 2255 times)

0 Members and 1 Guest are viewing this topic.

Pacifica

  • Guest
Is it possible....
« on: 10 Sep 2002, 23:00:47 »
is it possible 2 make a scoring system where if you kill a cirtian person (in this case the leader) your team gains a point and if u kill anyone else on that team no points are added? or 5 points 4 killing leader 1 for the other team members?  :-\

Rodd

  • Guest
Re:Is it possible....
« Reply #1 on: 18 Sep 2002, 23:34:59 »
When you say scoring system, do you mean one that shows up in the table you get from pressing 'I'?

If you just want some (global) variable to be updated when certain people are killed, then that can be done without too much trouble (don't really know how to take care of respawns yet).