Raised This Month: $51 Target: $400
 12% 

Need advertise plugin with more lines


Post New Thread Reply   
 
Thread Tools Display Modes
sHoC
Senior Member
Join Date: Nov 2015
Location: Italy
Old 12-01-2016 , 11:47   Re: Need advertise plugin with more lines
Reply With Quote #21

Quote:
Originally Posted by Arkarr View Post
You want to download morecolors.Inc, and put it on the scripting directory. Same for geoip I believe.
How to confing the .cfg file to have a multi line advertisment? Lile
Chat message "========================
Welcome to alliedmods.net
=====================================" ???
If you Can give me the server advertisments.cfg i will be grateful
__________________
sHoC is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 12-01-2016 , 12:22   Re: Need advertise plugin with more lines
Reply With Quote #22

Code:
// ServerAdvertisement - Help //
//
// Message Types:
// 	Chat messages - Type: "T" / Colour support
// 	Center text messages - Type: "C" / Support only [hex] codes / Ex: <font color='#ff0000'>This message is red</font>
//	Colours could be found at http://www.color-hex.com/
//
// Message Variables:
//	{NEXTMAP}
//	{CURRENTMAP}
//	{CURRENTTIME}
//	{TIMELEFT}
//	{ADMINSONLINE}
//
////////////////////////////////


"ServerAdvertisement"
{
	"Settings"
	{
		"Enable"	"1" // 1 for Enable, 0 Otherwise
		"Delay_between_messages"		"2.0" // In seconds
		"Time_Format"	"%H:%M:%S" // Hours,Minutes,Secods
		"Advertisement_tag"	"[{Lime}Server{default}]" // Exmp: "[UltraGaming]"
	}
	"Messages"
	{
		"1"
		{
			"default"	"Admins online:\n{ADMINSONLINE}" // When someone is from country which is not defined.
			"cz"		"Náhodný text1" // Players from Czech Republic will see this message
			"type"		"T" // Message will be printed in Chat.
		}
		"2"
		{
			"default"	"This is\nHow to write\nOn multiples\nLines !"
			"type"		"T" // Message will be printed in Chat.
		}
         }
}
Attached Files
File Type: smx Multiples Lines Advertisements.smx (16.6 KB, 140 views)
File Type: sp Get Plugin or Get Source (Multiples Lines Advertisements.sp - 132 views - 8.2 KB)
__________________
Want to check my plugins ?
Arkarr 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:46.


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