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
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 12-30-2018 , 18:00   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 19.7.2017* | *VERSION 3.1.3
Reply With Quote #681

Quote:
Originally Posted by ESK0 View Post
Big thanks to Bara for fixing memory leaks and etc... Link to his github fork on first page.
Doubt, do you plan on putting this update on your GitHub plugin?

A suggestion for the plugin would also be to put interactive message, for example, if the player type !groupsteam shows the message configured in the config of the plugin.
paulo_crash is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 12-30-2018 , 18:04   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 19.7.2017* | *VERSION 3.1.3
Reply With Quote #682

Quote:
Originally Posted by ESK0 View Post
Big thanks to Bara for fixing memory leaks and etc... Link to his github fork on first page.
Thanks too Bara but i get this error here after the update
Code:
L 12/31/2018 - 00:02:50: [SM] Blaming: ServerAdvertisements3.smx
L 12/31/2018 - 00:02:50: [SM] Call stack trace:
L 12/31/2018 - 00:02:50: [SM]   [0] ArrayList.GetString
L 12/31/2018 - 00:02:50: [SM]   [1] Line 508, D:\Cloud\SourcePawn\GitHub\ServerAdvertisement3\scripting\ServerAdvertisements3.sp::Timer_PrintMessage
L 12/31/2018 - 00:02:57: Error log file session closed.
freak.exe_uLow is offline
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 12-30-2018 , 19:14   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 19.7.2017* | *VERSION 3.1.3
Reply With Quote #683

Quote:
Originally Posted by freak.exe_uLow View Post
Thanks too Bara but i get this error here after the update
Code:
L 12/31/2018 - 00:02:50: [SM] Blaming: ServerAdvertisements3.smx
L 12/31/2018 - 00:02:50: [SM] Call stack trace:
L 12/31/2018 - 00:02:50: [SM]   [0] ArrayList.GetString
L 12/31/2018 - 00:02:50: [SM]   [1] Line 508, D:\Cloud\SourcePawn\GitHub\ServerAdvertisement3\scripting\ServerAdvertisements3.sp::Timer_PrintMessage
L 12/31/2018 - 00:02:57: Error log file session closed.
I know, but currently can't find any time for this. I need to make some decisions.
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.
Bara is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 12-31-2018 , 02:19   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 19.7.2017* | *VERSION 3.1.3
Reply With Quote #684

Quote:
Originally Posted by Bara View Post
I know, but currently can't find any time for this. I need to make some decisions.
k Bara and i wish you a happy new year
freak.exe_uLow is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 01-06-2019 , 05:47   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 30.12.2018* | *VERSION 3.1.3
Reply With Quote #685

Bara, can you tell me how long it will take? Would otherwise take another Advertsystem
freak.exe_uLow is offline
PANDA_TXX
Junior Member
Join Date: Jan 2019
Old 01-12-2019 , 11:53   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 30.12.2018* | *VERSION 3.1.3
Reply With Quote #686

Good day
sorry for my bad eglish

I have a problem and I can not continue .... can you help me that would be shr nice

The config does not work and unfortunately I can not find the error
PHP Code:
"ServerAdvertisements3"

{

  
"Settings"

  
{

    
"ServerName" "[{Lime}EXCALIBUR{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" "180" // Time in seconds

    
"Languages"  "EN;IT" // 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

  
}

  
"Welcome Message"

  
{

    
"Enabled" "1" // 1 = Enabled / 0 = Disabled,

    
"Type" "T" // Type of message - T, H, C

    
"en" "{orange}*************************************** \n{darkred}Welcome to EXCALIBUR_HvH {PLAYERNAME}! \n Please Excalibur ~ Discord: discord.gg/Bgxm85d \n {lime}Visit our Excalibur ~ Discord for Free Configs,Lua´s and DLL´s\n {orange}***************************************"

    "Delay" "15.0" 
// Time in seconds after is client connected to server to show message

    
"flags" "" // Client with this flag will get welcome message - Keep empty for all

  
}

  
"Messages"

  
{

        
"1"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "Check out your performance by typing {Green}rank"

      "type" "T"

    
}

        
"2"

    
{

      
"enabled" "0" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "Are you the NO SCOPE KING? Find out by typing {Green}!mynoscop{Default} or {Green}!noscop"

      "type" "T"

    
}

        
"3"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "Type {Green}top {Default} to see the top10 rank"

      "type" "T"

    
}

  } 

  
"4"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "Use {Purpel}!tag {Default} to Change Clan-Tag!!"

      "type" "T"

    
}

    
"5"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "RankMe commands: {Green}rank{Default}, {Green}next{Default}, {Green}top{Default}, {Green}tophs{Default} \n {Green}topweapon{Default}, {Green}topkills{Default}, {Green}topmvp{Default}, {Purple}hitboxme"

      "type" "T"

    
}

      
"6"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "Come pay us a visit! \n {Green}Excalibur ~ Discord: discord.gg/Bgxm85d"

      "type" "H"

    
}

      
"7"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "1 Excalibur >HvH< | Mirage | Dust2| Office | EU | [RankeMe] 16K : {Green}85.131.139.66:27015"

      "type" "T"

    
}

          
"8"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "2 Excalibur >HvH< | Office | Mirage | EU | [RankeMe]: {Green}95.141.36.163:27016"

      "type" "T"

    
}

              
"9"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "You like the server then you can support us with a small donation {Green}public{Default}  Excalibur ~ Donation: paypal.me/pools/c/8b4FRSmJnl"

      "type" "T"

    
}

                  
"10"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" " VIP Rank with Reserve Slot , Can u buy 1 Month -> 2€   Donors automatically receive  {Green}VIP"

      "type" "T"

    
}

                      
"11"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "DONATORS {Green}EXCALIBUR_HvH{Default} tag! \n All Time {Purple}dackelwackelLP 10€{Default} Thank u Bro!!"

      "type" "T"

    
}


PANDA_TXX is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 01-12-2019 , 13:59   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 30.12.2018* | *VERSION 3.1.3
Reply With Quote #687

Quote:
Originally Posted by PANDA_TXX View Post
Good day
sorry for my bad eglish

I have a problem and I can not continue .... can you help me that would be shr nice

The config does not work and unfortunately I can not find the error
PHP Code:
"ServerAdvertisements3"

{

  
"Settings"

  
{

    
"ServerName" "[{Lime}EXCALIBUR{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" "180" // Time in seconds

    
"Languages"  "EN;IT" // 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

  
}

  
"Welcome Message"

  
{

    
"Enabled" "1" // 1 = Enabled / 0 = Disabled,

    
"Type" "T" // Type of message - T, H, C

    
"en" "{orange}*************************************** \n{darkred}Welcome to EXCALIBUR_HvH {PLAYERNAME}! \n Please Excalibur ~ Discord: discord.gg/Bgxm85d \n {lime}Visit our Excalibur ~ Discord for Free Configs,Lua´s and DLL´s\n {orange}***************************************"

    "Delay" "15.0" 
// Time in seconds after is client connected to server to show message

    
"flags" "" // Client with this flag will get welcome message - Keep empty for all

  
}

  
"Messages"

  
{

        
"1"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "Check out your performance by typing {Green}rank"

      "type" "T"

    
}

        
"2"

    
{

      
"enabled" "0" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "Are you the NO SCOPE KING? Find out by typing {Green}!mynoscop{Default} or {Green}!noscop"

      "type" "T"

    
}

        
"3"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "Type {Green}top {Default} to see the top10 rank"

      "type" "T"

    
}

  } 

  
"4"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "Use {Purpel}!tag {Default} to Change Clan-Tag!!"

      "type" "T"

    
}

    
"5"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "RankMe commands: {Green}rank{Default}, {Green}next{Default}, {Green}top{Default}, {Green}tophs{Default} \n {Green}topweapon{Default}, {Green}topkills{Default}, {Green}topmvp{Default}, {Purple}hitboxme"

      "type" "T"

    
}

      
"6"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "Come pay us a visit! \n {Green}Excalibur ~ Discord: discord.gg/Bgxm85d"

      "type" "H"

    
}

      
"7"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "1 Excalibur >HvH< | Mirage | Dust2| Office | EU | [RankeMe] 16K : {Green}85.131.139.66:27015"

      "type" "T"

    
}

          
"8"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "2 Excalibur >HvH< | Office | Mirage | EU | [RankeMe]: {Green}95.141.36.163:27016"

      "type" "T"

    
}

              
"9"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "You like the server then you can support us with a small donation {Green}public{Default}  Excalibur ~ Donation: paypal.me/pools/c/8b4FRSmJnl"

      "type" "T"

    
}

                  
"10"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" " VIP Rank with Reserve Slot , Can u buy 1 Month -> 2€   Donors automatically receive  {Green}VIP"

      "type" "T"

    
}

                      
"11"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "DONATORS {Green}EXCALIBUR_HvH{Default} tag! \n All Time {Purple}dackelwackelLP 10€{Default} Thank u Bro!!"

      "type" "T"

    
}


Quote:
}

}

"4"
you have a double "}" i fix that for you, you can download the file below
Attached Files
File Type: cfg ServerAdvertisements3.cfg (4.2 KB, 92 views)

Last edited by freak.exe_uLow; 01-12-2019 at 14:02.
freak.exe_uLow is offline
Flotz
Member
Join Date: Aug 2016
Old 01-16-2019 , 11:03   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 30.12.2018* | *VERSION 3.1.3
Reply With Quote #688

I have some problem with this plugin after i moved my cs:go server on other server dedicated but with same IP, after first player connected -> server crash (segmentation fault), and after force restart i have this error spamming in console :

Error Traversing Database for ipnum = 3155950516 - Perhaps database is corrupt?
Error Traversing Database for ipnum = 1835180248 - Perhaps database is corrupt?
.
.
.
I tried also with servertracker "0" and same problem.

Any help?

Last edited by Flotz; 01-16-2019 at 11:47.
Flotz is offline
pAC2k
New Member
Join Date: Oct 2018
Old 01-20-2019 , 14:14   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 30.12.2018* | *VERSION 3.1.3
Reply With Quote #689

I have issue, heres full error
[SM] Exception reported: [SA3] Unable to find Settings in addons/sourcemod/configs/ServerAdvertisements3.cfg
L 01/20/2019 - 18:58:57: [SM] Blaming: ServerAdvertisements3.smx
L 01/20/2019 - 18:58:57: [SM] Call stack trace:
L 01/20/2019 - 18:58:57: [SM] [0] SetFailState
L 01/20/2019 - 18:58:57: [SM] [1] Line 373, D:\Sourcemod\ServerAdvertisements3\ServerAdve rtisements3.sp::LoadConfig
L 01/20/2019 - 18:58:57: [SM] [2] Line 61, D:\Sourcemod\ServerAdvertisements3\ServerAdve rtisements3.sp::OnMapStart

Down below cfg, I literally checked every single line and nothing, adv doesnt work...
Attached Files
File Type: cfg ServerAdvertisements3.cfg (5.6 KB, 80 views)
pAC2k is offline
Ejziponken
AlliedModders Donor
Join Date: Apr 2008
Old 01-23-2019 , 04:07   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 30.12.2018* | *VERSION 3.1.3
Reply With Quote #690

Quote:
L 01/23/2019 - 10:03:16: [SM] Exception reported: Invalid Handle 426f0747 (error: 3)
L 01/23/2019 - 10:03:16: [SM] Blaming: ServerAdvertisements3.smx
L 01/23/2019 - 10:03:16: [SM] Call stack trace:
L 01/23/2019 - 10:03:16: [SM] [0] ArrayList.Length.get
L 01/23/2019 - 10:03:16: [SM] [1] Line 498, ServerAdvertisements3.sp::Timer_PrintMessage
Could anyone please fix this error? Filling up all my logs.
Ejziponken 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 18:26.


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