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
Fragenstein
Member
Join Date: Mar 2005
Old 04-06-2016 , 13:28   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 13.12.2015
Reply With Quote #331

Quote:
Originally Posted by Fragenstein View Post
Plugin seems to be working fine, but getting this error in console:

Code:
KeyValues Error: RecursiveLoadFromBuffer:  got } in key in file addons/sourcemod
/configs/ServerAdvertisement.cfg
ServerAdvertisement, Settings,
KeyValues Error: RecursiveLoadFromBuffer:  got } in key in file addons/sourcemod
/configs/ServerAdvertisement.cfg
Any ideas?
Anyone?
__________________
Fragenstein is offline
qorol
Junior Member
Join Date: Jan 2010
Location: RU
Old 05-04-2016 , 16:02   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 13.12.2015
Reply With Quote #332

is white color supported?
__________________
qorol is offline
ESK0
BANNED
Join Date: May 2014
Location: Czech Republic
Old 05-04-2016 , 19:48   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 13.12.2015
Reply With Quote #333

Quote:
Originally Posted by qorol View Post
is white color supported?
no
ESK0 is offline
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 05-05-2016 , 04:57   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 13.12.2015
Reply With Quote #334

Quote:
Originally Posted by qorol View Post
is white color supported?
Quote:
Originally Posted by ESK0 View Post
no
on csgo {default} is white
__________________
coding & free software
shanapu is offline
RandomDued
Junior Member
Join Date: Apr 2016
Old 05-14-2016 , 19:27   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 13.12.2015
Reply With Quote #335

This error pops up whenever I use the plugin. I type "sm plugins refresh" and it shows this. I'm assuming it's something with the config considering it says config but I don't know how to fix... Help would be appreciated! Thanks!
Error:
sm plugins refresh
KeyValues Error: LoadFromBuffer: missing { in file addons/sourcemod/configs/Serv
erAdvertisement.cfg

KeyValues Error: LoadFromBuffer: missing { in file addons/sourcemod/configs/Serv
erAdvertisement.cfg

L 05/14/2016 - 19:27:14: [SM] Plugin encountered error 25: Call was aborted
L 05/14/2016 - 19:27:14: [SM] Native "SetFailState" reported: Config for 'Server
Advertisement' not found!
L 05/14/2016 - 19:27:14: [SM] Displaying call stack trace for plugin "ServerAdve
rtisement.smx":
L 05/14/2016 - 19:27:14: [SM] [0] Line 193, D:\Pluginy\ServerAdvertisement\sc
ripting\ServerAdvertisement.sp::LoadConfig()
L 05/14/2016 - 19:27:14: [SM] [1] Line 36, D:\Pluginy\ServerAdvertisement\scr
ipting\ServerAdvertisement.sp::OnPluginStart( )
[SM] The plugin list has been refreshed and reloaded. [code]
Config:
// 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" "150.0" // In seconds
"Time_Format" "%H:%M:%S" // Hours,Minutes,Secods
"Advertisement_tag" "[{Lime}MLG Server{default}]" // Exmp: "[UltraGaming]"
}
"Messages"
{
"1"
{
"default" "Admins online: {ADMINSONLINE}"
"type" "T"
}
"2"
{
"default" "Go to https://goo.gl/bmgGW4 to apply for admin."
"type" "T"
}
"3"
{
"default" "There is !ws and !knife and !mm for music kits."
"type" "T"
}
}
}

Last edited by RandomDued; 05-14-2016 at 19:28.
RandomDued is offline
DoomHammer69
Senior Member
Join Date: Aug 2013
Old 05-14-2016 , 23:14   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 13.12.2015
Reply With Quote #336

The own plugin is telling yourself : KeyValues Error: LoadFromBuffer: missing { in file addons/sourcemod/configs/Serv
erAdvertisement.cfg
You have missed a " { "
__________________


DoomHammer69 is offline
RandomDued
Junior Member
Join Date: Apr 2016
Old 05-15-2016 , 09:10   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 13.12.2015
Reply With Quote #337

Quote:
Originally Posted by DoomHammer69 View Post
The own plugin is telling yourself : KeyValues Error: LoadFromBuffer: missing { in file addons/sourcemod/configs/Serv
erAdvertisement.cfg
You have missed a " { "
Where am I missing it?
RandomDued is offline
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 05-15-2016 , 11:32   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 13.12.2015
Reply With Quote #338

Quote:
Originally Posted by RandomDued View Post
Can someone make me a config? ... "Do !ws for skins,!knife for a knife and !mm for music kits."
ehhhmm, nope.
__________________
coding & free software
shanapu is offline
ESK0
BANNED
Join Date: May 2014
Location: Czech Republic
Old 05-15-2016 , 12:26   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 13.12.2015
Reply With Quote #339

Quote:
Originally Posted by RandomDued View Post
Can someone make me a config? I want it to be 120.0 seconds delay, and I want the name to be lime and called
"MLG Server". The messages I want are "Admins online: {ADMINSONLINE}", "Go to https://goo.gl/bmgGW4 to apply for admin.", "Do !ws for skins,!knife for a knife and !mm for music kits."
wtf ? -_-
ESK0 is offline
RandomDued
Junior Member
Join Date: Apr 2016
Old 05-15-2016 , 16:26   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 13.12.2015
Reply With Quote #340

cuz my config always glitches...
RandomDued 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 04:41.


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