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

[ANY]Admin all spectate


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Dr!fter
The Salt Boss
Join Date: Mar 2007
Plugin ID:
2894
Plugin Version:
1.0.1
Plugin Category:
Server Management
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
    7107 
    Plugin Description:
    Allows admins to spec any team with mp_forcecamera 1
    Old 04-09-2012 , 10:47   [ANY]Admin all spectate
    Reply With Quote #1

    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
    Attached Files
    File Type: zip admin-allspec.zip (5.5 KB, 9228 views)

    Last edited by Dr!fter; 01-16-2014 at 14:01.
    Dr!fter is offline
    FudgePoly
    Senior Member
    Join Date: Jul 2011
    Old 04-09-2012 , 13:05   Re: [ANY]Admin all spectate
    Reply With Quote #2

    Dreamy and I called it Admin Unforcecam, sounded cooler.

    Thanks a lot for this, glad that our efforts paid off!
    FudgePoly is offline
    Jenzz
    Junior Member
    Join Date: Mar 2007
    Old 05-23-2012 , 18:37   Re: [ANY]Admin all spectate
    Reply With Quote #3

    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
    __________________
    Jenzz is offline
    Send a message via MSN to Jenzz Send a message via Skype™ to Jenzz
    musosoft
    Senior Member
    Join Date: Dec 2008
    Location: Thailand
    Old 06-03-2012 , 17:13   Re: [ANY]Admin all spectate
    Reply With Quote #4

    Quote:
    Originally Posted by Jenzz View Post
    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...
    __________________
    Making FiveM servers nowadays. Can help with CS:GO, CS:S, and other Source server stuff too, just PM me. Thanks
    musosoft is offline
    Jenzz
    Junior Member
    Join Date: Mar 2007
    Old 06-03-2012 , 19:59   Re: [ANY]Admin all spectate
    Reply With Quote #5

    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.
    __________________
    Jenzz is offline
    Send a message via MSN to Jenzz Send a message via Skype™ to Jenzz
    musosoft
    Senior Member
    Join Date: Dec 2008
    Location: Thailand
    Old 06-04-2012 , 03:46   Re: [ANY]Admin all spectate
    Reply With Quote #6

    Quote:
    Originally Posted by Jenzz View Post
    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
    __________________
    Making FiveM servers nowadays. Can help with CS:GO, CS:S, and other Source server stuff too, just PM me. Thanks
    musosoft is offline
    Jenzz
    Junior Member
    Join Date: Mar 2007
    Old 06-04-2012 , 14:45   Re: [ANY]Admin all spectate
    Reply With Quote #7

    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.
    __________________

    Last edited by Jenzz; 06-04-2012 at 15:14.
    Jenzz is offline
    Send a message via MSN to Jenzz Send a message via Skype™ to Jenzz
    musosoft
    Senior Member
    Join Date: Dec 2008
    Location: Thailand
    Old 06-04-2012 , 15:17   Re: [ANY]Admin all spectate
    Reply With Quote #8

    Quote:
    Originally Posted by Jenzz View Post
    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.
    __________________
    Making FiveM servers nowadays. Can help with CS:GO, CS:S, and other Source server stuff too, just PM me. Thanks
    musosoft is offline
    Dr!fter
    The Salt Boss
    Join Date: Mar 2007
    Old 06-04-2012 , 18:18   Re: [ANY]Admin all spectate
    Reply With Quote #9

    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");
    Dr!fter is offline
    Jenzz
    Junior Member
    Join Date: Mar 2007
    Old 06-05-2012 , 08:27   Re: [ANY]Admin all spectate
    Reply With Quote #10

    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!
    __________________
    Jenzz is offline
    Send a message via MSN to Jenzz Send a message via Skype™ to Jenzz
    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 09:30.


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