Raised This Month: $ Target: $400
 0% 

Kinda egh at Scripting HELP!!!


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
31m0_owns
Member
Join Date: May 2008
Location: SLH, New Jersey-- U.S.A
Old 08-25-2009 , 22:48   Kinda egh at Scripting HELP!!!
Reply With Quote #1

I am trying to make a mini plugin to silence usp It compiles fine and everything. Am i missing a statement/values/anythin


PHP Code:
public plugin_init() {
    
register_plugin(PLUGINVERSIONAUTHOR)
    
}

public 
Task_GiveItems(id)
{
    
    if (!
is_user_alive(id))
        return;
    
    
strip_user_weapons(id)
    
    
give_item(id"weapon_usp")
    
    
ExecuteHamB(Ham_GiveAmmoid100"45acp"100)
    
    
cs_set_weapon_silen(id)
    

__________________
Project(s):
Prop-Hunt: 5%
Killcam: NEVER GOING TO HAPPEN!!!
31m0_owns 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 15:06.


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