A_Print
From ZDoom Wiki
A_Print (string text)
Prints a text to the caller's screen. This means the caller has to either be a player or be used as a camera by a player.
It can also be used from inventory items or weapons. In these cases the text will be printed to the screen of the player using this item.
Examples
| Note: This article lists no examples. If you make use of this feature in your own project(s) or know of any basic examples that could be shared, please add them. This will make it easier to understand for future authors seeking assistance. Your contibutions are greatly appreciated. |

