Anonymous | Login | Signup for a new account | 2025-07-28 12:36 UTC | ![]() |
My View | View Issues | Change Log | Roadmap | Zandronum Issue Support Ranking | Rules | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0003082 | Zandronum | [All Projects] Bug | public | 2017-04-22 23:03 | 2017-04-23 19:42 | ||||
Reporter | forrestmarkx | ||||||||
Assigned To | |||||||||
Priority | high | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | no change required | ||||||
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 | ||||
Product Version | 3.0-beta | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0003082: SetActorFlag and CheckActorState are broken | ||||||||
Description | When using these ACS functions they will always return 0 and do nothing no matter what even if the flag and state are present/valid. | ||||||||
Steps To Reproduce | Compile a ACS script using the code below then call it on a projectile. SetActorFlag(0, "NODAMAGETHRUST", TRUE); Log(d:CheckFlag(0, "NODAMAGETHRUST")); The log will always report 0. | ||||||||
Attached Files | |||||||||
![]() |
|
Torr Samaho (administrator) 2017-04-23 08:10 |
This is not a bug. Neither of the two functions exist in GZDoom 1.8.6, which Zandronum 3.0 is based on. |
forrestmarkx (reporter) 2017-04-23 12:16 |
That's really weird that CheckFlag exists a ZDoom 2.8.0 ACS function but not SetActorFlag |
Torr Samaho (administrator) 2017-04-23 13:15 |
GZDoom 1.8.6 is newer than ZDoom 2.7.1, but older than ZDoom 2.8.0. |
Torr Samaho (administrator) 2017-04-23 19:42 |
Since this is not a bug, but simply something that doesn't exist in GZDoom 1.8.6, I'm closing this. |
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. |
![]() |
|||
Date Modified | Username | Field | Change |
2017-04-22 23:03 | forrestmarkx | New Issue | |
2017-04-23 08:10 | Torr Samaho | Note Added: 0017265 | |
2017-04-23 12:16 | forrestmarkx | Note Added: 0017270 | |
2017-04-23 13:15 | Torr Samaho | Note Added: 0017274 | |
2017-04-23 19:42 | Torr Samaho | Note Added: 0017288 | |
2017-04-23 19:42 | Torr Samaho | Status | new => closed |
2017-04-23 19:42 | Torr Samaho | Resolution | open => no change required |
Copyright © 2000 - 2025 MantisBT Team |