24.12.2009, 16:47
(INVINCIBLE)
Try this:
After:
do:
That will make it show up in the chat only for the player.
But you have to change COLOR_YELLOW to a color you have
For the "You are not invincible anymore" i have no clue
Try this:
After:
Quote:
SetPlayerHealth(i,100000); |
Quote:
SendClientMessage(i, COLOR_YELLOW, "HEREYOURTEXT"); |
But you have to change COLOR_YELLOW to a color you have
For the "You are not invincible anymore" i have no clue