Raised This Month: $ Target: $400
 0% 

Help


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Author Message
ianglowz
Senior Member
Join Date: Nov 2008
Old 01-20-2009 , 06:04   Re: Help
#1

PHP Code:
/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>

#define PLUGIN "Admin"
#define VERSION "1.0"
#define AUTHOR "ianglowz"


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

public 
adminname()
{
    
client_print(print_chat "The admin of this server is Touho")    

Hope help you.Not tested
Hope work.

Attached Files
File Type: sma Get Plugin or Get Source (show_admin.sma - 520 views - 563 Bytes)
__________________
~ +karma to me and leave your name. ~
~ If you -karma to me,please leave your name so I know you are pro scripter. ~
~ Helping anytime ~


ianglowz is offline
Touho
Junior Member
Join Date: Jan 2009
Old 01-20-2009 , 08:26   Re: Help
#2

Quote:
Originally Posted by ianglowz View Post
PHP Code:
/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>

#define PLUGIN "Admin"
#define VERSION "1.0"
#define AUTHOR "ianglowz"


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

public 
adminname()
{
    
client_print(print_chat "The admin of this server is Touho")    

Hope help you.Not tested
Hope work.

How i can compile? "Pawn compiler not found. Please check your setings and try again."
Touho is offline
Closed Thread



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 01:55.


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