Raised This Month: $51 Target: $400
 12% 

[tf2] silent kill for all in arena


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ultrafunix
Member
Join Date: May 2010
Old 01-30-2011 , 14:33   [tf2] silent kill for all in arena
Reply With Quote #1

i couldnt find a plugin like this, and i think it would be a fun thing to have if every one weapons could silent kill (like the eternal reward) in arena mode
im more concerned about not showing kill symbols, i dont mind the rag dolls if you cant make them go invis.
if anyone decides to make this, thanks, and if they do can they pm me or leave a message here saying they will.
once again, thanks
ultrafunix is offline
psychonic

BAFFLED
Join Date: May 2008
Old 01-30-2011 , 18:05   Re: [tf2] silent kill for all in arena
Reply With Quote #2

Quote:
Originally Posted by ultrafunix View Post
im more concerned about not showing kill symbols
Code:
public OnPluginStart() {     HookEvent("player_death", OnPlayerDeathEvent, EventHookMode_Pre); } public Action:OnPlayerDeathEvent(Handle:event, const String:name[], bool:dontBroadcast) {     SetEventBroadcast(event, true);     return Plugin_Continue; }
psychonic is offline
ultrafunix
Member
Join Date: May 2010
Old 01-30-2011 , 18:23   Re: [tf2] silent kill for all in arena
Reply With Quote #3

im not a coder, but if that just needs to be inputed into the compiler i can do that, but if theres more and u feel up to it, it would be appreciated if you could post a compiled plugin of it.
thanks
ultrafunix is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:35.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode