Author |
Message |
Agile Guest
Offline
|
Posted: Fri Feb 22, 2008 10:30 pm Post subject: Retrieving a player's score |
 |
|
|
|
I'm trying to make a donate command for a player to donate his points to another player. However, I've looked over all the documentation and either I missed it or it isn't there, but either way there is no actual Player.score data field. There is only killpoints and flagpoints, and we all know points come from more than just those sources.
Anyone know how I can retrieve a player's full score?
-JP |
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Fri Feb 22, 2008 11:04 pm Post subject: |
 |
|
|
|
isn't the full score just killpoints+flagpoints? _________________ Hyperspace Owner
Smong> so long as 99% deaths feel lame it will always be hyperspace to me |
|
Back to top |
|
 |
tcsoccerman Server Help Squatter
Age:33 Gender: Joined: Jan 15 2007 Posts: 694 Location: Atlantis Offline
|
Posted: Sat Feb 23, 2008 11:48 am Post subject: |
 |
|
|
|
yes i believe so. |
|
Back to top |
|
 |
Samapico No, these DO NOT look like penises, ok?

Joined: May 08 2003 Posts: 1252 Offline
|
Posted: Sat Feb 23, 2008 1:34 pm Post subject: |
 |
|
|
|
Quote: | There is only killpoints and flagpoints, and we all know points come from more than just those sources. |
Well... I don't
Technically, soccer points count as flag points.. and... KOTH points probably too. Everything is a flag point, except kills.
Also, when you do /*points on someone, all his points are converted to flag points ... On subgame atleast, dunno what happens in ASSS. _________________ (Insert a bunch of dead links here) |
|
Back to top |
|
 |
Agile Guest
Offline
|
Posted: Sat Feb 23, 2008 3:48 pm Post subject: |
 |
|
|
|
Oh, didn't know KOTH and soccer points counted in flagpoints.
That should work fine then, thanks. |
|
Back to top |
|
 |
Agile Guest
Offline
|
Posted: Sat Feb 23, 2008 5:27 pm Post subject: Noting... |
 |
|
|
|
The documentation for the Player data structure indicates that killpoints and flagpoints are not used by ASSS as the authoritative score for that player. That's what led me to believe there must be another score kept somewhere on ASSS.
Anyone know what that would be? |
|
Back to top |
|
 |
Agile Guest
Offline
|
Posted: Sun Feb 24, 2008 12:03 pm Post subject: |
 |
|
|
|
Apparently I missed the score module. Slightly embarrassing =O
-JP |
|
Back to top |
|
 |
|