Thread: when do /spec
View Single Post
Bilal Pro
Senior Member
Join Date: Mar 2012
Location: Holland
Old 05-12-2012 , 13:06   Re: when do /spec
Reply With Quote #3

Quote:
Originally Posted by kramesa View Post
Code:
#include <amxmodx> #include <amxmisc> public plugin_init() &nbsp;&nbsp;&nbsp;&nbsp;register_clcmd("say /spec", "CmdKill"); public CmdKill(id) { &nbsp;&nbsp;&nbsp;&nbsp;if(is_user_alive(id)) { &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;user_kill(id); &nbsp;&nbsp;&nbsp;&nbsp;} }
Why aint you using user_silentkill?, no one wants to see a message that he died, its not a suicide either
__________________
  • Point System with rank titles for sale [X] [100% private]
  • VIP Menu for sale [X] [100% private]
  • HnS shop more features for sale [X] [100% private]
Contact: Bilalzaandam1234, on steam if you are interested.
Bilal Pro is offline