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

Advanced Commands (0.16)


Post New Thread Reply   
 
Thread Tools Display Modes
Xp3r7
SourceMod Donor
Join Date: Jul 2006
Old 09-02-2010 , 22:09   Re: Advanced Commands (0.14)
Reply With Quote #321

Quote:
Originally Posted by matt.b View Post
where's the admin see all option

Code:
// This file was auto-generated by SourceMod (v1.3.4)
// ConVars for plugin "advcommands.smx"


// Enable sm_admins
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_adv_admlist "1"

// Enable connect announce
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_adv_connect_announce "0"

// Log actions
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_adv_log "1"

// Enable mapconfigs
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_adv_mapcfg "0"

// Enable /me trigger
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_adv_me "1"

// If empty shows MOTD page, elsewhere opens this url
// -
// Default: ""
sm_adv_motd ""

// Maximum immunity to move admin, when balancing (0 to disable)
// -
// Default: "90"
// Minimum: "0.000000"
sm_adv_move_admins "0"

// Player notiications (1 - move,2 - spawn protection,15 - notify in hint)
// -
// Default: "3"
// Minimum: "0.000000"
// Maximum: "31.000000"
sm_adv_notify "0"

// Protect players between rounds
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_adv_round_protection "0"

// Suppress all notifications
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_adv_silent "0"

// Spawn protection time (0 to disable)
// -
// Default: "5.0"
// Minimum: "0.000000"
sm_adv_spawn_protection "0"

// 1 - visible for admins, 2 - visible for fake clients like SourceTV, 4 - visible for all, when sv_alltalk 1, 8 - always visible for all
// -
// Default: "7"
// Minimum: "0.000000"
// Maximum: "15.000000"
sm_av_enable "0"

// Set of admin flags, which allows AV
// -
// Default: "j"
sm_av_flags "j"

// Log console bans or not
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_bl_console "1"

// Enable ban logging (1 - log bans, 2 - log unbans)
// -
// Default: "3"
// Minimum: "0.000000"
// Maximum: "3.000000"
sm_bl_enable "3"
people can see chat on t when there a ct using team chat.
Quote:
// 1 - visible for admins, 2 - visible for fake clients like SourceTV, 4 - visible for all, when sv_alltalk 1, 8 - always visible for all
// -
// Default: "7"
// Minimum: "0.000000"
// Maximum: "15.000000"
sm_av_enable "0"
Set sm_av_enable "0" to sm_av_enable "1".

That will allow only admins with the "j" (since you have sm_av_flags "j") and "z" flags to be able to see all chat.
__________________
Xp3r7 is offline
Send a message via MSN to Xp3r7
CTS_AE
Member
Join Date: Jul 2009
Old 09-05-2010 , 16:51   Re: Advanced Commands (0.14)
Reply With Quote #322

/respawn has been crashing our server, anyone else having this issue?
I'm not sure if I'm updated with the plugin or when the last update of the plugin was, but after the most recent updates to CSS now that command crashes the server as well as the !redie plugin
CTS_AE is offline
rambomst
SourceMod Donor
Join Date: Nov 2009
Location: Sydney, Australia
Old 09-05-2010 , 17:12   Re: Advanced Commands (0.14)
Reply With Quote #323

Quote:
Originally Posted by CTS_AE View Post
/respawn has been crashing our server, anyone else having this issue?
I'm not sure if I'm updated with the plugin or when the last update of the plugin was, but after the most recent updates to CSS now that command crashes the server as well as the !redie plugin
Are your gamedata files up to date?
__________________
rambomst is offline
xaider
Senior Member
Join Date: Jan 2009
Location: Russia, Ryazan
Old 09-06-2010 , 04:31   Re: Advanced Commands (0.14)
Reply With Quote #324

It's not a plugin bug. It seems that CS_RespawnPlayer doesn't work properly. It's an SM bug. You can comment line 1334 (case GAME_CSTRIKE), perhaps SDKCall variant will work.
__________________
Life don't forgive weaknesses..
xaider is offline
Send a message via ICQ to xaider Send a message via Skype™ to xaider
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 09-15-2010 , 11:56   Re: Advanced Commands (0.14)
Reply With Quote #325

Small request, prevent give weapons to spectators and dead peoples...
Only to alive players in teams
Bacardi is offline
CTS_AE
Member
Join Date: Jul 2009
Old 09-15-2010 , 22:30   Re: Advanced Commands (0.14)
Reply With Quote #326

Quote:
Originally Posted by Bacardi View Post
Small request, prevent give weapons to spectators and dead peoples...
Only to alive players in teams
Agreed on this ; )
had to tell some admins only to use #alive

Do I need to update to one of the beta builds game data's or do I need to update this plugin's game data?
I'll give both a try..

respawn still crashing server : ((

Last edited by CTS_AE; 09-16-2010 at 00:09.
CTS_AE is offline
GU@RD!ON
Junior Member
Join Date: Jul 2010
Location: Germany
Old 09-18-2010 , 03:37   Re: Advanced Commands (0.14)
Reply With Quote #327

Quote:
Originally Posted by GU@RD!ON View Post
I started my Servers with VAC -> crash
then I started my Servers without VAC -> no crash
and then back to VAC on -> no crash

and Its still running fine till now

GU@RD!ON
.
GU@RD!ON is offline
geNesis177
Member
Join Date: Jun 2010
Old 09-19-2010 , 05:54   Re: Advanced Commands (0.14)
Reply With Quote #328

Got a problem..

AdminVision types twice!

ex:
[AV] (TEAM) Fum7n: lol
[AV] (TEAM) Fum7n: lol

how could i fix it?
geNesis177 is offline
cssplayer123
Junior Member
Join Date: Sep 2010
Old 09-19-2010 , 15:45   Re: Advanced Commands (0.14)
Reply With Quote #329

HEy I need help. Can you configure your SMX file so that the commands dont show up on regular admin Menu.

I want to make it that only I can access the Advanced Commands and see it, While Regular admins cannot see the commands Only the basic comamnds i assign them
cssplayer123 is offline
PabloP
SourceMod Donor
Join Date: Feb 2010
Old 09-19-2010 , 16:35   Re: Advanced Commands (0.14)
Reply With Quote #330

Quote:
Originally Posted by cssplayer123 View Post
HEy I need help. Can you configure your SMX file so that the commands dont show up on regular admin Menu.

I want to make it that only I can access the Advanced Commands and see it, While Regular admins cannot see the commands Only the basic comamnds i assign them
What i did for this was just change everything i didnt want in their menu to root commands with admin_overrides.cfg
__________________
Beware, Im a dummy
PabloP 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 16:14.


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