MantisBT - Zandronum
View Issue Details
0001139Zandronum[All Projects] Suggestionpublic2012-10-23 00:442014-06-12 20:37
bluewizard 
 
normalfeatureN/A
closedfixed 
MicrosoftWindowsXP/Vista/7
1.0 
 
0001139: playerpoints() playerwins() acs infomation function?
Can we get an acs function that can return individual points and wins from LMS and Teamgames? There's already playerfrags(), but playerpoints() or playerwins() will be more useful for modders since it's mainly teamLMS and teamgames being played.
if(playerpoints() == getcvar("pointlimit")
{
print(s:"awww yeaaa");
}
No tags attached.
? playerPointsTest.wad (1,757) 2012-10-23 21:31
/tracker/file_download.php?file_id=833&type=bug
Issue History
2012-10-23 00:44bluewizardNew Issue
2012-10-23 21:28LlewellynNote Added: 0005180
2012-10-23 21:31LlewellynFile Added: playerPointsTest.wad
2012-10-23 21:33LlewellynNote Edited: 0005180bug_revision_view_page.php?bugnote_id=5180#r2825
2014-06-12 20:37WatermelonNote Added: 0009171
2014-06-12 20:37WatermelonStatusnew => closed
2014-06-12 20:37WatermelonResolutionopen => fixed

Notes
(0005180)
Llewellyn   
2012-10-23 21:28   
(edited on: 2012-10-23 21:33)
Points should apply to all gamemodes, including Survival damage/kills.

I uploaded a simple Test Wad with an example script that would give Survival a score counter. (Uncompiled because the playerPoints() function does not yet exist.)

(0009171)
Watermelon   
2014-06-12 20:37   
This should be in. If not, let me know on TS/PM