MantisBT - Zandronum
View Issue Details
0002097Zandronum[All Projects] Bugpublic2015-02-09 16:022024-03-02 07:01
Arctangent 
 
normalmajoralways
resolvedfixed 
MicrosoftWindowsXP/Vista/7
1.3 
3.13.1 
0002097: GAMEMODE flag PLAYERSEARNPOINTS does not enable Team_Score or Team_GivePoints
Giving a game mode the PLAYERSEARNPOINTS via the GAMEMODE lump does not actually allow players to earn points via either ACS function, largely impacting its use.
1. Load the included .wad.
2. Start a game in Team Deathmatch. Frags have been disables, while points have been enabled.
3. Die. Alternatively, kill another player or bot; either way should earn the dying party points, but neither does.
The test .wad is fully functional in other point-based modes, such as CTF and TeamGame. Only in modes that default to not using points but are changed to enable points does this issue occur.
game mode
? GAMEMODEtest.wad (331) 2015-02-09 16:02
/tracker/file_download.php?file_id=1412&type=bug
Issue History
2015-02-09 16:02ArctangentNew Issue
2015-02-09 16:02ArctangentFile Added: GAMEMODEtest.wad
2024-03-02 07:01Ru5tK1ngNote Added: 0023224
2024-03-02 07:01Ru5tK1ngStatusnew => resolved
2024-03-02 07:01Ru5tK1ngResolutionopen => fixed
2024-03-02 07:01Ru5tK1ngFixed in Version => 3.1
2024-03-02 07:01Ru5tK1ngTarget Version => 3.1

Notes
(0023224)
Ru5tK1ng   
2024-03-02 07:01   
Should no longer be an issue with the improvements to GAMEMODE and the added SetPlayerScore function.