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
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 05-29-2017 , 15:02   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 15.5.2017* | *VERSION 3.1.2*
Reply With Quote #451

@Kamizun, you should update your includes. GetMapDisplayName was added 2 years ago.
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.
Bara is offline
Kamizun
AlliedModders Donor
Join Date: May 2015
Location: Portugal
Old 05-29-2017 , 17:05   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 15.5.2017* | *VERSION 3.1.2*
Reply With Quote #452

Quote:
Originally Posted by Bara View Post
@Kamizun, you should update your includes. GetMapDisplayName was added 2 years ago.
True, my bad.
Kamizun is offline
3Dyy
Member
Join Date: Jun 2017
Location: Germany
Old 06-16-2017 , 21:35   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 15.5.2017* | *VERSION 3.1.2*
Reply With Quote #453

(sorry for my bad english)Can you help me? i put the message on chat and is only in 5 seconds i want in 600 or 300 can you help me? i am beginner i don't now too much. Thank you
3Dyy is offline
RC87
Member
Join Date: Apr 2017
Old 06-17-2017 , 00:07   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 15.5.2017* | *VERSION 3.1.2*
Reply With Quote #454

Quote:
Originally Posted by 3Dyy View Post
(sorry for my bad english)Can you help me? i put the message on chat and is only in 5 seconds i want in 600 or 300 can you help me? i am beginner i don't now too much. Thank you
Code:
"Time" "5" // Time in seconds
Change this in the config.
RC87 is offline
me-Shoe
Senior Member
Join Date: Apr 2008
Old 06-17-2017 , 01:47   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 15.5.2017* | *VERSION 3.1.2*
Reply With Quote #455

Quote:
Originally Posted by 3Dyy View Post
(sorry for my bad english)Can you help me? i put the message on chat and is only in 5 seconds i want in 600 or 300 can you help me? i am beginner i don't now too much. Thank you
And you can also put

"Delay" "500.0"

If you want to display the message to everyone who is 500secons connected. But what the guy above said is the better solution i think.
__________________
me-Shoe is offline
ESK0
BANNED
Join Date: May 2014
Location: Czech Republic
Old 06-17-2017 , 14:59   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 15.5.2017* | *VERSION 3.1.2*
Reply With Quote #456

Thanks guys for helping him I have been busy I hope, new version will be soon.

Last edited by ESK0; 06-17-2017 at 15:05.
ESK0 is offline
3Dyy
Member
Join Date: Jun 2017
Location: Germany
Old 06-17-2017 , 15:43   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 15.5.2017* | *VERSION 3.1.2*
Reply With Quote #457

Quote:
Originally Posted by RC87 View Post
Code:
"Time" "5" // Time in seconds
Change this in the config.
Like this? in addons/sourcemod/configsServerAdvertisements3.cfg ? It's doesn't work..

Code:
  "Settings"
  {
    "ServerName" "[{orange}SERVER{default}]" // Server tag
    "MySQL" "0" // If 1 -> Messages will be loaded from MySQL
    "ServerType" "default" // Only if MySQL is 1 -> Simply divide messages to groups (e.g. 3 servers uses ServerType surf and 2 servers uses jailbreak)
    "Time" "600" // Time in seconds
    "Languages"  "EN;CZ" // List of languages / Keep the main language first (If player connect from Country you did not translated. He will get messages in language which is the first in list).
    "Default language" "geoip" // Value = "geoip" or "ingame"
    "Log expired messages" "0" // 1 = Enabled -> Messages are loged in Sourcemod's error log
3Dyy is offline
ESK0
BANNED
Join Date: May 2014
Location: Czech Republic
Old 06-18-2017 , 08:53   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 15.5.2017* | *VERSION 3.1.2*
Reply With Quote #458

Quote:
Originally Posted by 3Dyy View Post
Like this? in addons/sourcemod/configsServerAdvertisements3.cfg ? It's doesn't work..

Code:
  "Settings"
  {
    "ServerName" "[{orange}SERVER{default}]" // Server tag
    "MySQL" "0" // If 1 -> Messages will be loaded from MySQL
    "ServerType" "default" // Only if MySQL is 1 -> Simply divide messages to groups (e.g. 3 servers uses ServerType surf and 2 servers uses jailbreak)
    "Time" "600" // Time in seconds
    "Languages"  "EN;CZ" // List of languages / Keep the main language first (If player connect from Country you did not translated. He will get messages in language which is the first in list).
    "Default language" "geoip" // Value = "geoip" or "ingame"
    "Log expired messages" "0" // 1 = Enabled -> Messages are loged in Sourcemod's error log
It should works. Do you have any errors in logs?
ESK0 is offline
3Dyy
Member
Join Date: Jun 2017
Location: Germany
Old 06-18-2017 , 16:41   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 15.5.2017* | *VERSION 3.1.2*
Reply With Quote #459

Quote:
Originally Posted by ESK0 View Post
It should works. Do you have any errors in logs?
Sorry my bad i need to put
Code:
"Time" "600.0" // Time in seconds
Not
Code:
"Time" "600" // Time in seconds
Sorry and thank you very much guys!
Best plugin!

Last edited by 3Dyy; 06-18-2017 at 16:41.
3Dyy is offline
ESK0
BANNED
Join Date: May 2014
Location: Czech Republic
Old 06-18-2017 , 23:24   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 15.5.2017* | *VERSION 3.1.2*
Reply With Quote #460

Quote:
Originally Posted by 3Dyy View Post
Sorry my bad i need to put
Code:
"Time" "600.0" // Time in seconds
Not
Code:
"Time" "600" // Time in seconds
Sorry and thank you very much guys!
Best plugin!
Awesome!!
ESK0 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 09:13.


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