Blockland Forums > Help
Possible display of certain data...?
Pages: (1/1)
FrogFreak:
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
Pliny:
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.
FrogFreak:
Thanks, but what about health? Is it possible to display the health of a player?
Pliny:
--- Quote from: FrogFreak on March 04, 2010, 09:08:38 AM ---Thanks, but what about health? Is it possible to display the health of a player?
--- End quote ---
I think this is possible with variables.
phflack:
--- Quote from: Pliny on March 06, 2010, 01:12:25 PM ---I think this is possible with variables.
--- End quote ---
that it is
Pages: (1/1)