Raised This Month: $32 Target: $400
 8% 

Silent Nades .:silence is your friend:.


Post New Thread Reply   
 
Thread Tools Display Modes
regalis
Veteran Member
Join Date: Jan 2007
Location: F*cking Germany
Old 04-23-2007 , 12:26   Re: Silent-Nades .:because silence is your friend:.
Reply With Quote #21

Thanks for using it
I like it too.. *hehe*
I like to stop especially the annoying Fire in the hole-sound...now i can hear footsteps much better ;)

greetz regalis
__________________
regalis is offline
Hunter-Digital
Veteran Member
Join Date: Aug 2006
Location: In the Game [ro]
Old 04-25-2007 , 12:20   Re: Silent-Nades .:because silence is your friend:.
Reply With Quote #22

wow, nice ideea and bdw, if no plugin exists, could you make an plugin that toggles all the radio's text/voice/both ?
__________________
Hunter-Digital is offline
hcxx
Senior Member
Join Date: Jan 2007
Location: 127.0.0.1
Old 04-25-2007 , 16:12   Re: Silent-Nades .:because silence is your friend:.
Reply With Quote #23

how can I make that when some1 joins a server then the player has all the sounds and all the messages on by default? Right now when some1 joins then he has sounds disabled :/
hcxx is offline
regalis
Veteran Member
Join Date: Jan 2007
Location: F*cking Germany
Old 04-25-2007 , 19:26   Re: Silent-Nades .:because silence is your friend:.
Reply With Quote #24

Quote:
Originally Posted by hcxx View Post
how can I make that when some1 joins a server then the player has all the sounds and all the messages on by default? Right now when some1 joins then he has sounds disabled :/
Hi, you can edit the source code.
Just put this:
Code:
public plugin_cfg()
{
    for(new i=0; i < 32; i++)
    {        
        g_player_FITH[i][0] = true;
        g_player_FITH[i][1] = true;
    }    
}
in the source...

Practically between this two functions
Code:
public plugin_init()
{
   ...blabla ;)
}


<--- here


public toggle_mode(id,lvl,cid)
{
   ....blablabla
}
And then compile it either with the webcompiler or local on your computer/server

greetz regalis
__________________
regalis is offline
hcxx
Senior Member
Join Date: Jan 2007
Location: 127.0.0.1
Old 04-26-2007 , 00:47   Re: Silent-Nades .:because silence is your friend:.
Reply With Quote #25

thx . Just edited 2 plugins together Silent-nades and Descriptive 'Fire in the hole!' and everything is working great now. thx you

Last edited by hcxx; 04-26-2007 at 00:58.
hcxx is offline
hcxx
Senior Member
Join Date: Jan 2007
Location: 127.0.0.1
Old 05-28-2007 , 01:50   Re: Silent Nades .:silence is your friend:.
Reply With Quote #26

btw how can I make when some1 is writing /fithsnd then all player can see that he wroted that? I mean like right now when some1 is writing /fithsnd then no one cannot see that command..

sry for my bad english.
hcxx is offline
regalis
Veteran Member
Join Date: Jan 2007
Location: F*cking Germany
Old 05-28-2007 , 06:29   Re: Silent Nades .:silence is your friend:.
Reply With Quote #27

change line 274 and 299 from return PLUGIN_HANDLED into return PLUGIN_CONTINUE
Your english is quite good ;)

greetz regalis
__________________
regalis is offline
ExKiLL
Senior Member
Join Date: Nov 2005
Location: Germany
Old 05-28-2007 , 06:46   Re: Silent Nades .:silence is your friend:.
Reply With Quote #28

thanks for that regalis

very usefull

ive installed a nade bag and if every player throws 3 he, 4 flashs and some smokes, the sound is so annoying!!

+karma
__________________
193.192.59.43:27015 ----- italy ( 20 )
85.25.150.62:27015 ------ sHclachthaus ( 14 )
85.25.150.62:27055 ------ DeathMatch ( 20 )
85.25.150.62:27035 ------ Kreedz Hangout ( 18 )
85.214.100.160:27015 ---- 24/7 full house | **GG + DM** ( 32 )
93.190.64.150:27015 ----- Superhero (12)
ExKiLL is offline
hcxx
Senior Member
Join Date: Jan 2007
Location: 127.0.0.1
Old 05-29-2007 , 10:33   Re: Silent Nades .:silence is your friend:.
Reply With Quote #29

Quote:
Originally Posted by regalis View Post
change line 274 and 299 from return PLUGIN_HANDLED into return PLUGIN_CONTINUE
Your english is quite good ;)

greetz regalis
thx
hcxx is offline
`666
AlliedModders Donor
Join Date: Jan 2006
Old 01-20-2010 , 12:15   Re: Silent Nades .:silence is your friend:.
Reply With Quote #30

thanks for the plugin and edit tips
`666 is offline
Reply


Thread Tools
Display Modes

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:20.


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