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

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.






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker