Raised This Month: $ Target: $400
 0% 

Help pls


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
kramesa
Veteran Member
Join Date: Feb 2011
Location: Brazil
Old 11-09-2011 , 12:57   Re: Help pls
Reply With Quote #2

This is a very simple plugin, look:

PHP Code:
#include <amxmodx>  
#include <amxmisc>

#define PLUGIN "Simple Plugin"  
#define VERSION "1.0"  
#define AUTHOR "kramesa"  

public plugin_init()   
{  
    
register_plugin(PLUGINVERSIONAUTHOR
    
register_cmd("say /buyawp""Awp"
}  

public 
Awp(id

    
give_item(id"weapon_awp")

View this forum: http://forums.alliedmods.net/forumdisplay.php?f=83
__________________
kramesa 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 14:22.


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