AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ANY]Admin all spectate (https://forums.alliedmods.net/showthread.php?t=182412)

Dr!fter 04-09-2012 10:47

[ANY]Admin all spectate
 
1 Attachment(s)
This plugin allows admins to spec both teams with mp_forcecamera 1.

By default only admins with the cheats flag can spec everyone. This can be changed by overriding admin_allspec_flag in sourcemods override. The games that have the gamedata support are CS:S, TF2, DOD:S, and HL2DM but any game with the IsValidObserverTarget(CBaseEntity*) can have support added. CS:S and TF2 were the only ones tested.

Requires DHooks 1.0.5-alpha+ (Can be found here: https://forums.alliedmods.net/showthread.php?t=180114)

REQUIRES sourcemod-1.5.0-hg3809+ for CS:GO

Note: that if the plugin is late loaded admin's must reconnect before it works.

Updated gamedata: https://bitbucket.org/Drifter321/adm...spec.games.txt

FudgePoly 04-09-2012 13:05

Re: [ANY]Admin all spectate
 
Dreamy and I called it Admin Unforcecam, sounded cooler. :P

Thanks a lot for this, glad that our efforts paid off!

Jenzz 05-23-2012 18:37

Re: [ANY]Admin all spectate
 
I dont know how to say this but. The plugin itself is working really good for me.
But... Zblock is kicking any admin because of that it is forcing mp_forcecamera to be 1.
I really wish i could use it on my server but i cannot remove zblock, it is doing alot of good you know...

Is there any way possible that you could solve it somehow so that it will work with zblock?
I appreciate any help possible :)

musosoft 06-03-2012 17:13

Re: [ANY]Admin all spectate
 
Quote:

Originally Posted by Jenzz (Post 1715342)
I dont know how to say this but. The plugin itself is working really good for me.
But... Zblock is kicking any admin because of that it is forcing mp_forcecamera to be 1.
I really wish i could use it on my server but i cannot remove zblock, it is doing alot of good you know...

Is there any way possible that you could solve it somehow so that it will work with zblock?
I appreciate any help possible :)

Nice try to cheat...

Jenzz 06-03-2012 19:59

Re: [ANY]Admin all spectate
 
Lol do you even know what your talking about musosoft...
I still have the same problem on our server. Is there any way to use this without zblock kicking the admins?
We are a pretty big community with alot of players i would appreciate any help with this.

musosoft 06-04-2012 03:46

Re: [ANY]Admin all spectate
 
Quote:

Originally Posted by Jenzz (Post 1722381)
Lol do you even know what your talking about musosoft...
I still have the same problem on our server. Is there any way to use this without zblock kicking the admins?
We are a pretty big community with alot of players i would appreciate any help with this.

I'm saying this because zb_warmode 0 isn't forcing mp_forcecamera 1

Jenzz 06-04-2012 14:45

Re: [ANY]Admin all spectate
 
Well my server has zb_warmode 0...
when i write zb_warmode in the console i get this http://puu.sh/yPnK so it is not active...

I still get the same: Disconnect: Kicked by Console : [zBlock] Cvar value does not match server "mp_forcecamera 0.00" (1).

Have you tried this plugin with zblock on your server?
because for me with the latest zblock it will not work.

musosoft 06-04-2012 15:17

Re: [ANY]Admin all spectate
 
Quote:

Originally Posted by Jenzz (Post 1722763)
Well my server has zb_warmode 0...
when i write zb_warmode in the console i get this http://puu.sh/yPnK so it is not active...

Have you tried this plugin with zblock on your server?
because for me with the latest zblock it will not work.

I don't use zBlock on my public servers, because I think SMAC and SM plugins are doing things better. It looks like zBlock is checking abusive commands on clientside, and there is no cvar to disable this function (according to zBlock Readme). In my opinion you should ask at their forums or switch to SMAC...

PS: Sorry about that "cheating" thing, firstly it seemed so.

Dr!fter 06-04-2012 18:18

Re: [ANY]Admin all spectate
 
zblock is just check the server vs the client so it differs it throws a fit. You can comment out this line and recompile the plugin.

SendConVarValue(client, mp_forcecamera, "0");

Jenzz 06-05-2012 08:27

Re: [ANY]Admin all spectate
 
Its alright musosoft no offence taken, it was just frustrating when i tried to make this work for so many days. Its funny you mention the SMAC plugin i actually installed it yesterday since this didnt work with zblock and it is working great with this plugin!

Seriously Dr!fter is it really that easy, haha im gonna try that and try it with zblock again.
Thanks for the help!


All times are GMT -4. The time now is 23:55.

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