AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Off-Topic / General Chat (https://forums.alliedmods.net/forumdisplay.php?f=38)
-   -   Plugin: SuperHero Monitor - Shows True HP/AP on screen (https://forums.alliedmods.net/showthread.php?t=36540)

daedric 06-20-2007 13:25

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
I pick anubis all the time! :D

spider853 06-23-2007 13:44

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
Need Moving Speed, Gravity ...

vittu 06-25-2007 16:30

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
Quote:

Originally Posted by spider853 (Post 493750)
Need Moving Speed, Gravity ...

Are you requesting speed and gravity be shown in the message?

spider853 06-26-2007 12:21

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
yes... And XP... because its disappear...
And Moving Speed...

bordeaux 06-26-2007 16:06

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
Quote:

Originally Posted by spider853 (Post 494965)
yes... And XP... because its disappear...
And Moving Speed...

and dmg mult plz :up:

vittu 06-26-2007 17:01

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
I will add in speed and grav, but they will be optional. XP is a no, next release will fix that, and dmg mult not really possible...

vittu 06-30-2007 23:41

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
Speed and gravity will be in next update, must be turned on by a define because getting those two will add code that gets called a lot. Plus a small bug fix I introduced in current version. Just testing it out a bit before release.

vittu 07-07-2007 01:43

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
Updated

**Important bug fix please update to avoid error log spam from version 1.2

To use the gravity and speed display you must uncomment a define in the code and recompile (will maybe add an image of it at some point, unless someone gets me one to use instead)...

Code:

*  v1.3 - vittu - 07/06/07
*            - Fixed bug forgot to make sure entity was valid in think forward
*          - Added requested option to show Gravity and Speed, set as disabled define because it
*              gets checked constantly


MyZna 08-10-2007 10:40

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
I'm an absolute idiot... I don't know how to make it show Gravity and Speed... :oops: Anyone wanna help?

vittu 08-10-2007 16:37

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
Open sma
Find:
//#define GRAV_SPD_DISPLAY
remove:
//
Save
Compile

MyZna 08-11-2007 10:07

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
Quote:

Originally Posted by vittu (Post 515998)
Compile

Told you I was a complete idiot... I don't know how to compile, or at least what it means. :cry: I bet I've done it and don't even know it. :wink:

I'll look around for directions on how to do it and tell you if I find it.

EDIT: I've looked around and figured out how to do it, but compile.exe isn't in my scripting folder. Is there anywhere else that the compile.exe might be hiding in my FTP?

vittu 08-11-2007 16:14

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
Download your scripting folder onto your computer (you can not compile over ftp), so that you can compile on your computer. The exe is probably not there since your host probably blocks uploading of exe files, get one from the base package download of amxx.

Compiling is very easy, it's better to learn how to do it then have someone do it for you. So that you can make changes like this one if ever needed. (this is not the only plugin with changeable defines).

MyZna 08-13-2007 08:00

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
Thanks, I can compile now. Made a new hero =P But that's off-topic in this off-topic topic. Meh, thanks for the help vittu.:)

FallenAngel 08-23-2007 21:03

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
vittu, I need something like this, but I also need increased HP without heros and I just need HP: #### Showing, could you help me out, take a look at my Thread (I'm new at scripting):
http://forums.alliedmods.net/showthr...440#post522440

Swat12k 09-16-2007 20:44

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
how do u add this plugin ?
and do u know where i can find a bot pulgin??

broWnie_maN 09-17-2007 05:21

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
download it put the .sma file into ur scripting folder the amxx file into ur plugins fold. finally add sh_monitor.amxx to ur plugins.ini and u r done.
basically nothing else then adding a hero

djspot250 09-28-2007 17:21

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
For me it says Bad load why???/?

CaitlinCatastrophe 10-01-2007 05:07

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
I freaking love you!

micke1101 04-03-2008 14:09

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
could you or anybody else make it check visibillity?

BloodMan 04-26-2008 13:18

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
Umm... Nice job,but i need your help.How to make it to show hp on my zombie mod ?

Dr. Jan Itor 04-26-2008 13:34

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
Quote:

Originally Posted by BloodMan (Post 617195)
Umm... Nice job,but i need your help.How to make it to show hp on my zombie mod ?

this is made for superhero mod see right here

Code:


 SuperHero Monitor


TenZe^ 06-08-2008 05:16

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
Download is broken. Can't download it! Pls fix it fast.

vittu 06-08-2008 21:26

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
Quote:

Originally Posted by TenZe^ (Post 636139)
Download is broken. Can't download it! Pls fix it fast.

Site is in the process of a move. I guess the online compiler is not currently working so if you can't wait for it to be fixed download the source and compile it yourself locally it's very easy.

in IRC: "NEWS: There will be intermittent site downtime today as we perform planned maintenance."

n3m3s1s111 10-09-2008 11:17

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
TNX VITTU !! THIS WAS PLUGIN WHAT I WAS SEARCHIN FOR ! :)

DireOmus 10-07-2009 10:50

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
Anybody Care for an updated version?
Yes I know Im Not Vittu...
However, I have been playing with making heros and I recently went looking for more plain old plugins and I ended up redoing this old version to include
HP/AP/Gravity/Speed/Level/XP/Kills/Deaths/Ping
It overlaps the round timer a bit and it shows up at the bottom of the screen
But IDK I use it for my server, I think its pretty cool. Lemme know if anyone wants it Ill post it here. :D

TalRasha 10-18-2009 09:38

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
Quote:

Originally Posted by DireOmus (Post 954927)
Anybody Care for an updated version?
Yes I know Im Not Vittu...
However, I have been playing with making heros and I recently went looking for more plain old plugins and I ended up redoing this old version to include
HP/AP/Gravity/Speed/Level/XP/Kills/Deaths/Ping
It overlaps the round timer a bit and it shows up at the bottom of the screen
But IDK I use it for my server, I think its pretty cool. Lemme know if anyone wants it Ill post it here. :D

I want it :)

thomas76 10-18-2009 11:23

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
I get "bad load". Amxmodx version 1.8.1.

vittu 10-20-2009 02:03

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
Updated:
Code:

*  v1.4 - vittu - 10/19/09
*            - Changed to make each item optional
*            - Added option to show when godmode is on
*            - Added option to show information of player being spectated (similar to wc3ft)
*            (Update required use of SuperHero Mod 1.2.0 or above, also made the code ugly.)

I've been sitting on this update for a while because i kinda forgot about it. Each item is now optional by define so you don't have to show what you don't want. I'll try to post a pic of spec monitor soon, so you know what it looks like.

yang 10-20-2009 03:42

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
Quote:

Originally Posted by vittu (Post 967478)
Updated:
Code:

*  v1.4 - vittu - 10/19/09
*            - Changed to make each item optional
*            - Added option to show when godmode is on
*            - Added option to show information of player being spectated (similar to wc3ft)
*            (Update required use of SuperHero Mod 1.2.0 or above, also made the code ugly.)

I've been sitting on this update for a while because i kinda forgot about it. Each item is now optional by define so you don't have to show what you don't want. I'll try to post a pic of spec monitor soon, so you know what it looks like.

+sexiness on the monitor just saw it on the server ealier today

Jelle 11-03-2009 13:33

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
I've got an idea for this. You could implement it into the core, and then make it show XP and level via the HUD message, and not replace the name of the player you are aiming at, as it does now. It can be anoying sometimes if you can not see who you are next to. I enabled to that when you aim at a dude, you can see his name in the middle of the screen. But for server witch does not have that, it can be kinda anoying.
Just an idea...

KennethA 11-13-2009 19:25

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
How do i install this? Its not only to put it in plugins folder and add it in plugins-shero?
It's what i did, and it didn't load.

Fr33m@n 11-14-2009 06:04

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
install it by the same way you install heroes.

KennethA 11-14-2009 09:23

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
It won't work.

Fr33m@n 11-14-2009 11:36

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
It's MUST work if you do the things correctly.

KennethA 11-14-2009 19:35

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
No it don't. I dont know why but it just won't work. it work for my friend.

Jelle 11-15-2009 12:35

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
write amx_plugins and find the superhero monitor and see if it is running. If it doesnt show up in the list, then you didn't add it correctly.

KennethA 11-16-2009 11:23

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
It's not running.
I installed it like everyone do. i sat the .amxx file in plugins and added it in plugins-shero.ini
So...

vittu 11-16-2009 13:55

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
Code:

*              ******** AMX Mod X 1.80 and above Only ********
*              ***** SuperHero Mod 1.2.0 and above Only ******

and must load after core does

Sepehr 11-16-2009 22:16

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
For me, this shows the max levels 0, and incorrect level number.

Code:

#define MONITOR_HP
#define MONITOR_AP
#define MONITOR_GRAVITY
#define MONITOR_SPEED
//#define MONITOR_GODMODE
#define MONITOR_SPEC

These are my defines, all that was changed in the .sma

PS: i have 36 max levels, and have SHMOD 1.2.0 and up

vittu 11-17-2009 01:51

Re: Plugin: SuperHero Monitor - Shows True HP/AP on screen
 
Quote:

Originally Posted by Sepehr (Post 991836)
For me, this shows the max levels 0, and incorrect level number.

Code:

#define MONITOR_HP
#define MONITOR_AP
#define MONITOR_GRAVITY
#define MONITOR_SPEED
//#define MONITOR_GODMODE
#define MONITOR_SPEC

These are my defines, all that was changed in the .sma

PS: i have 36 max levels, and have SHMOD 1.2.0 and up

show me the output from amxx plugins


All times are GMT -4. The time now is 12:34.

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