Raised This Month: $ Target: $400
 0% 

problem with color chat


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Emilioneri
Senior Member
Join Date: Feb 2009
Location: Georgia, Tbilisi
Old 04-03-2009 , 08:07   problem with color chat
Reply With Quote #1

PHP Code:
/* Plugin generated by Emilioneri */

#include <amxmodx>
#include <amxmisc>

#define PLUGIN "Advertisement"
#define VERSION "1.0"
#define AUTHOR "Emilioneri"


public plugin_init() {
    
register_plugin(PLUGINVERSIONAUTHOR)
    
    
// Add your code here...
    
register_logevent("Event_Round_Start"2"1=Round_Start")
}

public 
Event_Round_Start()
{
    
client_print(0print_chat"^x04^"[WwW.CaMe.Tk]^"^x01")
    
client_print(0print_chat"Want to be an admin ?? contact me. my skype:  ^x04^"bla bla bla^"^x01 Protect server rules!")
    return 
PLUGIN_CONTINUE

It should print site and skype green coloures. But it doesn't. Why

Last edited by Emilioneri; 04-03-2009 at 08:10.
Emilioneri is offline
Send a message via Skype™ to Emilioneri
 



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 02:15.


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