Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » General Discussions » General Discussion » Anyone remember me? I worked on Renegade and SS at Westwood...  () 4 Votes
Re: Anyone remember me? I worked on Renegade and SS at Westwood... [message #340076 is a reply to message #325506] Thu, 10 July 2008 02: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)

The points fix is explained here:
http://www.renegadeforums.com/index.php?t=msg&goto=281299&rid=21143#msg_ num_1

I doubt you ever heard about this bug, but some people seem to think it was done intentionally, so perhaps you can clear that up. Smile


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

[Updated on: Thu, 10 July 2008 02:52]

Report message to a moderator

Re: Anyone remember me? I worked on Renegade and SS at Westwood... [message #340081 is a reply to message #325506] Thu, 10 July 2008 03:25 Go to previous messageGo to next message
Herr Surth is currently offline  Herr Surth
Messages: 1684
Registered: July 2007
Karma: 0
General (1 Star)
http://img.photobucket.com/albums/v284/MaidenTy1/lordmot4.jpg
http://img.photobucket.com/albums/v284/MaidenTy1/lordmot5.jpg
http://img.photobucket.com/albums/v284/MaidenTy1/lordmot2.jpg
http://img.photobucket.com/albums/v284/MaidenTy1/lordmot3.jpg
Re: Anyone remember me? I worked on Renegade and SS at Westwood... [message #340087 is a reply to message #325506] Thu, 10 July 2008 04:33 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)

Thanks for that Surth. Smile

The points = damage thing Spoony talked about is not correct though. It should be:

damage = rawdamage * warheadmultiplier;
for infantry/buildings/nongreen health vehicles: points == damage * pointsmultiplier.
for green health vehicles: points != damage * pointsmultiplier

The formula for calculating the points is correct, although it is done before the points get calculated (it will do * pointsmultiplier later on)

so the exact formulas would be:
green health vehicles:
damage = rawdamage * damagemultiplier * warheadmultiplier
points = rawdamage * damagemultiplier * warheadmultiplier / warheadmultiplier * pointsmultiplier

other objects:
points = rawdamage * damagemultiplier * warheadmultiplier
points = rawdamage * damagemultiplier * warheadmultiplier * pointsmultiplier

This explains the high points for ramjets and such perfectly well. The rawdamage for ramjets is very high (200 opposed to ie. 5 for an auto rifle) and the warhead multiplier for ramjet vs vehicle is very low. Because of that the ramjet does not apply a lot of damage. However since the damage multiplier is missing from the green health vehicles points calculation, the points will be significantly higher than the actual damage.

I based these formulas on reverse engineering the DefenseObjectClass::Do_Damage function in renegade.

Thanks for the info btw, and sorry for getting offtopic here...


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

[Updated on: Thu, 10 July 2008 04:37]

Report message to a moderator

Re: Anyone remember me? I worked on Renegade and SS at Westwood... [message #340101 is a reply to message #340087] Thu, 10 July 2008 06:29 Go to previous messageGo to next message
Spoony is currently offline  Spoony
Messages: 3915
Registered: January 2006
Karma: 0
General (3 Stars)
Tactics & Strategies Moderator
When I say points = damage, the '=' is basically an abbreviation for 'is directly proportionate to'

Unleash the Renerageâ„¢

Renedrama [ren-i-drah-muh]
- noun
1. the inevitable criticism one receives after doing something awful
Re: Anyone remember me? I worked on Renegade and SS at Westwood... [message #344489 is a reply to message #325506] Sat, 02 August 2008 03:44 Go to previous messageGo to next message
LordMot is currently offline  LordMot
Messages: 23
Registered: April 2008
Karma: 0
Recruit
Hey all,

Just an update on Army of Earth-

http://www.armyofearth.com/

I've just released a new version (0.522) including some of the features some of the Renegaders were asking for - manual teaming, private messaging, and a bunch of other stuff.

You're all most welcome to come give it a try. Ask for help ingame and hopefully somebody will train you up. The forums can help too.

Cheers,

LM

[Updated on: Sat, 02 August 2008 03:45]

Report message to a moderator

Re: Anyone remember me? I worked on Renegade and SS at Westwood... [message #344491 is a reply to message #325506] Sat, 02 August 2008 03:50 Go to previous message
sadukar09 is currently offline  sadukar09
Messages: 2812
Registered: May 2007
Location: Ottawa,Canada
Karma: 0
General (2 Stars)
Very nice update. Smile

Quote:

[19:16:48] <APBBR> @ryan3k: THE ENFIELD DEFIES THE LAWS OF PHYSICS BECAUSE THE BULLETS INSTANTLY HIT THEIR TARGETS LOL
[19:16:52] <APBBR> @ryan3k: CHRONO TECHNOLOGY IN TEH BULLETS


Quote:

[22:48]<APBBR> @V0LK0V: AOL COMING UR WAI K
[22:48] <APBBR> Host: Quitting due to Westwood Online connection loss.

Previous Topic: Signature rule reminder
Next Topic: game-maps.net
Goto Forum:
  


Current Time: Sat Apr 20 02:52:49 MST 2024

Total time taken to generate the page: 0.00819 seconds