Raised This Month: $ Target: $400
 0% 

NEED HELP


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
FloorenTIbraimi
Member
Join Date: Jul 2014
Location: Macedonia
Old 09-29-2014 , 15:22   NEED HELP
Reply With Quote #1

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

#include <amxmodx>
#include <amxmisc>

#define PLUGIN "RULES"
#define VERSION "1.0"
#define AUTHOR "FloorenTIbraimi"

public plugin_init() {
    
register_plugin(PLUGINVERSIONAUTHOR)
         
register_event("ResetHUD""spawn""b")
}

public 
spawn(id)
{
    
set_hudmessage(02550, -1.0, -1.0)
    
show_hudmessage(id"Rules")
}

public 
spawn(id)
{
    
set_hudmessage(02550, -1.0, -1.0)
    
show_hudmessage(id"Dont Spam Becaus You Will Get GAG")
}
public 
spawn(id)
{
    
set_hudmessage(02550, -1.0, -1.0)
    
show_hudmessage(id"Don't ads your server here")
}
public 
spawn(id)
{
        
set_hudmessage(02550, -1.0, -1.0)
        
show_hudmessage(id"Dont Push With Admin")
}
public 
spawn(id)
{
    
set_hudmessage(02550, -1.0, -1.0)
    
show_hudmessage(id"If You Had Problem With Admin Contact On Facebook")

I Want To Add rules When i Write /rules to show On Left Rules HELP PLS !!! I Think i forgot this
PHP Code:
    register_clcmd"say /rules""ClientCommand_Test" ); 

sory for my bad english!!!
FloorenTIbraimi 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 17:34.


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