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

[CSGO] Leave Server And Get Banned/Cooldown


Post New Thread Reply   
 
Thread Tools Display Modes
skinheadxtreme
AlliedModders Donor
Join Date: Jul 2013
Old 04-30-2015 , 16:45   Re: [CSGO] Leave Server And Get Banned/Cooldown
Reply With Quote #11

About the cvars i can just alter them using sourcemod.cfg correct?
And about the message can i customize it or does it need to be "Disconnected"?
Thanks!

Last edited by skinheadxtreme; 04-30-2015 at 16:46.
skinheadxtreme is offline
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 04-30-2015 , 16:58   Re: [CSGO] Leave Server And Get Banned/Cooldown
Reply With Quote #12

The CVars should be in the plugin's config file. As for the disconnect message - it's the string that is matched to know when a user has disconnected. Instead of hard coding it, I made it a CVar so in case the user disconnected message changes, you can alter it without recompiling.
__________________
View my Plugins | Donate
TnTSCS is offline
skinheadxtreme
AlliedModders Donor
Join Date: Jul 2013
Old 05-01-2015 , 03:19   Re: [CSGO] Leave Server And Get Banned/Cooldown
Reply With Quote #13

Quote:
Originally Posted by TnTSCS View Post
The CVars should be in the plugin's config file. As for the disconnect message - it's the string that is matched to know when a user has disconnected. Instead of hard coding it, I made it a CVar so in case the user disconnected message changes, you can alter it without recompiling.
All working thanks a lot for your time!
skinheadxtreme is offline
pepe_thugs
Senior Member
Join Date: Aug 2010
Location: Portugal , Braga
Old 12-08-2015 , 20:00   Re: [CSGO] Leave Server And Get Banned/Cooldown
Reply With Quote #14

Hello Guys.
I want to use this plugin but i want to ban players to another Database.
Is possible?
So i dont want to save that bans in my sourceban list!
pepe_thugs is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 12-09-2015 , 11:20   Re: [CSGO] Leave Server And Get Banned/Cooldown
Reply With Quote #15

Quote:
Originally Posted by pepe_thugs View Post
Hello Guys.
I want to use this plugin but i want to ban players to another Database.
Is possible?
So i dont want to save that bans in my sourceban list!
This thread is so old, you made a necro bump. You will have more replies if you create your own thread. Just saying.
__________________
Arkarr is offline
pepe_thugs
Senior Member
Join Date: Aug 2010
Location: Portugal , Braga
Old 12-09-2015 , 16:10   Re: [CSGO] Leave Server And Get Banned/Cooldown
Reply With Quote #16

Ok i will try
Thank's for the reply.
pepe_thugs is offline
gildevanaraujo
Senior Member
Join Date: Oct 2018
Location: Brazil
Old 01-16-2019 , 18:17   Re: [CSGO] Leave Server And Get Banned/Cooldown
Reply With Quote #17

Could you help me with this compilation?

Code:
//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// MatchBan.sp
//
// D:\CSGOServer2\csgo\addons\sourcemod\scripting\MatchBan.sp(84) : warning 234: symbol "FCVAR_PLUGIN" is marked as deprecated: No logic using this flag ever existed in a released game. It only ever appeared in the first hl2sdk.
//
//
// D:\CSGOServer2\csgo\addons\sourcemod\scripting\MatchBan.sp(85) : warning 234: symbol "FCVAR_PLUGIN" is marked as deprecated: No logic using this flag ever existed in a released game. It only ever appeared in the first hl2sdk.
//
//
// D:\CSGOServer2\csgo\addons\sourcemod\scripting\MatchBan.sp(89 -- 90) : warning 234: symbol "FCVAR_PLUGIN" is marked as deprecated: No logic using this flag ever existed in a released game. It only ever appeared in the first hl2sdk.
//
//
// D:\CSGOServer2\csgo\addons\sourcemod\scripting\MatchBan.sp(93 -- 94) : warning 234: symbol "FCVAR_PLUGIN" is marked as deprecated: No logic using this flag ever existed in a released game. It only ever appeared in the first hl2sdk.
//
//
// D:\CSGOServer2\csgo\addons\sourcemod\scripting\MatchBan.sp(97 -- 98) : warning 234: symbol "FCVAR_PLUGIN" is marked as deprecated: No logic using this flag ever existed in a released game. It only ever appeared in the first hl2sdk.
//
//
// D:\CSGOServer2\csgo\addons\sourcemod\scripting\MatchBan.sp(101 -- 102) : warning 234: symbol "FCVAR_PLUGIN" is marked as deprecated: No logic using this flag ever existed in a released game. It only ever appeared in the first hl2sdk.
//
//
// D:\CSGOServer2\csgo\addons\sourcemod\scripting\MatchBan.sp(105 -- 106) : warning 234: symbol "FCVAR_PLUGIN" is marked as deprecated: No logic using this flag ever existed in a released game. It only ever appeared in the first hl2sdk.
//
//
// D:\CSGOServer2\csgo\addons\sourcemod\scripting\MatchBan.sp(375) : error 017: undefined symbol "SBBanPlayer"
//
// 1 Error.
//
// Compilation Time: 0,25 sec
// ----------------------------------------

Press enter to exit ...
I just edited the display message in-game.
gildevanaraujo 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:37.


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