Raised This Month: $ Target: $400
 0% 

how i can block the letter "f"?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 12-25-2009 , 13:13   Re: how i can block the letter "f"?
Reply With Quote #5

Try this :

PHP Code:
public ClientCommand_Spec(id)
{
    const 
m_fGameHUDInitialized 349
    
if( cs_get_user_team(id) != CS_TEAM_SPECTATOR )
    {
        
dllfunc(DLLFunc_ClientPutInServerid)
        
set_pdata_int(idm_fGameHUDInitialized1)
        
engclient_cmd(id"jointeam""6")
        
client_cmd(id"slot1")
    }
    return 
PLUGIN_HANDLED

__________________
- tired and retired -

- my plugins -
ConnorMcLeod 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 04:08.


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