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

[ANY] ServerAdvertisement3 - MultiLang | *UPDATED 05.04.2020* | *VERSION 3.1.4


Post New Thread Reply   
 
Thread Tools Display Modes
my11
Member
Join Date: Feb 2015
Location: Argentina
Old 12-01-2016 , 10:44   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 13.12.2015
Reply With Quote #391

Quote:
Originally Posted by blackhawk74 View Post
You need the multicolors include.
i don't know how to include it
__________________
my11 is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 12-01-2016 , 12:22   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 13.12.2015
Reply With Quote #392

Multiples lines support :
https://forums.alliedmods.net/showpo...4&postcount=22

@ESK0
Can you, please, edit your code to add this feature ? I'm sick of getting 47380493279432 PMs for that :/
__________________
Want to check my plugins ?

Last edited by Arkarr; 12-01-2016 at 12:24.
Arkarr is offline
whtevrwt
AlliedModders Donor
Join Date: Apr 2015
Old 12-01-2016 , 17:39   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 13.12.2015
Reply With Quote #393

Hey, I was wondering if this plugin is updated for 1.8? I have it installed on my server but nothing shows up in chat. It works in 1.7 though.
__________________
whtevrwt is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 12-02-2016 , 05:04   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 13.12.2015
Reply With Quote #394

Quote:
Originally Posted by whtevrwt View Post
Hey, I was wondering if this plugin is updated for 1.8? I have it installed on my server but nothing shows up in chat. It works in 1.7 though.
This plugin works in my server.
I'm using SM1.8-5961
__________________

Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
I only read messages in Chinese and English.

GitHub | Discord:Kento#2118
rogeraabbccdd is offline
Sw33T3R
AlliedModders Donor
Join Date: Mar 2014
Old 12-08-2016 , 14:04   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 13.12.2015
Reply With Quote #395

Does it work with TF2?
Sw33T3R is offline
zipcore
Veteran Member
Join Date: Mar 2010
Location: m_flZipcore
Old 12-28-2016 , 18:19   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 13.12.2015
Reply With Quote #396

v2.7
  • Added multiline support by Arkarr
  • Cleaned up code (...)
  • Fixed invalid cookie handle error
Attached Files
File Type: smx ServerAdvertisement.smx (16.5 KB, 159 views)
File Type: sp Get Plugin or Get Source (ServerAdvertisement.sp - 140 views - 5.7 KB)
__________________

Last edited by zipcore; 12-28-2016 at 20:53.
zipcore is offline
Sw33T3R
AlliedModders Donor
Join Date: Mar 2014
Old 01-14-2017 , 15:09   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 13.12.2015
Reply With Quote #397

Quote:
Originally Posted by zipcore View Post
v2.7
  • Added multiline support by Arkarr
  • Cleaned up code (...)
  • Fixed invalid cookie handle error
Thanks <3
Sw33T3R is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 01-26-2017 , 00:45   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 13.12.2015
Reply With Quote #398

Quote:
Originally Posted by zipcore View Post
v2.7
  • Added multiline support by Arkarr
  • Cleaned up code (...)
  • Fixed invalid cookie handle error
When using \n it just repeats the same message for every time you have an \n in the config, plus the original line.

Example:

Code:
"1"
		{
			"default"	"{Lime}Testing Line Breaks \n {Green}Line 1 \n {Green}Line 2 \n {Green}Line 3"
			"type"		"T"
		}
Results in:


I even put space in between the \n to avoid possible conflicts.
__________________

Last edited by sneaK; 01-26-2017 at 00:45.
sneaK is offline
Usernamehere
Member
Join Date: Feb 2016
Old 03-07-2017 , 17:44   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 13.12.2015
Reply With Quote #399

I'm getting this error? The config file is there. Seems to be an issue with lines 193 and 36

Code:
L 03/07/2017 - 16:07:35: [SM] Exception reported: Config for 'Server Advertisement' not found!
L 03/07/2017 - 16:07:35: [SM] Blaming: ServerAdvertisement.smx
L 03/07/2017 - 16:07:35: [SM] Call stack trace:
L 03/07/2017 - 16:07:35: [SM]   [0] SetFailState
L 03/07/2017 - 16:07:35: [SM]   [1] Line 193, D:\Pluginy\ServerAdvertisement\scripting\ServerAdvertisement.sp::LoadConfig
L 03/07/2017 - 16:07:35: [SM]   [2] Line 36, D:\Pluginy\ServerAdvertisement\scripting\ServerAdvertisement.sp::OnPluginStart
L 03/07/2017 - 16:07:35: [SM] Unable to load plugin "ServerAdvertisement.smx": Error detected in plugin startup (see error logs)
Usernamehere is offline
parthi
Senior Member
Join Date: Mar 2015
Old 03-07-2017 , 18:50   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 13.12.2015
Reply With Quote #400

i have this errors :'(
SM] Blaming: ServerAdvertisement.smx
L 03/08/2017 - 00:49:26: [SM] Call stack trace:
L 03/08/2017 - 00:49:26: [SM] [0] GetClientCookie
L 03/08/2017 - 00:49:26: [SM] [1] Line 71, E:\GitHub-Repository\ServerAdvertisement\scripting\Serv erAdvertisement.sp:rintAdverToAll
L 03/08/2017 - 00:49:26: [SM] [2] Line 57, E:\GitHub-Repository\ServerAdvertisement\scripting\Serv erAdvertisement.sp::Event_PrintAdvert
L 03/08/2017 - 00:49:28: [SM] Exception reported: Invalid Cookie handle 0 (error 4)
L 03/08/2017 - 00:49:28: [SM] Blaming: ServerAdvertisement.smx
parthi 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 03:33.


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