AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 05.04.2020* | *VERSION 3.1.4 (https://forums.alliedmods.net/showthread.php?t=248314)

TonyBaretta 03-07-2015 04:27

Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 3.3.2015*
 
Linux? if yes can be a problem of uppercase character.

zoey 03-07-2015 05:08

Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 3.3.2015*
 
No man !
am using win7 pro x64 ..

ESK0 03-09-2015 06:05

Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 9.3.2015*
 
Updated. Added SM 1.7 version.

MiserAbleMan 03-10-2015 10:47

Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 9.3.2015*
 
there's some word limit right?, cause im trying to add steamcom url and few sentence and it will not print the full url

mazdarx8 03-11-2015 02:40

Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 9.3.2015*
 
How to use more colors in 1 sentence?

jay7981 03-11-2015 22:27

Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 9.3.2015*
 
I'm getting this when loading this plugin ..

Code:

KeyValues Error: LoadFromBuffer: missing { in file addons/sourcemod/configs/ServerAdvertisement.cfg
       
        KeyValues Error: LoadFromBuffer: missing { in file addons/sourcemod/configs/ServerAdvertisement.cfg
       
        KeyValues Error: LoadFromBuffer: missing { in file addons/sourcemod/configs/ServerAdvertisement.cfg
       
        KeyValues Error: LoadFromBuffer: missing { in file addons/sourcemod/configs/ServerAdvertisement.cfg
       
        KeyValues Error: LoadFromBuffer: missing { in file addons/sourcemod/configs/ServerAdvertisement.cfg
       
        KeyValues Error: LoadFromBuffer: missing { in file addons/sourcemod/configs/ServerAdvertisement.cfg
       
        KeyValues Error: LoadFromBuffer: missing { in file addons/sourcemod/configs/ServerAdvertisement.cfg
        (*Messages*), (*4*),
22:24:53 L 03/12/2015 - 02:24:52: [SM] Plugin encountered error 25: Call was aborted
22:24:53 L 03/12/2015 - 02:24:52: [SM] Native "SetFailState" reported: Config for 'Server Advertisement' not found!
22:24:53 L 03/12/2015 - 02:24:52: [SM] Displaying call stack trace for plugin "ServerAdvertisement.smx":
22:24:53 L 03/12/2015 - 02:24:52: [SM]  [0]  Line 158, C:\Users\ESK0\Documents\GitHub\ServerAdvertisement\scripting\ServerAdvertisement.sp::LoadConfig()
22:24:53 L 03/12/2015 - 02:24:52: [SM]  [1]  Line 35, C:\Users\ESK0\Documents\GitHub\ServerAdvertisement\scripting\ServerAdvertisement.sp::OnPluginStart()

Here is my ServerAdvertisement.cfg
Code:

"ServerAdvertisement"
{
        "Settings"
        {
                "Enable"        "1" // If 1 Plugin is Enabled
                "Delay"                "30.0" // In seconds
                "TimeFormat"        "%H:%M:%S" // Hours,Minutes,Secods
        }

        "Messages"
        {
                "1"
                {
                        "default"        "Random text1"
                        "cz"                "Náhodný text1"
                        "type"                "T"
                }

                "2"
                {
                        "default"        "Random text2"
                        "cz"                "Náhodný text2"
                        "type"                "T"
                }

                "3"
                {
                        "default"        "Random text3"
                        "cz"                "Náhodný text3"
                        "type"                "T"
                }

                "4"
                {
                        "default"        "Random text4"
                        "cz"                "Náhodný text4"
                        "type"                "T"
                }
        }
}

sm plugins info:
Code:

Filename: ServerAdvertisement.smx
          Title: Server Advertisement (Server Advertisement)
          Author: ESK0
          Version: 1.3
          URL: https://github.com/ESK0
          Error: Error detected in plugin startup (see error logs)
          Timestamp: 03/03/2015 08:14:41
          Hash: 43a867dac1d1bec81f6632b77b73c714


ESK0 03-12-2015 08:04

Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 9.3.2015*
 
Native "SetFailState" reported: Config for 'Server Advertisement' not found! ....

ESK0 03-12-2015 08:04

Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 9.3.2015*
 
Quote:

Originally Posted by mazdarx8 (Post 2272476)
How to use more colors in 1 sentence?

{color}A{color}B{color}C ?

ocwoody 03-15-2015 18:14

Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 9.3.2015*
 
This works great, but I have a problem with it displaying the advert twice.

ESK0 03-16-2015 08:00

Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 9.3.2015*
 
Quote:

Originally Posted by ocwoody (Post 2274281)
This works great, but I have a problem with it displaying the advert twice.

The same advert twice ?


All times are GMT -4. The time now is 06:31.

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