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

Showing results 1 to 15 of 15
Search took 0.00 seconds.
Search: Posts Made By: Dr!fter
Forum: Plugin/Gameplay Ideas and Requests 04-09-2012, 10:49
Replies: 56
Views: 16,549
Posted By Dr!fter
Re: [Any] Allow Admins to spectate the other team

https://forums.alliedmods.net/showthread.php?p=1685318#post1685318 Posted
Forum: Plugin/Gameplay Ideas and Requests 04-08-2012, 21:04
Replies: 56
Views: 16,549
Posted By Dr!fter
Re: [Any] Allow Admins to spectate the other team

I fixed the crash in the latest version (1.0.5-alpha) of dhooks. So you can upgrade to it. Ill add make a new plugin thread for it tomorrow.
Forum: Plugin/Gameplay Ideas and Requests 04-08-2012, 10:22
Replies: 56
Views: 16,549
Posted By Dr!fter
Re: [Any] Allow Admins to spectate the other team

Id bet you loaded it while in the server. You need to load it and then reconnect. Since the hook is only applied on connect (or when admin cache is refreshed)
Forum: Plugin/Gameplay Ideas and Requests 04-07-2012, 20:25
Replies: 56
Views: 16,549
Posted By Dr!fter
Re: [Any] Allow Admins to spectate the other team

I have tested again. Works fine. Also you can override the flag using sourcemods overrides (the command you want to override is admin_allspec_flag). I made a simple debug version. It will fire a...
Forum: Plugin/Gameplay Ideas and Requests 04-07-2012, 18:13
Replies: 56
Views: 16,549
Posted By Dr!fter
Re: [Any] Allow Admins to spectate the other team

I tested again on arena_badlands and it works fine. I should however mention that the admins needs to have the cheat flag.
Forum: Plugin/Gameplay Ideas and Requests 04-06-2012, 09:59
Replies: 56
Views: 16,549
Posted By Dr!fter
Forum: Plugin/Gameplay Ideas and Requests 04-05-2012, 14:42
Replies: 56
Views: 16,549
Posted By Dr!fter
Re: [Any] Allow Admins to spectate the other team

Here is my attempt. Works on cs:s. Didnt feel like testing tf2 but last time i tested the hook it worked fine. Requires DHooks 1.0.4-alpha...
Forum: Plugin/Gameplay Ideas and Requests 04-04-2012, 13:19
Replies: 56
Views: 16,549
Posted By Dr!fter
Re: [Any] Allow Admins to spectate the other team

There is no crash >_> The only thing I can think would cause a crash if it was late loaded or gamedata or combo of both. AKA something weird :P As was mentioned after it restarted it was fine :3
Forum: Plugin/Gameplay Ideas and Requests 03-24-2012, 10:07
Replies: 56
Views: 16,549
Posted By Dr!fter
Re: [Any] Allow Admins to spectate the other team

Sorry it was 3am my brain was a little off :P. I meant i tested my original plugin to see if the hook works which it does. And today ill try to have a look at dreamy's plugin :P
Forum: Plugin/Gameplay Ideas and Requests 03-24-2012, 03:00
Replies: 56
Views: 16,549
Posted By Dr!fter
Re: [Any] Allow Admins to spectate the other team

I tested with bots on tf2 and got it to work fine. Ill have a look tomorrow at the actual plugin.
Forum: Plugin/Gameplay Ideas and Requests 03-21-2012, 15:17
Replies: 56
Views: 16,549
Posted By Dr!fter
Re: [Any] Allow Admins to spectate the other team

So for cs:s i had a look if i could fake the radar (I couldn't fake the spectator one). I also had a look if there was something that changed how data was passed to the client (couldn't see anything...
Forum: Plugin/Gameplay Ideas and Requests 03-16-2012, 21:21
Replies: 56
Views: 16,549
Posted By Dr!fter
Re: [Any] Allow Admins to spectate the other team

You could simple switch the logic and have mp_forcecamera 0. Then just check if they arent admin and that the target isnt on their team. If they arent change the return to false and done. Or if you...
Forum: Plugin/Gameplay Ideas and Requests 03-16-2012, 18:21
Replies: 56
Views: 16,549
Posted By Dr!fter
Re: [Any] Allow Admins to spectate the other team

Which one is crashing? The DHooks one? If so it'd need to be looked into. I know in CS:S it works.
Forum: Plugin/Gameplay Ideas and Requests 03-16-2012, 13:43
Replies: 56
Views: 16,549
Posted By Dr!fter
Re: [Any] Allow Admins to spectate the other team

http://wiki.alliedmods.net/Finding_Virtual_Offsets Thats a tutorial on how to get them.

Also, its only in pre alpha since I didnt test it fully (I didnt test all the possible combinations of...
Forum: Plugin/Gameplay Ideas and Requests 03-16-2012, 12:37
Replies: 56
Views: 16,549
Posted By Dr!fter
Re: [Any] Allow Admins to spectate the other team

You can do this easily with a hook :P here is a quick example



#include <sourcemod>
#include <sdktools>
#include <dhooks>

new Handle:hIsValidTarget;
Showing results 1 to 15 of 15

 
Forum Jump

All times are GMT -4. The time now is 05:29.


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