A sad response to amb1655 - TF2_SetPlayerInvuln is broken and now removed.

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402127
This commit is contained in:
Matt Woodrow
2008-05-08 23:43:02 +00:00
parent 2030ef9114
commit 35eb2f2ce5
3 changed files with 1 additions and 52 deletions
-9
View File
@@ -57,15 +57,6 @@ enum TFTeam
TFTeam_Blue = 3
};
/**
* Set's a Clients invulnrability status (ubercharge effect)
*
* @param client Player's index.
* @param enabled Enable/Disable invulnrability.
* @noreturn
* @error Invalid client index, client not in game, or no mod support.
*/
native TF2_SetPlayerInvuln(client, bool:enabled);
/**
* Respawns a client