Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000802Zandronum[All Projects] Bugpublic2012-04-22 17:352024-04-08 19:29
Reporterunknownna 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version98d 
Target Version3.2Fixed in Version3.2 
Summary0000802: Bot-activated scripts aren't terminated when bots are removed from the game
DescriptionBot-activated scripts aren't terminated when bots are removed from the game.
Steps To Reproduce1. skulltag.exe -file script_disconnect_compat_01.wad +map map01
2. "addbot" in the console.
3. Let the bot run over the gray line to activate the script.
4. "removebot" in the console.
Additional Information
Script 1 (Void)
{
    SpawnSpot ("TeleportFog", 1, 0, 0);
    Delay (70);
    Restart;
}

Script 2 (Void)
{
    ACS_Terminate (1, 0);
}
Attached Files? file icon script_disconnect_compat_01.wad [^] (1,655 bytes) 2012-04-22 17:35

- Relationships
related to 0001112resolved DM crashes when removing bots 

-  Notes
User avatar (0023407)
Ru5tK1ng (updater)
2024-03-16 01:15

This commit should resolve this:'https://foss.heptapod.net/zandronum/zandronum-stable/-/merge_requests/54/diffs?commit_id=5359ead461b54daa9b008ae7fd980ad40aaed43f [^]'

The topic this commit is part of involves the fix for 1112.
User avatar (0023529)
Ru5tK1ng (updater)
2024-04-07 20:32

The change was merged in:'https://foss.heptapod.net/zandronum/zandronum-stable/-/commit/ae34aedddd6fb58f56e4135d937a2f34c4d9ac53 [^]'
User avatar (0023554)
Ru5tK1ng (updater)
2024-04-08 19:29

Tested with the latest beta and the scripts were stopped online and offline when bots were removed.

Issue Community Support
This issue is already marked as resolved.
If you feel that is not the case, please reopen it and explain why.
Supporters: No one explicitly supports this issue yet.
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2012-04-22 17:35 unknownna New Issue
2012-04-22 17:35 unknownna File Added: script_disconnect_compat_01.wad
2012-04-22 17:35 unknownna Assigned To => Torr Samaho
2012-04-22 17:35 unknownna Status new => assigned
2012-06-09 13:22 Torr Samaho Category General => Bug
2024-03-16 01:15 Ru5tK1ng Note Added: 0023407
2024-03-16 01:15 Ru5tK1ng Assigned To Torr Samaho =>
2024-03-16 01:15 Ru5tK1ng Status assigned => needs testing
2024-03-16 01:15 Ru5tK1ng Status needs testing => needs review
2024-03-16 01:15 Ru5tK1ng Relationship added related to 0001112
2024-04-07 20:32 Ru5tK1ng Note Added: 0023529
2024-04-07 20:32 Ru5tK1ng Status needs review => needs testing
2024-04-07 20:32 Ru5tK1ng Target Version => 3.2
2024-04-08 19:29 Ru5tK1ng Note Added: 0023554
2024-04-08 19:29 Ru5tK1ng Status needs testing => resolved
2024-04-08 19:29 Ru5tK1ng Resolution open => fixed
2024-04-08 19:29 Ru5tK1ng Fixed in Version => 3.2






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker