AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   ESF Taunts (https://forums.alliedmods.net/showthread.php?t=92944)

tuty 05-22-2009 11:38

ESF Taunts
 
3 Attachment(s)
ESF Taunts



Description:

- Everybody who play esf know the EvolutionX addon. So, everybody know the taunts from that addon.
- With this plugin you can have taunts on your server without EvolutionX addon. And this plugin works with your other esf plugins.


Command:

- taunt - emit the sound from your specific class.
( you must bind a key to use taunt - The default key can be N )


Cvars:

- esf_taunt_enabled - 1 - enable / 0 - disable plugin
- esf_taunt_delay - 10.0 - the delay time until next taunt can be used


Special thanks for:

- Team from www.esforces.com for taunt sounds.


Installation:

- Download the esf_util.inc file and put it into scripting/include dir.
- Download the t_taunt.zip file and put the t_taunt folder into sounds/ dir.





Nextra 05-22-2009 11:43

Re: ESF Taunts
 
Nice, but use switch in cmdTaunt.

tuty 05-22-2009 11:46

Re: ESF Taunts
 
Quote:

Originally Posted by Nextra (Post 832451)
Nice, but use switch in cmdTaunt.


hmm good idea

Dr.G 05-22-2009 12:36

Re: ESF Taunts
 
i would put the stuff you use from the inc file in the sma, since its very limited, and you would avoid alot of ppl crying "it would compile waaaaa...."

DruGzOG 05-22-2009 17:58

Re: ESF Taunts
 
hehe nice

fezh 05-22-2009 18:30

Re: ESF Taunts
 
Before I read the author, only with prefix 'ESF' I knew that's guy was tuty ^^
Good job anyways.

tuty 05-23-2009 01:37

Re: ESF Taunts
 
Quote:

Originally Posted by fezh (Post 832686)
Before I read the author, only with prefix 'ESF' I knew that's guy was tuty ^^


:mrgreen::mrgreen::mrgreen::mrgreen:

Brad 07-11-2009 09:46

Re: ESF Taunts
 
Random observations that have no bearing on approval:
  • your code could become much tighter if you use a 3D array to hold the various sounds rather than multiple 2D arrays
  • if your standard is to use semicolons to end lines, i'd argue that you should put add "#pragma semicolon 1", after the includes, to force your standard
Approved.

tuty 07-11-2009 12:03

Re: ESF Taunts
 
oh, thank you, but sometime i put #pragma semicolon 1 and somethime i dont... idk why :oops:


All times are GMT -4. The time now is 19:02.

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