Raised This Month: $ Target: $400
 0% 

How do stop defusing bomb[solved]


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
BOYSplayCS
BANNED
Join Date: Apr 2008
Location: Gainesville, FL
Old 02-22-2009 , 21:54   Re: How do stop defusing bomb
Reply With Quote #2

PHP Code:
 register_forward(FM_PlayerPreThink,"block_buttons"); 
PHP Code:
public block_buttons(id)
{
 if( 
== )
 {
  return 
1;
 }else{
  
set_pevidpev_buttonpev(id,pev_button) & ~IN_USE); }
 return 
1;

BOYSplayCS 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 17:07.


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