AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [TF2] Targeted Crits (https://forums.alliedmods.net/showthread.php?t=104826)

Spazman0 09-27-2009 23:39

[TF2] Targeted Crits
 
1 Attachment(s)
Targeted Crits - By Spazman0.

I've had this sitting around for ages, but didn't release it as I didn't really think it fit in with any of my other plugins. Decided to release it, as AFAIK there isn't one out there.

Admin command:

sm_crits *target* *0.00-1.00* - Sets a target's crit chance. 0 returns it to normal. It is a decimal e.g. 0.5 is 50% chance.

noodleboy347 09-28-2009 01:12

Re: [TF2] Targeted Crits
 
Thank you so much for this.

Could you add the crit boost effects for if it's set to 1? Like First Blood and the Kritzkrieg- the glowing weapon effect?

DeJaDeW 09-30-2009 10:28

Re: [TF2] Targeted Crits
 
Thanks! it works fine.

TheSpyHunter 10-01-2009 20:01

Re: [TF2] Targeted Crits
 
Thanks dude, great stuff!

Ginxeng 11-02-2009 23:28

Re: [TF2] Targeted Crits
 
I got this and it works great but I have a question. Is there something I can do so that it wont annouce who is getting crits?

noodleboy347 11-02-2009 23:44

Re: [TF2] Targeted Crits
 
Quote:

Originally Posted by Ginxeng (Post 979387)
I got this and it works great but I have a question. Is there something I can do so that it wont annouce who is getting crits?

Remove this:

PHP Code:

    ShowActivity2(client"[SM] ""Toggled crits chance on target '%s'"target_name); 


Ginxeng 11-03-2009 02:00

Re: [TF2] Targeted Crits
 
Thanks, that worked.

DarthNinja 11-03-2009 03:04

Re: [TF2] Targeted Crits
 
Quote:

Originally Posted by noodleboy347 (Post 979397)
Remove this:

PHP Code:

    ShowActivity2(client"[SM] ""Toggled crits chance on target '%s'"target_name); 


Correct me if I'm wrong, but that only prints to the admin toggling the crits doesn't it?

Ginxeng 11-03-2009 04:50

Re: [TF2] Targeted Crits
 
No it would annouce so everyone would see it.

DarthNinja 11-03-2009 06:04

Re: [TF2] Targeted Crits
 
Quote:

Originally Posted by Ginxeng (Post 979510)
No it would annouce so everyone would see it.

Yea, your right, I was thinking of "PrintToChat"


All times are GMT -4. The time now is 03:20.

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