Author Topic: Possible display of certain data...?  (Read 709 times)

  Is it possible to use a print event to show a persons name, like if in a mini-game someone activates a event or kills a zombie, can it show something like ("Whoever" has killed a tank).  And can you display a players health using print events?

If so, please tell me how. Thanks

Type %1 wherever the name needs to go.

Ex: %1 has killed a tank in events would show up using the name of whoever activated the event.

Thanks, but what about health? Is it possible to display the health of a player?

Thanks, but what about health? Is it possible to display the health of a player?

I think this is possible with variables.