Page 1 of 1

Score!

Posted: Wed Aug 21, 2013 1:57 am
by AnalOpportunist
I've been browsing the wiki for a while, looking for ACS function, that would allow me to modify the score points of individual player in competetive multiplayer modes, such as deathmatch.

For example: I want to give the player some number of score points after crossing some line.

Unfortunately, I wasn't able to find such function, even though it probably exists. Does anyone knows how it's called/how to achieve the effect described above ?

RE: Score!

Posted: Wed Aug 21, 2013 6:09 am
by Strych6
I dont know if this is still valid

http://zdoom.org/wiki/RedTeamScore

RE: Score!

Posted: Wed Aug 21, 2013 7:11 am
by Lollipop
That is a way to make it show what the team's score is, not actually awarding points to a single player.
What kind of points are you working with?

If you Work with those displayed in the far left of the scors screen, then look in aow's ACS souce, it makes mechs Award each their own number of points when destroyed.

When I get home from school I will look further into it.