MantisBT - Zandronum
View Issue Details
0000729Zandronum[All Projects] Bugpublic2012-03-27 21:162018-09-30 22:48
unknownna 
TIHan 
normalminoralways
closedfixed 
98d 
 
0000729: Inconsistent script activation in emulated teammode
> Players don't activate ENTER scripts upon entering the game if teamgame or teamplay is set to 1. Instead, they activate RESPAWN scripts.

> The "team" and "changeteam" commands activate the RESPAWN scripts. If you use the "join" command in a team game, the ENTER scripts will be activated.
1. Start ST with the example WAD loaded.
2. Start a new game.
In offline mode, Bots activate ENTER scripts
as should be, but players do not. Players DO activate RESPAWN scripts upon
entering the game, though. In pure multiplayer mode, with a server hosting the
game, everything works as expected.
No tags attached.
? script_team_test_02.wad (1,712) 2012-03-27 21:16
/tracker/file_download.php?file_id=473&type=bug
Issue History
2012-03-27 21:16unknownnaNew Issue
2012-03-27 21:16unknownnaFile Added: script_team_test_02.wad
2012-03-27 21:16unknownnaStatusnew => confirmed
2012-03-28 06:32TIHanAssigned To => TIHan
2012-03-28 06:32TIHanStatusconfirmed => assigned
2012-03-28 07:42TIHanNote Added: 0002955
2012-03-28 07:42TIHanStatusassigned => feedback
2012-03-28 07:48TIHanNote Edited: 0002955bug_revision_view_page.php?rev_id=1507
2012-03-28 07:51TIHanNote Edited: 0002955bug_revision_view_page.php?rev_id=1508
2012-03-28 08:01TIHanNote Deleted: 0002955
2012-03-28 08:02TIHanAdditional Information Updatedbug_revision_view_page.php?rev_id=1510#r1510
2012-03-28 08:02TIHanStatusfeedback => assigned
2012-03-28 08:08TIHanAdditional Information Updatedbug_revision_view_page.php?rev_id=1511#r1511
2012-03-29 00:36TIHanNote Added: 0002976
2012-03-29 00:36TIHanStatusassigned => feedback
2012-03-31 15:48Torr SamahoNote Added: 0003058
2012-03-31 20:16TIHanStatusfeedback => resolved
2012-03-31 20:16TIHanResolutionopen => fixed
2012-06-09 13:22Torr SamahoCategoryGeneral => Bug
2018-09-30 22:48Blzut3Statusresolved => closed

Notes
(0002976)
TIHan   
2012-03-29 00:36   
Fixed.
'https://bitbucket.org/TIHan/tst/changeset/45a3a18e9929 [^]'
(0003058)
Torr Samaho   
2012-03-31 15:48   
Patch added.