Raised This Month: $ Target: $400
 0% 

Disabling Message


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Amonel
Senior Member
Join Date: May 2009
Old 05-30-2010 , 18:11   Disabling Message
Reply With Quote #1

PHP Code:
#include <amxmodx>

public plugin_init()
{
  
register_plugin("Bomb Def Sound""1""AmoneL");
  
register_event("SendAudio""event_bomb_defuse""a""2=Defused_The_Bomb");
}

public 
event_bomb_defuse()
{
client_print(0print_chat"Bomb was defused!")

This should eliminate the "Counter-Terrorists Win" sound and print a message when the bomb is defused right ?
Amonel is offline
 



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 05:27.


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