Raised This Month: $ Target: $400
 0% 

someone leaves the code say?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Hasler
BANNED
Join Date: Jul 2009
Location: Argentina, Rosario
Old 12-25-2009 , 22:21   Re: someone leaves the code say?
Reply With Quote #5

sorry for my english.. but i want the code of the say.. example..

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

#define PLUGIN "New Plugin"
#define VERSION "1.0"
#define AUTHOR "Author"


public plugin_init() {
    
register_plugin(PLUGINVERSIONAUTHOR)
    
    
register_clcmd("say","say")
}

public 
say(id){
           
//code of say..


thnks
Hasler 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:06.


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