Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Tiberian Technologies / Blackhand Studios » Tiberian Technologies Forum » Health Bars
Health Bars [message #340419] Sat, 12 July 2008 01:22 Go to next message
a000clown
Messages: 363
Registered: May 2005
Location: Canada
Karma: 0
Commander
I was just wondering if it's possible to show the "real" max health when we modify the health/armor points of vehicles and other things.
For example, if I lower the max health of a Medium tank to 100, in the server it will look like it's heavily damaged even though it's at the max.

Not a big deal since it's purely cosmetics, but I thought it was worth asking
Re: Health Bars [message #340420 is a reply to message #340419] Sat, 12 July 2008 01:37 Go to previous messageGo to next message
mrãçķz is currently offline  mrãçķz
Messages: 3069
Registered: August 2007
Karma: 0
General (3 Stars)
Permabanned for trying and failing DDoS
The autodownloader will make that possible with the object files for specific maps
Re: Health Bars [message #340422 is a reply to message #340419] Sat, 12 July 2008 01:40 Go to previous messageGo to next message
Ghostshaw is currently offline  Ghostshaw
Messages: 709
Registered: September 2006
Karma: 0
Colonel
He means max health being changed during the game. I dunno exactely how hard this would be, it might just be a question of sending set_max_health over the network.

BlackIntel Administrator
Re: Health Bars [message #340424 is a reply to message #340419] Sat, 12 July 2008 01:46 Go to previous messageGo to next message
a000clown
Messages: 363
Registered: May 2005
Location: Canada
Karma: 0
Commander
Well it's not important enough to push back any release dates, but it would be cool to look into Wink
Re: Health Bars [message #340432 is a reply to message #340419] Sat, 12 July 2008 04:14 Go to previous messageGo to next message
Jamie or NuneGa is currently offline  Jamie or NuneGa
Messages: 954
Registered: June 2007
Karma: 0
Colonel
pretty sure RR already does this so im sure those geeks can make it happen for 4.0 too

http://img504.imageshack.us/img504/8789/avilj4.jpg

Jamie is a guys name in Europe...

[Updated on: Sat, 12 July 2008 04:15]

Report message to a moderator

Re: Health Bars [message #340433 is a reply to message #340419] Sat, 12 July 2008 04:43 Go to previous messageGo to next message
Yrr is currently offline  Yrr
Messages: 556
Registered: October 2006
Location: Germany
Karma: 0
Colonel

RR has an own network protocol beside the Renegade protocol where it can effectively send additional data. That would be way too much for Custom Scripts.
Ghostshaw is already trying to find other ways to do that Wink


Re: Health Bars [message #340434 is a reply to message #340419] Sat, 12 July 2008 04:51 Go to previous messageGo to next message
StealthEye is currently offline  StealthEye
Messages: 2518
Registered: May 2006
Location: The Netherlands
Karma: 0
General (2 Stars)

I added it. It was rather easy to do. Smile

BlackIntel admin/founder/coder
Please visit http://www.blackintel.org/

[Updated on: Sat, 12 July 2008 04:52]

Report message to a moderator

Re: Health Bars [message #340439 is a reply to message #340434] Sat, 12 July 2008 06:14 Go to previous messageGo to next message
Jamie or NuneGa is currently offline  Jamie or NuneGa
Messages: 954
Registered: June 2007
Karma: 0
Colonel
StealthEye wrote on Sat, 12 July 2008 12:51

I added it. It was rather easy to do. Smile

How?


http://img504.imageshack.us/img504/8789/avilj4.jpg

Jamie is a guys name in Europe...
Re: Health Bars [message #340454 is a reply to message #340419] Sat, 12 July 2008 08:23 Go to previous messageGo to next message
StealthEye is currently offline  StealthEye
Messages: 2518
Registered: May 2006
Location: The Netherlands
Karma: 0
General (2 Stars)

By writing code, compiling it, testing it and then commiting it to SVN.

TT will just send the max health/shield values over network, nothing more to it really.


BlackIntel admin/founder/coder
Please visit http://www.blackintel.org/
Re: Health Bars [message #340456 is a reply to message #340419] Sat, 12 July 2008 08:25 Go to previous messageGo to next message
Jamie or NuneGa is currently offline  Jamie or NuneGa
Messages: 954
Registered: June 2007
Karma: 0
Colonel
that easy eh.

http://img504.imageshack.us/img504/8789/avilj4.jpg

Jamie is a guys name in Europe...
Re: Health Bars [message #340457 is a reply to message #340419] Sat, 12 July 2008 08:25 Go to previous messageGo to next message
_SSnipe_ is currently offline  _SSnipe_
Messages: 4121
Registered: May 2007
Location: Riverside Southern Califo...
Karma: 0
General (4 Stars)
wait? so when you have a max hp and armor set higher and it shows it on the hp bar instead of shooting the fucker 20 times untill u see the bar decrease?
Re: Health Bars [message #340466 is a reply to message #340419] Sat, 12 July 2008 08:44 Go to previous messageGo to next message
StealthEye is currently offline  StealthEye
Messages: 2518
Registered: May 2006
Location: The Netherlands
Karma: 0
General (2 Stars)

Exactly.

BlackIntel admin/founder/coder
Please visit http://www.blackintel.org/
Re: Health Bars [message #340486 is a reply to message #340457] Sat, 12 July 2008 11:00 Go to previous messageGo to next message
a000clown
Messages: 363
Registered: May 2005
Location: Canada
Karma: 0
Commander
StealthEye wrote on Sat, 12 July 2008 07:51

I added it. It was rather easy to do. Smile

Very Happy Thanks

SSnipe wrote on Sat, 12 July 2008 11:25

wait? so when you have a max hp and armor set higher and it shows it on the hp bar instead of shooting the fucker 20 times untill u see the bar decrease?

Now we won't have to hear from nub players going on about "hp hax" or "armor hax" on modified servers lol Wink
Re: Health Bars [message #340488 is a reply to message #340486] Sat, 12 July 2008 11:05 Go to previous messageGo to next message
BlueThen is currently offline  BlueThen
Messages: 2402
Registered: February 2006
Karma: 0
General (2 Stars)
Clown wrote on Sat, 12 July 2008 13:00

StealthEye wrote on Sat, 12 July 2008 07:51

I added it. It was rather easy to do. Smile

Very Happy Thanks

SSnipe wrote on Sat, 12 July 2008 11:25

wait? so when you have a max hp and armor set higher and it shows it on the hp bar instead of shooting the fucker 20 times untill u see the bar decrease?

Now we won't have to hear from nub players going on about "hp hax" or "armor hax" on modified servers lol Wink

yeay! Now there's one more thing to look forward to.
Re: Health Bars [message #340490 is a reply to message #340488] Sat, 12 July 2008 11:10 Go to previous messageGo to next message
_SSnipe_ is currently offline  _SSnipe_
Messages: 4121
Registered: May 2007
Location: Riverside Southern Califo...
Karma: 0
General (4 Stars)
BlueThen wrote on Sat, 12 July 2008 11:05

Clown wrote on Sat, 12 July 2008 13:00

StealthEye wrote on Sat, 12 July 2008 07:51

I added it. It was rather easy to do. Smile

Very Happy Thanks

SSnipe wrote on Sat, 12 July 2008 11:25

wait? so when you have a max hp and armor set higher and it shows it on the hp bar instead of shooting the fucker 20 times untill u see the bar decrease?

Now we won't have to hear from nub players going on about "hp hax" or "armor hax" on modified servers lol Wink

yeay! Now there's one more thing to look forward to.

Thumbs Up
Re: Health Bars [message #340522 is a reply to message #340419] Sat, 12 July 2008 16:23 Go to previous messageGo to next message
Jamie or NuneGa is currently offline  Jamie or NuneGa
Messages: 954
Registered: June 2007
Karma: 0
Colonel
TBH when I first saw this, after I just got RR, I shouted at server owner...

'im like, wtf why is my arty doing less damage, what did you break now!'


http://img504.imageshack.us/img504/8789/avilj4.jpg

Jamie is a guys name in Europe...
Re: Health Bars [message #340578 is a reply to message #340419] Sun, 13 July 2008 03:24 Go to previous message
Goztow is currently offline  Goztow
Messages: 9728
Registered: March 2005
Location: Belgium
Karma: 13
General (5 Stars)
Goztoe
They aren't nub just because the server implements something that the client cannot interpret correctly.

You can find me in The KOSs2 (TK2) discord while I'm playing. Feel free to come and say hi! TK2 discord
Previous Topic: Some requests
Next Topic: Random Map Rotation
Goto Forum:
  


Current Time: Fri Jun 07 12:14:09 MST 2024

Total time taken to generate the page: 0.00902 seconds