PDA

View Full Version : DoD Admin Spectate ESP


Zor
06-25-2006, 02:40 PM
This plugin will allow the admin to spectate players and help them to catch cheaters by hiding them as part of a team and be able to look through their eyes and see where they are aiming and the locations of other players.

// v0.1 - Be!
// v0.2 - Updated some things that I got from Krytol
// v0.3 - Fixed the Aiming View
// - Fixed who your looking at
// - Fixed View Cone
// v0.4 - Fixed statusvalue error found by diamond-optic
// v0.5 - Added a preliminary blocking feature so that it looks like you are not dead
// v0.6 - Added hiding of the player and the team

spitfire
07-31-2006, 06:27 PM
Im having a hard time figuring out how this works.

I put the cvars where the went.

After that I couldnt figure out a thing?

I got my server running it says its running the plugin
what would i type in my client console to activate it?

Garion
08-01-2006, 12:26 AM
type in console either esp_start, or esp_menu. Then if your in specator(or dead and spectating while waiting to respawn) it activates. To stop it just type esp_stop or use esp_menu

Box Cutter
08-03-2006, 10:46 PM
I have this plugin installed and it says it is running so I know I did it right but when I type esp_start or esp_menu or any of the esp commands in my ingame console nothing seems to happen? How do I know if this is working, what exactly am I looking for? Please help

diamond-optic
08-03-2006, 11:10 PM
ive had trouble with this plugin..

most of the time it seems to not work for me.. or it locks me on one player and doesnt let me switch

also its got some bugs.. like ways to be invisible and kill ppl.. lol so i dont run it anymore..

WARDOG
08-29-2006, 04:34 PM
This works for us, but I would like to make the huge lines thinner, that are close to your face.

What can I change in the .sma to make the spectate lasers thinner?

Also gives a runtime error. Will post back with specs on that later.

Haddock
09-01-2006, 09:31 AM
[Solved]
I am missing something I think !

When I type esp_start or esp_menu in the console, I have
"Unknown command: esp_menu"

.....

H@d

Zor
09-01-2006, 01:58 PM
You need to check to ensure its running....amxx plugins in the console.

dannyowan
09-02-2006, 04:28 AM
I am sure the plugin is running (amx_plugins) ... but I type commands in console not have an answer...

Zor
09-02-2006, 02:27 PM
Are you on a team or in spectator? You must be on a team.

Cheers!

dannyowan
09-04-2006, 02:31 AM
Are you on a team or in spectator? You must be on a team.

Cheers!
yes, I tried to in spc and any teams then enter the command in console,it has no answers for it

there's my plugins

; AMX Mod X plugins

; Admin Base - Always one has to be activated
;admin.amxx ; admin base (required for any admin-related)
admin_sql.amxx ; admin base - SQL version (comment admin.amxx)

;AMXBANS
; Basic
amxbans.amxx
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management

; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx debug ; players menu (kick, ban, client cmds.)
;telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx debug ; maps menu (vote, changelevel)

; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands

; Map related
nextmap.amxx ; displays next map in mapcycle
mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map

; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands

; Day of Defeat
stats.amxx debug ; stats on death or round end (DoD Module required!)
;statssounds.amxx ; precache plugin for stats plugins
stats_logging.amxx debug ; weapons stats logging (DoD Module required!)


; Custom - Add 3rd party plugins here
dod_random_skymap.amxx
dod_blockexploits-1.75a.amxx
;dod_tkrevenge.amxx
dod_teammanager.amxx debug
;dod_closecombatfun.amxx
dodx_tk_manager.amxx debug
dod_xkills.amxx
;mortar_class.amxx
LefterPost.amxx
;dod_tkrevenge_by_cola.amxx
dod_admin_esp.amxx

Zor
09-04-2006, 01:17 PM
Try the following:

amx_help

See if you can see that command, you may not have access to it...

Cheers!

dannyowan
09-07-2006, 11:44 AM
Try the following:

amx_help

See if you can see that command, you may not have access to it...

Cheers!
I have all access in my server :S in amx_help I can see commands detail & description
and I try to enter the command esp_menu then nothing show out ... just like commands isn't exist in the game :|

=|[76AD]|= TatsuSaisei
09-07-2006, 01:19 PM
yes, I tried to in spc and any teams then enter the command in console,it has no answers for it

there's my plugins

; AMX Mod X plugins

; Admin Base - Always one has to be activated
;admin.amxx ; admin base (required for any admin-related)


You have admin.amxx disabled by commenting it out.... remove the ; from in front of it, then restart the server....

Garion
09-07-2006, 02:12 PM
|= TatsuSaisei']You have admin.amxx disabled by commenting it out.... remove the ; from in front of it, then restart the server....

if ya look tho he has the admin_sql.amxx enabled. So he has one enabled.

=|[76AD]|= TatsuSaisei
09-07-2006, 06:22 PM
if ya look tho he has the admin_sql.amxx enabled. So he has one enabled.
ah, good one... I kind of glanced over that, as I have never used the SQL features of AMXX... so your point is valid and my comment is null...

dannyowan
09-12-2006, 02:47 AM
|= TatsuSaisei']ah, good one... I kind of glanced over that, as I have never used the SQL features of AMXX... so your point is valid and my comment is null...
Because I have used sql plugin for my amxbans and I will try to enable admin.amxx then test esp plugin , anywhere ~ thank you

Winterz
10-24-2006, 01:36 PM
Can you update this plugin to work with 1.71 and 1.75?

I tried it, but its saying unknown in the plugin list.

Killerdog
11-20-2006, 10:55 AM
I tried this plugin with my server (amxx 1.76b metamod 1.19p28) and it seem that doesn't work.
i tape amx help to see the command, but it don't appear on the list.

I have put this CVARS on amxx.cfg:
esp_active 1
esp_repeat 0.3

and i try to tape the command: esp_menu, esp_start, esp_stop, esp_nextplayer, esp_lastplayer, esp_menu. but nothing append.

i try on spectator and player.

So, This plugin are compatible with 1.6b or not, and can you make it compatible ?

Thanks

=|[76AD]|= TatsuSaisei
11-20-2006, 01:37 PM
I tried this plugin with my server (amxx 1.76b metamod 1.19p28) and it seem that doesn't work.
i tape amx help to see the command, but it don't appear on the list.

...

So, This plugin are compatible with 1.6b or not, and can you make it compatible ?

Thanks

While I do not know what is wrong with the plugin, it does in fact compile error free within 1.76b so there is no obvious error in coding...

Do you have the correct user admin flag set in your users.ini file ?? If you do not have the correct admin level flag, you will never see the command in amx help nor will you be able to use the command...

By default a user must have ADMIN_LEVEL_H (or flag t) to use the command...

Killerdog
11-20-2006, 03:00 PM
i have all the flag in user.ini
i see the command in amx_help but when i type one it doesn't make nothing.

i got this on compilation:
Welcome to the AMX Mod X 1.76-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

Header size: 1608 bytes
Code size: 25208 bytes
Data size: 11824 bytes
Stack/heap size: 16384 bytes; max. usage is unknown, due to recursion
Total requirements: 55024 bytes
Done.

Church
12-02-2006, 03:25 AM
Confirmed this does not work.

Flashhh!
12-07-2006, 04:59 AM
I have problems with this plugins. When I type amx_help I only see:
...
36: amx_who - displays who is on server
37: esp_lastplayer Goes to the last teamate
38: esp_nextplayer Goes to the next teamate
39: esp_start Starts the ESP For this User
40: esp_stop Stops the ESP For this User

But I cant see the esp_menu cvar in amx_help so I think this is the problem because the plugin dont work. Any solution Zor?

Could you add the option that only admins can go to spectator?

=|[76AD]|= TatsuSaisei
12-07-2006, 12:08 PM
THis is only speculation, but what may possibly happening is an issue I found months ago on one of my servers and never looked to see if it was actually corrected... but once upon a time, for whatever reason, the server would drop the t flag (admin_level_h) as soon as anyone of us who have it set in users.ini joined the server.... I eventually had to edit each of my plugins that made use of admin_level_h flag... This might not be YOUR specific problem, but it is worth a shot, you never know...


Go into the sma code and change ANY reference to ADMIN_LEVEL_H to a different setting... even ADMIN_LEVEL_G and then retry the plugin... also, before even doing any of this you can simply enter the server and type amx_who is console and it should report back to you the servers players information, inlcuding the "flags" set... even though you KNOW you have ADMIN_LEVEL_H set in users.ini, does it reflect the same when you do amx_who in server ??

rudi_the_striker
01-19-2007, 10:16 AM
I have the same problem.

Installed, running ([ 31] DoD Admin Spectator ES 0.6 AMXX DoD Communi dod_admin_esp.a running), the t flag set (and all others), see it in amx_help but nothing works. No command do anything, oh not quite right, the esp_menu say unknown command:confused:

So what is with this Plugin?? Perhaps what is needed to let it work??

I have AMXMODX 1.76c and MM 1.19p28 running

diamond-optic
01-19-2007, 07:48 PM
ya i always ran into problems with this..

i ended up changing it up so you just have to go spec to use it.. but i also can change my name 1st on my server without it printing it to the chat.. so its easy for me to sneak into spec lol

strontiumdog
02-03-2007, 06:43 PM
Anyone have a working copy?
I'd like to try it!

pingu
02-14-2007, 12:56 AM
All the commands show in help. But nothing I do seems to work.

I don't get a menu, and other commands just do nothing.

DP

strontiumdog
04-19-2007, 11:21 AM
This version works:

http://www.dodplugins.net/forums/showthread.php?p=5205#post5205

Grottenolm
05-01-2007, 08:05 PM
I got this to work with the newer AMXX versions by replacing some stuff in the source code before compiling.

It seems that with the newest AMXX two commands' names changed, which are called when a player spawns or a player changes the team. Unfortunately these two commands are absolutely necessary for this plugin: They are the only points where a variable is set that actally allows a player to use the ESP at all :)

So to get this to work simply replace client_spawn and client_changeteam by dod_client_spawn and dod_client_changeteam and you are good to go :)

After a quick check there seem to be some issues left - but I don't know if these are general issues or also related to the newest AMXX:

- It seems that also around the spectated player himself a box is drawn. You can see the green box thingy very big on the screen sometimes. But not on every player, it seems only on the one that was first selected when starting to spectate

- Not possible to spectate guys from the other team

- When pressing "fire" there is something happening to the spectated player (at least when I tested with bots). The seem to be firing, but silent and also without the firing animation showing. But they hit at least teammates, and reload after the mag is empty.

- Also you can drop the weapon of the spectated guy (not sure about dropping ammo and using flashlight, does not seem to have an effect)

Finally, Diamond optic mentioned "the dod_client_spawn doesnt get called after 'respawning' after a round has ended.. so you might wanna hook ResetHud" here: http://www.dodplugins.net/forums/showthread.php?t=776&page=2

Anyway: GREAT Plugin! This will come in handy because somehow since the last DOD update no "real" (client side) Wallhack that I tried for watching my HLTV-Demos did work any more... all crash to the desktop. Did anyone else notice something like this? Or can anyone recommend a certain way how to view demos (HLTV demos specifically) with a wallhack in order to see if the recorded player may be using a wallhack?

WARDOG
05-03-2007, 04:02 PM
This version still works for me with the latest AMXX, Admin Spectate esp (v0.3)

But you have to go into spectate, although you can see it also if playing between your death and respawn for that period.

Grottenolm
05-03-2007, 04:57 PM
This version still works for me with the latest AMXX (v0.3)

Uhm... 0.3? The current version is 1.76d according to http://www.amxmodx.org/

WARDOG
05-03-2007, 07:00 PM
Uhm... 0.3? The current version is 1.76d according to http://www.amxmodx.org/

0.3 Admin Spectate esp version, not AMXX.

cartman
05-26-2007, 06:38 PM
Where can I get the v0.3 sma? I've got a pretty popular server and the hackers are lurking...

WARDOG
06-03-2007, 04:33 PM
Where can I get the v0.3 sma? I've got a pretty popular server and the hackers are lurking...

PM me and with a place to send it to you, if you want it. It still throws a runtime error, but doesnt bother anything.

TiMeCoP
07-01-2007, 10:01 AM
Okay i compiled this plugin using this site(1.76c), loaded it to my server, added it to plugins.ini, added the cvars mentioned in the source to my amxx.cfg:
esp_active 1
esp_repeat 0.3
Mapchange and that was it, game over, server kept crashing and serverdoc wont tell me why, just crashed, so i unloaded and all back to normal. Has anyone else encountered thiss, or have i overlooked something somewhere?
Here is my amx_plugins result, without ESP running....
Currently loaded plugins:
name version author file status
Admin Base 1.76c AMXX Dev Team admin.amxx running
AMXBans 5.0 YoMama/Lux & lan amxbans.amxx running
Admin Commands 1.76c AMXX Dev Team admincmd.amxx running
Admin Help 1.76c AMXX Dev Team adminhelp.amxx running
Slots Reservation 1.76c AMXX Dev Team adminslots.amxx running
Multi-Lingual Sys 1.76c AMXX Dev Team multilingual.am running
Menus Front-End 1.76c AMXX Dev Team menufront.amxx running
Commands Menu 1.76c AMXX Dev Team cmdmenu.amxx running
Players Menu 1.76d AMXX Dev Team plmenu.amxx running
Teleport Menu 1.76c AMXX Dev Team telemenu.amxx running
Maps Menu 1.76c AMXX Dev Team mapsmenu.amxx running
Admin Chat 1.76c AMXX Dev Team adminchat.amxx running
Anti Flood 1.76c AMXX Dev Team antiflood.amxx running
Scrolling Message 1.76c AMXX Dev Team scrollmsg.amxx running
Info. Messages 1.76c AMXX Dev Team imessage.amxx running
Admin Votes 1.76c AMXX Dev Team adminvote.amxx running
TimeLeft 1.76c AMXX Dev Team timeleft.amxx running
13:00:21 Pause Plugins 1.76c AMXX Dev Team pausecfg.amxx running
Stats Configurati 1.76c AMXX Dev Team statscfg.amxx running
DoD Stats 1.76d AMXX Dev Team stats.amxx running
DoD Sounds Precac 1.76d AMXX Dev Team statssounds.amx running
Stats Logging 1.76d AMXX Dev Team stats_logging.a running
Connect Announce 0.2 v3x connect_announc running
DoD HPK 1.1 AMXX DoD Team dod_hpk.amxx running
Shrikebot Admin 0.9 Orbit amx_shrikebot.a running
DoD Random Skymap 1.2 AMXX DoD Team dod_random_skym running
DoD NadeForAll 1.1 AMXX DoD Team dod_nadeforall. running
Say Rules 0.3 SAMURAI sayrules.amxx running
Swear Replacement 1.5 kaboomkazoom swear_replaceme running
AMX Portal 1.4 KleeneX portal.amxx running
Admin Alltalk 0.1 ImJust2Nasty admin_alltalk.a running
Ban Disconnected 2.0.1 MRG banmenu.amxx running
Admin blanks 1.0.3 EKS admin_blanks.am running
LightningAdmin 1.00 CubicVirtuoso amx_lightningad running
AMXX Command Sear 1.0 GHW_Chronic ghw_cmd_search. running
Clan Vs. All 1.2 GHW_Chronic GHW_Clan_vs_All running
amx_cheat 1.0 watch cheat.amxx running
Dod Invisibility 1.0 Wilson - Dodplug dod_invisibilit running
Show Fury (Thunde 76.1 TatsuSaisei dod_show_fury.a running
Air Raid 1.0 CubicVirtuoso amx_airraid.amx running
GHW Pet Followers 1.0 GHW_Chronic GHW_Pet_Followe running
Pope Lightning 4.00 CubicVirtuoso amx_popelightni running
Requiem 1.07 CubicVirtuoso requiem.amxx running
DoD EvilAdmin 0.5beta AMXX DoD Team dod_eviladmin.a running
DoD Melee Bonus 0.6beta AMXX DoD Team dod_meleebonus. running
FlamingBarriers 0.5b Avalanche flamebarrier.am running
DeathBones 1.1.0 mogel deathbones.amxx running
47 plugins, 47 running

Thanks in advance

WARDOG
07-03-2007, 05:51 PM
It looks like you may be expieriencing the precache problem due to, to many plugins that precache the same thing, esp probably put you over the limit. You have a large load of plugins running.

http://www.dodplugins.net/forums/showthread.php?t=817

darkstardark
11-06-2008, 01:54 PM
it would seem that this plugiun dont work anymore if it did befor i got the two CVAR values in my amxx.cfg file i have tried changing the admin level value.

the commands show in the amx_help menu, put it would seem that the menu will not open at all nor will anything happen when when typing esp_start.

any ideas?

WARDOG
11-06-2008, 03:15 PM
Bind a key that you do not use in the game to, esp_menu, the menu shows on your screen in the game not in the consol.