Anonymous | Login | Signup for a new account | 2025-09-16 18:30 UTC | ![]() |
My View | View Issues | Change Log | Roadmap | All Projects Issue Support Ranking | Rules | My Account |
View Revisions: Issue #3574 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0003574: This MUST be BUG and if it is not than NEEDS TO BE CHANGED - vide fixed anyway | ||
Revision | 2024-02-29 22:20 by Ru5tK1ng | ||
Description | An actor I spawn with A_SpawnItemEx with flag SXF_TRANSFERPOINTERS . A projectile. SXF_TRANSFERPOINTERS - transfers the calling actor's master, target, and tracer fields to the spawned actor. Note that SXF_SETMASTER has the last word for the master field. After this I do face master function and shoot from projectile. Another projectile. Guess what happens. It shoots the monster that is fucking target. HOW COME A FUCKING TARGET is used as MASTER. You are telling me each time monster starts to chase something the target it chases becomes it's master ?? WTF this makes no sens. |
||
Revision | 2018-12-09 13:22 by Filystea | ||
Description | An actor I spawn with A_SpawnItemEx with flag SXF_TRANSFERPOINTERS . A projectile. SXF_TRANSFERPOINTERS - transfers the calling actor's master, target, and tracer fields to the spawned actor. Note that SXF_SETMASTER has the last word for the master field. After this I do face master function and shoot from projectile. Another projectile. Guess what happens. It shoots the monster that is fucking target. HOW COME A FUCKING TARGET is used as MASTER. You are telling me each time monster starts to chase something the target it chases becomes it's master ?? WTF this makes no sens. |
Copyright © 2000 - 2025 MantisBT Team |