Pages: [1]
  Print  
Author Topic: Game Points  (Read 6089 times)
Pyrarrows
Nub


Cakes 0
Posts: 40



WWW
« on: July 05, 2008, 10:41:40 PM »

How do points get calculated in OA? I see a 1 appear above most bots when I kill them, but at times a 2 will appear. 

Also, I'm wondering, what do Impressives, and Excelents and the other achievements do to your points?
Logged
sago007
Posts a lot
*

Cakes 62
Posts: 1664


Open Arena Developer


WWW
« Reply #1 on: July 06, 2008, 03:07:52 AM »

In DM, Tourney and Team DM the only points you will get is from frags.

In CTF and other team games you will gain some extra points for defending and capturing:
Code:
#define CTF_CAPTURE_BONUS		5		// what you get for capture
#define CTF_TEAM_BONUS 0 // what your team gets for capture
#define CTF_RECOVERY_BONUS 1 // what you get for recovery
#define CTF_FLAG_BONUS 0 // what you get for picking up enemy flag
#define CTF_FRAG_CARRIER_BONUS 2 // what you get for fragging enemy flag carrier

#define CTF_CARRIER_DANGER_PROTECT_BONUS 2 // bonus for fraggin someone who has recently hurt your flag carrier
#define CTF_CARRIER_PROTECT_BONUS 1 // bonus for fraggin someone while either you or your target are near your flag carrier
#define CTF_FLAG_DEFENSE_BONUS 1 // bonus for fraggin someone while either you or your target are near your flag
#define CTF_RETURN_FLAG_ASSIST_BONUS 1 // awarded for returning a flag that causes a capture to happen almost immediately
#define CTF_FRAG_CARRIER_ASSIST_BONUS 2 // award for fragging a flag carrier if a capture happens almost immediately
Logged

There are nothing offending in my posts.
Pyrarrows
Nub


Cakes 0
Posts: 40



WWW
« Reply #2 on: July 06, 2008, 05:17:14 PM »

Thanks!  That answered most of my questions, I'm thinking that the achevements are just for show then (For the most part) CTF Elimination appears to give many more points for capturing the flag... if you CAN capture it before the entire enemy team is dead that is.
Logged
Pages: [1]
  Print  
 
Jump to: