Raised This Month: $ Target: $400
 0% 

Show a custom message every round


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
tigerrrflame
Member
Join Date: Jun 2011
Location: Portugal
Old 09-23-2014 , 20:02   Show a custom message every round
Reply With Quote #1

Hi, im looking for a plugin that every round that starts, a message is displayed in the screen, and i can customize that menssage.Someone know any plugin like that??
sorry for bad english :/
__________________
dudu is gay
tigerrrflame is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 09-23-2014 , 21:35   Re: Show a custom message every round
Reply With Quote #2

PHP Code:
#include <amxmodx>

public plugin_init( ) 
{
    
register_logevent"round_start"2"1=Round_Start" );
}    

public 
round_start( )
{    
    
client_print0print_chat"Type your message here" )

__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
tigerrrflame
Member
Join Date: Jun 2011
Location: Portugal
Old 09-23-2014 , 22:34   Re: Show a custom message every round
Reply With Quote #3

Thanks you bro
__________________
dudu is gay
tigerrrflame is offline
Reply



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 10:35.


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