Conquest: Monster health bars and mid-air damage prints
Moderator: InsideQC Admins
23 posts
• Page 2 of 2 • 1, 2
Imho the backtopic of Quake its alternate dimensions. You move from future dimensions to backwards dimensions. Even to alien dimensions.
Also exist some very ancient criatures, the acncient gods, that hare bastly evile and want to corrupt everything under his black control. After the breach on SliperGate One you mission whas to kill one of these ancients gods, the Sub Nighrath, that its triing to control the earth for is corrupt purposes.
=> Its ok to have futuretech on oldish dimensions.
imho.
Also exist some very ancient criatures, the acncient gods, that hare bastly evile and want to corrupt everything under his black control. After the breach on SliperGate One you mission whas to kill one of these ancients gods, the Sub Nighrath, that its triing to control the earth for is corrupt purposes.
=> Its ok to have futuretech on oldish dimensions.
imho.
-

Tei - Posts: 193
- Joined: Mon Oct 25, 2004 12:22 pm
well instead of doing "shields" for certain monsters... you could do the equivalent for demons with magic, and make it correlate directly to Quake in making the Earth Magic, Black Magic, Hell Magic and Elder Magic.
each monster has unique types of magic protection, +5% boost depending on the dimension they are in. a Hell Magic creature in episode 1 gets a small bit of Earth Magic protection due to the residual mana in the realm, and a Black Magic creature in the Realm of Black Magic gets a +15% bonus to that magic.
however grunts and enforcers could still easily have "Shielding" (i just dont see a rottweiler packing shield technology)
oooh, even more so... a player in possession of a rune gets +30% boost to that type of shielding/magic. so defeating the Earth Magic Realm makes the Black Magic Realm is a little less tough, because you now hold up better against plain scrags, knights, and ogres, however death knights are still quite the danger, for they are a new magic to you at that time
i dunno, just musing.
each monster has unique types of magic protection, +5% boost depending on the dimension they are in. a Hell Magic creature in episode 1 gets a small bit of Earth Magic protection due to the residual mana in the realm, and a Black Magic creature in the Realm of Black Magic gets a +15% bonus to that magic.
however grunts and enforcers could still easily have "Shielding" (i just dont see a rottweiler packing shield technology)
oooh, even more so... a player in possession of a rune gets +30% boost to that type of shielding/magic. so defeating the Earth Magic Realm makes the Black Magic Realm is a little less tough, because you now hold up better against plain scrags, knights, and ogres, however death knights are still quite the danger, for they are a new magic to you at that time
i dunno, just musing.
-

scar3crow - InsideQC Staff
- Posts: 1054
- Joined: Tue Jan 18, 2005 8:54 pm
- Location: Alabama
That's a pretty good idea, scar3crow - it would also discourage players from beating the game backwards...
-

Entar - Posts: 439
- Joined: Fri Nov 05, 2004 7:27 pm
- Location: At my computer
Magical shielding was exactly what I was going to suggest untill I read scar3crow's post.
That would fit the theme quite nicely, I'm very much interested in seeing it's outcome.
The health bars are awesome by the way, good work!
That would fit the theme quite nicely, I'm very much interested in seeing it's outcome.
The health bars are awesome by the way, good work!
Forum lurker
- Kools
- Posts: 38
- Joined: Wed Jan 05, 2005 4:55 pm
- Location: The Netherlands
Somehow I can't compile the hp_install stuff. Some function seems to be different than it should be in my sources
Could someone just compile the plain quake1.06 & the hp-bars for me? Would be really(!) nice.
Mail to: spiritof85<<at>>quaddicted.com
Could someone just compile the plain quake1.06 & the hp-bars for me? Would be really(!) nice.
Mail to: spiritof85<<at>>quaddicted.com
Improve Quaddicted, send me a pull request: https://github.com/SpiritQuaddicted/Quaddicted-reviews
- Spirit
- Posts: 1031
- Joined: Sat Nov 20, 2004 9:00 pm
Fair enough. I was going to attach it but I3D's attachment system isn't quite working right now, so I'll mail it.
It is a bit hacky but A) I only took half an hour on this :P and B) the instructions don't match up with id106 in some places.
It is a bit hacky but A) I only took half an hour on this :P and B) the instructions don't match up with id106 in some places.
aut viam inveniam aut faciam
-

Supa - Posts: 164
- Joined: Tue Oct 26, 2004 8:10 am
Doh!
Sorry, it wasn't working. Here are some fixed instructions (attached, assuming I3D attachments work). I also fixed it in the downloadable .zip:
installer
ready-to-play example mod
What's changed:
In NOTICE about engine suport:
Make sure you have dpextensions.qc in your mod, or be prepared to remove whatever .floats etc I use (such as .alpha, EF_NODEPTHTEST).
Step 4:
don't add that line above "client.qc", add it above "combat.qc". My bad.
Step 8:
targ.health = floor(targ.health - take);
should actually say:
targ.health = targ.health - take;
I've tested adding it to plain old 1.06 source. It should work now, I hope. Sorry about that. ^_^
Sorry, it wasn't working. Here are some fixed instructions (attached, assuming I3D attachments work). I also fixed it in the downloadable .zip:
installer
ready-to-play example mod
What's changed:
In NOTICE about engine suport:
Make sure you have dpextensions.qc in your mod, or be prepared to remove whatever .floats etc I use (such as .alpha, EF_NODEPTHTEST).
Step 4:
don't add that line above "client.qc", add it above "combat.qc". My bad.
Step 8:
targ.health = floor(targ.health - take);
should actually say:
targ.health = targ.health - take;
I've tested adding it to plain old 1.06 source. It should work now, I hope. Sorry about that. ^_^
When my computer inevitably explodes and kills me, my cat inherits everything I own. He may be the only one capable of continuing my work.
- Wazat
- Posts: 771
- Joined: Fri Oct 15, 2004 9:50 pm
- Location: Middle 'o the desert, USA
^^
Thanks a lot to both of you
Thanks a lot to both of you
Improve Quaddicted, send me a pull request: https://github.com/SpiritQuaddicted/Quaddicted-reviews
- Spirit
- Posts: 1031
- Joined: Sat Nov 20, 2004 9:00 pm
23 posts
• Page 2 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 1 guest