Raised This Month: $ Target: $400
 0% 

bomb_defused function


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
whosyourdaddy
Senior Member
Join Date: Apr 2008
Old 08-01-2010 , 18:26   bomb_defused function
Reply With Quote #1

for some reason my bomb_defused and my bomb_exploded functions arent working this is what i have set in my sma

Code:
#include <csx>

// Called when a user defuses the bomb
public bomb_defused( defuser )
{
	client_print( 0, print_chat, "Bomb defused" )
}

// Called when bomb explodes
public bomb_explode( planter )
{
	client_print( 0, print_chat, "Bomb exploded" )
}
of course i have my plugin_init() and other things but for some reason these 2 functions seem to not be working
whosyourdaddy is offline
 


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 00:08.


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