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

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


Post New Thread Reply   
 
Thread Tools Display Modes
ESK0
BANNED
Join Date: May 2014
Location: Czech Republic
Old 02-23-2015 , 11:00   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 21.2.2015*
Reply With Quote #81

Quote:
Originally Posted by mlov420 View Post
Colors seem to be working now, thank you very much.
Thanks for reply )
ESK0 is offline
Shak1a
Junior Member
Join Date: Feb 2015
Old 02-24-2015 , 08:36   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 21.2.2015*
Reply With Quote #82

Not by me allways White text !


Last edited by Shak1a; 02-24-2015 at 08:37.
Shak1a is offline
ESK0
BANNED
Join Date: May 2014
Location: Czech Republic
Old 02-27-2015 , 13:48   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 21.2.2015*
Reply With Quote #83

.. Not all colors works.. Try other.. or doing something wrong..
ESK0 is offline
pepe1985
New Member
Join Date: Feb 2015
Old 02-28-2015 , 08:53   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 21.2.2015*
Reply With Quote #84

Hey ESK0
Great plugin, thank you for it
I have a problem with displaying advert such us: "current time is xx : xx"

Code:
        { 
            "default"   "{green} Current time: {THETIME}" 
            "type"        "T"
        }
{THETIME} doesn't return value, can you help me with that?

server info:
Code:
SourceMod Version Information:
             SourceMod Version: 1.7.0
             SourcePawn Engine: SourcePawn 1.7, jit-x86 (build 1.7.0)
             SourcePawn API: v1 = 4, v2 = 6
             Compiled on: Feb  4 2015 14:35:19
             Built from: https://github.com/alliedmodders/sourcemod/commit/fd0aaf9
             Build ID: 5150:fd0aaf9
             http://www.sourcemod.net/

Listing 4 plugins:
           [01] SourceMod (1.7.0) by AlliedModders LLC
           [02] CS Tools (1.7.0) by AlliedModders LLC
           [03] SDK Tools (1.7.0) by AlliedModders LLC
           [04] SDK Hooks (1.7.0) by AlliedModders LLC

[SM] Listing 27 plugins:
           01 "Map Nominations" (1.7.0) by AlliedModders LLC
           02 "Basic Chat" (1.7.0) by AlliedModders LLC
           03 "SuperLogs: CSS" (1.2.4) by psychonic
           04 "Map configs" (1.2) by Berni
           05 "Player Commands" (1.7.0) by AlliedModders LLC
           06 "Fun Votes" (1.7.0) by AlliedModders LLC
           07 "HANSE-Balance" (1.6.2) by red!
           08 "Rock The Vote" (1.7.0) by AlliedModders LLC
           09 "Sound Commands" (1.7.0) by AlliedModders LLC
           10 "Basic Ban Commands" (1.7.0) by AlliedModders LLC
           11 "HLstatsX CE Ingame Plugin" (1.6.19) by psychonic
           12 "Basic Commands" (1.7.0) by AlliedModders LLC
           13 "MapChooser Extended" (1.10.2) by Powerlord, Zuko, and AlliedModders LLC
           14 "Admin File Reader" (1.7.0) by AlliedModders LLC
           15 "Anti-Flood" (1.7.0) by AlliedModders LLC
           16 "High Ping Kicker - Lite Edition" (1.0.0.1) by Liam
           17 "Admin Help" (1.7.0) by AlliedModders LLC
           18 "Basic Info Triggers" (1.7.0) by AlliedModders LLC
           19 "Server Advertisement" (1.1a) by ESK0
           20 "Fun Commands" (1.7.0) by AlliedModders LLC
           21 "Knife Upgrade" (2.5.2) by Klexen
           22 "Basic Votes" (1.7.0) by AlliedModders LLC
           23 "Admin Menu" (1.7.0) by AlliedModders LLC
           24 "Nextmap" (1.7.0) by AlliedModders LLC
           25 "Reserved Slots" (1.7.0) by AlliedModders LLC
           26 "Client Preferences" (1.7.0) by AlliedModders LLC
           27 "Basic Comm Control" (1.7.0) by AlliedModders LLC
           
[SM] Displaying 11 extensions:
         [01] Automatic Updater (1.7.0): Updates SourceMod gamedata files
         [02] Webternet (1.7.0): Extension for interacting with URLs
         [03] CS Tools (1.7.0): CS extended functionality
         [04] BinTools (1.7.0): Low-level C/C++ Calling API
         [05] SDK Tools (1.7.0): Source SDK Tools
         [06] Top Menus (1.7.0): Creates sorted nested menus
         [07] Client Preferences (1.7.0): Saves client preference settings
         [08] SQLite (1.7.0): SQLite Driver
         [09] GeoIP (1.7.0): Geographical IP information
         [10] Regex (1.7.0): Provides regex natives for plugins
         [11] SDK Hooks (1.7.0): Source SDK Hooks

Last edited by pepe1985; 02-28-2015 at 14:30. Reason: adding server info
pepe1985 is offline
poel
Veteran Member
Join Date: Mar 2013
Old 02-28-2015 , 20:14   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 21.2.2015*
Reply With Quote #85

very cool plugin ! thks !
poel is offline
ESK0
BANNED
Join Date: May 2014
Location: Czech Republic
Old 03-03-2015 , 02:18   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 21.2.2015*
Reply With Quote #86

Quote:
Originally Posted by pepe1985 View Post
Hey ESK0
Great plugin, thank you for it
I have a problem with displaying advert such us: "current time is xx : xx"

Code:
        { 
            "default"   "{green} Current time: {THETIME}" 
            "type"        "T"
        }
{THETIME} doesn't return value, can you help me with that?

server info:
Code:
SourceMod Version Information:
             SourceMod Version: 1.7.0
             SourcePawn Engine: SourcePawn 1.7, jit-x86 (build 1.7.0)
             SourcePawn API: v1 = 4, v2 = 6
             Compiled on: Feb  4 2015 14:35:19
             Built from: https://github.com/alliedmodders/sourcemod/commit/fd0aaf9
             Build ID: 5150:fd0aaf9
             http://www.sourcemod.net/

Listing 4 plugins:
           [01] SourceMod (1.7.0) by AlliedModders LLC
           [02] CS Tools (1.7.0) by AlliedModders LLC
           [03] SDK Tools (1.7.0) by AlliedModders LLC
           [04] SDK Hooks (1.7.0) by AlliedModders LLC

[SM] Listing 27 plugins:
           01 "Map Nominations" (1.7.0) by AlliedModders LLC
           02 "Basic Chat" (1.7.0) by AlliedModders LLC
           03 "SuperLogs: CSS" (1.2.4) by psychonic
           04 "Map configs" (1.2) by Berni
           05 "Player Commands" (1.7.0) by AlliedModders LLC
           06 "Fun Votes" (1.7.0) by AlliedModders LLC
           07 "HANSE-Balance" (1.6.2) by red!
           08 "Rock The Vote" (1.7.0) by AlliedModders LLC
           09 "Sound Commands" (1.7.0) by AlliedModders LLC
           10 "Basic Ban Commands" (1.7.0) by AlliedModders LLC
           11 "HLstatsX CE Ingame Plugin" (1.6.19) by psychonic
           12 "Basic Commands" (1.7.0) by AlliedModders LLC
           13 "MapChooser Extended" (1.10.2) by Powerlord, Zuko, and AlliedModders LLC
           14 "Admin File Reader" (1.7.0) by AlliedModders LLC
           15 "Anti-Flood" (1.7.0) by AlliedModders LLC
           16 "High Ping Kicker - Lite Edition" (1.0.0.1) by Liam
           17 "Admin Help" (1.7.0) by AlliedModders LLC
           18 "Basic Info Triggers" (1.7.0) by AlliedModders LLC
           19 "Server Advertisement" (1.1a) by ESK0
           20 "Fun Commands" (1.7.0) by AlliedModders LLC
           21 "Knife Upgrade" (2.5.2) by Klexen
           22 "Basic Votes" (1.7.0) by AlliedModders LLC
           23 "Admin Menu" (1.7.0) by AlliedModders LLC
           24 "Nextmap" (1.7.0) by AlliedModders LLC
           25 "Reserved Slots" (1.7.0) by AlliedModders LLC
           26 "Client Preferences" (1.7.0) by AlliedModders LLC
           27 "Basic Comm Control" (1.7.0) by AlliedModders LLC
           
[SM] Displaying 11 extensions:
         [01] Automatic Updater (1.7.0): Updates SourceMod gamedata files
         [02] Webternet (1.7.0): Extension for interacting with URLs
         [03] CS Tools (1.7.0): CS extended functionality
         [04] BinTools (1.7.0): Low-level C/C++ Calling API
         [05] SDK Tools (1.7.0): Source SDK Tools
         [06] Top Menus (1.7.0): Creates sorted nested menus
         [07] Client Preferences (1.7.0): Saves client preference settings
         [08] SQLite (1.7.0): SQLite Driver
         [09] GeoIP (1.7.0): Geographical IP information
         [10] Regex (1.7.0): Provides regex natives for plugins
         [11] SDK Hooks (1.7.0): Source SDK Hooks
Updated, download new version from github.
ESK0 is offline
FakeNinja
Junior Member
Join Date: Feb 2014
Old 03-03-2015 , 12:43   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 3.3.2015*
Reply With Quote #87

It would be cool if you could make a function that display an advertisement to only the player, when he joined the server!
FakeNinja is offline
pepe1985
New Member
Join Date: Feb 2015
Old 03-03-2015 , 16:57   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 3.3.2015*
Reply With Quote #88

Quote:
Originally Posted by ESK0 View Post
Updated, download new version from github.
Great support ESK0, thank you very much, {CURRENTTIME} works now.
One more question, maybe not related with your plugin, how language is recognized?
It's from geoip or from some client/game/steam config value?

i have such things in config:
Code:
        "3"
        {
            "default"    "{Lightred2}Current map: {green}{CURRENTMAP}"    
            "pl"        "{Lightred2}Aktualna mapa: {green}{CURRENTMAP}"
            "type"        "T"
        }
and want to try if "default" is displaying to foreigners, but always "pl" is displaying. I tried to change a game language and steam language to some other than "pl" but it not worked.

Best Regards,
PP
pepe1985 is offline
ESK0
BANNED
Join Date: May 2014
Location: Czech Republic
Old 03-04-2015 , 02:08   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 3.3.2015*
Reply With Quote #89

Quote:
Originally Posted by pepe1985 View Post
Great support ESK0, thank you very much, {CURRENTTIME} works now.
One more question, maybe not related with your plugin, how language is recognized?
It's from geoip or from some client/game/steam config value?

i have such things in config:
Code:
        "3"
        {
            "default"    "{Lightred2}Current map: {green}{CURRENTMAP}"    
            "pl"        "{Lightred2}Aktualna mapa: {green}{CURRENTMAP}"
            "type"        "T"
        }
and want to try if "default" is displaying to foreigners, but always "pl" is displaying. I tried to change a game language and steam language to some other than "pl" but it not worked.

Best Regards,
PP
Yes im using GeoIP ( Use Alpha-2 code - http://cs.wikipedia.org/wiki/ISO_3166-1 )
And default is displaying to people from country which is not listed. And its works well for me( Im from Czech) and i guess its case sensitive so try to use PL instead of pl.
ESK0 is offline
zoey
Member
Join Date: Jul 2013
Location: Motherboard.
Old 03-07-2015 , 03:58   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 3.3.2015*
Reply With Quote #90

Guys this plugins isnt working for me ...
am getting these messages in logs.

ilState" reported: Config for 'Server Advertisement' not found!
L 03/08/2015 - 02:58:47: [SM] Displaying call stack trace for plugin "ServerAdvertisement.smx":
zoey is offline
Reply


Thread Tools
Display Modes

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 17:56.


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