AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Sven Co-Op Player Info (https://forums.alliedmods.net/showthread.php?t=16975)

colby 08-23-2005 21:27

Sven Co-Op Player Info
 
1 Attachment(s)
Well I made and tested this on TS, but it should work for any mod that is compatable with get_user_team. Basically when you aim at a player it displays their info just like in Sven Co-Op. It's kind of a nice thing to have for TS because the only info TS shows is the players name.


amx_svendisplay 0/1 - disables/enables the plugin (default is 1)

DataMatrix 08-25-2005 13:07

Cool, i'll use this :D.

+1

Edit: This rapes my CPU, I get 100% CPU usage after a few mins of running this.

colby 08-26-2005 18:03

hmm, i didn't experience any CPU increases when i ran it, the plugin isn't even that big.

DataMatrix 08-27-2005 16:41

I made a few modifications because on my server there are 28 bots, and if they're all looking at each other :/

Even with the modifications say if there is a rape pile (lots of bots jammed in fighting each other (this is TS melee)) then looking at them would create lag.

It's good unless there is a rape pile :P

colby 08-27-2005 23:48

oh ok, try this:

See First Post

DataMatrix 08-28-2005 07:30

Code:
!equali(authid,"BOT")

would be better as

Code:
is_user_bot()

But nevermind, I was only testing it, good plugin though.

Sir Apocalypse 08-28-2005 08:10

Does it shows the enemy info?

Deviance 01-27-2006 08:00

Nice plugin man 8)

like that you can use it on other mods then just TS, gg ;)


All times are GMT -4. The time now is 16:25.

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