- 879
- MannyMoenjack1
How can you turn damage on full (online)??
I don't think damage works online. At least I've never noticed it.
NC is right, if you are on Pro Handling you have full damage.
How can you turn damage on full (online)??
I've been racing with damage on, it comes on when I switched it to pro mode. I thought that was part of the rules, but if not I would be happy to turn it off.Not that I ever bump anyone.
Only due to my lack of driving skills.
It's not amazingly clear how they've set it up to work by default, but my guess is that the 'full' damage mode is more about allowing tyres/oil/water/brakes to operate outside of their ideal temperature range than actual "damage" damage from hitting things.
The ideal temp range is set to be quite large, too, so it's going to be a subtle effect even when it's set to full.
<!-- DAMAGE NOT NEEDED
<Gadget type="Damage Front Wing" guifile="HUD_PDA" guiobjname="HUD-damage-frontwing" />
<Gadget type="Damage Rear Wing" guifile="HUD_PDA" guiobjname="HUD-damage-rearwing" />
<Gadget type="Damage Front Left Wheel" guifile="HUD_PDA" guiobjname="HUD-damage-fl-wheel" />
<Gadget type="Damage Front Left Suspension" guifile="HUD_PDA" guiobjname="HUD-damage-fl-suspension" />
<Gadget type="Damage Front Right Wheel" guifile="HUD_PDA" guiobjname="HUD-damage-fr-wheel" />
<Gadget type="Damage Front Right Suspension" guifile="HUD_PDA" guiobjname="HUD-damage-fr-suspension" />
<Gadget type="Damage Back Left Wheel" guifile="HUD_PDA" guiobjname="HUD-damage-bl-wheel" />
<Gadget type="Damage Back Left Suspension" guifile="HUD_PDA" guiobjname="HUD-damage-bl-suspension" />
<Gadget type="Damage Back Right Wheel" guifile="HUD_PDA" guiobjname="HUD-damage-br-wheel" />
<Gadget type="Damage Back Right Suspension" guifile="HUD_PDA" guiobjname="HUD-damage-br-suspension" />
<Gadget type="Damage Engine" guifile="HUD_PDA" guiobjname="HUD-damage-engine" />
<!-- Maximum allowed damage levels for the NO DAMAGE star. -->
<!-- true if damaged engine will prevent the star from being awarded. -->
<DamageRequireEngine Value="true" />
<!-- true if deflated tyres will prevent the star from being awarded. -->
<DamageRequireTyres Value="true" />
<!-- Maximum allowed damage level of various components for the star to still be awarded. -->
<!-- If the components are damaged more than this, the star will not be awarded. Zero means -->
<!-- no damage allowed (but please note that normal breaking damages brakes, although very little, -->
<!-- so don't use zero unless you know what you're doing); one means full damage. -->
<DamageAllowedBrakeDamage Value="0.05" />
<DamageAllowedSuspensionDamage Value="0.05" />
<DamageAllowedAeroDamage Value="0.05" />
<prop name="Tyre Wear Scale (Novice/Norm/XP/Pro)" data="1;1;1;1" />
<prop name="Brake Wear Scale (Novice/Norm/XP/Pro)" data="1;1;1;1" />
<prop name="Engine Wear Scale (Novice/Norm/XP/Pro)" data="1;1;1;1" />
<prop name="Gearbox Wear Scale (Novice/Norm/XP/Pro)" data="0;0;0;0" />
<prop name="Aero Overheating Scale (Novice/Norm/XP/Pro)" data="1;1;1;1" />
<prop name="Tyre Blown Enabled (Novice/Norm/XP/Pro)" data="0;0;0;0" />
<prop name="Engine Blown Enabled (Novice/Norm/XP/Pro)" data="0;0;0;0" />
<prop name="Tyre Detached Enabled (Novice/Norm/XP/Pro)" data="0;0;0;0" />
<prop name="Impact Tweakers" elements="7">
<funcpropdata>
<data class="ImpactTweaker" id="0xC16660">
<prop name="Name" data="Tyre Wear" />
<prop name="Distance Threshold" data="0.7" />
<prop name="Magnitude Minimum" data="10" />
<prop name="Magnitude Scale" data="15000" />
<prop name="Level Scale (Novice/Norm/XP/Pro)" data="1;1;1;1" />
<prop name="Random Chance" data="1" />
</data>
<data class="ImpactTweaker" id="0xC166A0">
<prop name="Name" data="Suspension" />
<prop name="Distance Threshold" data="1" />
<prop name="Magnitude Minimum" data="500" />
<prop name="Magnitude Scale" data="2000" />
<prop name="Level Scale (Novice/Norm/XP/Pro)" data="1;1;1;1" />
<prop name="Random Chance" data="1" />
</data>
<data class="ImpactTweaker" id="0xC166E0">
<prop name="Name" data="Detach Wheel" />
<prop name="Distance Threshold" data="1" />
<prop name="Magnitude Minimum" data="1000" />
<prop name="Magnitude Scale" data="1" />
<prop name="Level Scale (Novice/Norm/XP/Pro)" data="1;1;1;1" />
<prop name="Random Chance" data="0.5" />
</data>
<data class="ImpactTweaker" id="0xC16720">
<prop name="Name" data="Engine" />
<prop name="Distance Threshold" data="0" />
<prop name="Magnitude Minimum" data="800" />
<prop name="Magnitude Scale" data="20000" />
<prop name="Level Scale (Novice/Norm/XP/Pro)" data="1;1;1;1" />
<prop name="Random Chance" data="1" />
</data>
<data class="ImpactTweaker" id="0xC16760">
<prop name="Name" data="Front Aero" />
<prop name="Distance Threshold" data="0" />
<prop name="Magnitude Minimum" data="1000" />
<prop name="Magnitude Scale" data="2000" />
<prop name="Level Scale (Novice/Norm/XP/Pro)" data="0;0;0;0" />
<prop name="Random Chance" data="1" />
</data>
<data class="ImpactTweaker" id="0xC167A0">
<prop name="Name" data="Rear Aero" />
<prop name="Distance Threshold" data="0" />
<prop name="Magnitude Minimum" data="1000" />
<prop name="Magnitude Scale" data="2000" />
<prop name="Level Scale (Novice/Norm/XP/Pro)" data="0;0;0;0" />
<prop name="Random Chance" data="1" />
</data>
<data class="ImpactTweaker" id="0xC167E0">
<prop name="Name" data="Sharp Object Damage" />
<prop name="Distance Threshold" data="0.7" />
<prop name="Magnitude Minimum" data="0" />
<prop name="Magnitude Scale" data="100" />
<prop name="Level Scale (Novice/Norm/XP/Pro)" data="0;0;0;0" />
<prop name="Random Chance" data="1" />
</data>
<prop name="invulnerable" data="1;1;1;1" />
I don't think damage works online. At least I've never noticed it.
NC is right, if you are on Pro Handling you have full damage.
Hey everyone I have a question, how can you I like something so much (NFS Shift) but suck at it so bad. You would think that I would just get better at it, but ironically that's not the case. One guy told me that I should break more before curves, I thought he must have misunderstood me when I said I need to increase my corner speed. Slow in, fast out is what they tell me, but for me it's more like sideways in and in the dirt on the way out. I think beating up on the computer AI has given me a false sense of well beening, but racing with you guys have really showed me where I rank as far as driving skills. I want y'all to know that I am committed and will not be quitting at this, all I ask is that you bear with me. I'm learning a lot follow everyone around the track, granted I only get to see you for a lap or two before you pull out of sight. If I bump into you, I promise it is not on purpose and if I had just a little bit more control then I could avoid it, but in reality once the car starts to slide it is out of my hands(literally). I did start praticing with the driving line off last night and felt pretty good about it, but when I jumped online with some of you today it was painfully clear that I needed it back on. I have great fun racing with all of you, and in about a month or so you better watch out, because I'm going to be dangerous and I don't mean because I bump into eveyone.![]()
Hey everyone I have a question, how can you I like something so much (NFS Shift) but suck at it so bad. You would think that I would just get better at it, but ironically that's not the case. One guy told me that I should break more before curves, I thought he must have misunderstood me when I said I need to increase my corner speed. Slow in, fast out is what they tell me, but for me it's more like sideways in and in the dirt on the way out. I think beating up on the computer AI has given me a false sense of well beening, but racing with you guys have really showed me where I rank as far as driving skills. I want y'all to know that I am committed and will not be quitting at this, all I ask is that you bear with me. I'm learning a lot follow everyone around the track, granted I only get to see you for a lap or two before you pull out of sight. If I bump into you, I promise it is not on purpose and if I had just a little bit more control then I could avoid it, but in reality once the car starts to slide it is out of my hands(literally). I did start praticing with the driving line off last night and felt pretty good about it, but when I jumped online with some of you today it was painfully clear that I needed it back on. I have great fun racing with all of you, and in about a month or so you better watch out, because I'm going to be dangerous and I don't mean because I bump into eveyone.![]()
You guys are too cool. I crash you and you offer me help, I make the same mistake each lap and you tell me what I did good. I can say for sure that I have found a home here on GTPlanet and I incourage anyone out there setting on the fence about this race league to jump in, there's a bunch of good guys here.
You guys are too cool. I crash you and you offer me help, I make the same mistake each lap and you tell me what I did good. I can say for sure that I have found a home here on GTPlanet and I incourage anyone out there setting on the fence about this race league to jump in, there's a bunch of good guys here.
That's why i love this site full of all the rite stuff and the best people.
Hey mate if you ever want some one on one practice with some one dont hesitate to give me a message i am available most days of the week.
And we can practice anything you like i could get on your bumper and you couldnt get better and handling being pressurised or you could get on my bumper and practice applying pressure on me, there are loads if things we could practice.
Speaking of that, if you're around this evening I'd like to get some practice at that "snaking" that you mentioned.
I was doing a bit of it last night with mixed results. Without a racing line, and if you're right on the guy's bumper it's hard to pick up the proper braking point and I found myself going wide a lot.
On the other hand if a driver wants to be able to pass cleanly, he has to be able to follow the guy in front as close as possible so he can take advantage of any mistakes, so it's a technique I'd like to get better at.
So, if you're still online I'll send you a note. OK? 👍
Speaking of that, if you're around this evening I'd like to get some practice at that "snaking" that you mentioned.
I was doing a bit of it last night with mixed results. Without a racing line, and if you're right on the guy's bumper it's hard to pick up the proper braking point and I found myself going wide a lot.
On the other hand if a driver wants to be able to pass cleanly, he has to be able to follow the guy in front as close as possible so he can take advantage of any mistakes, so it's a technique I'd like to get better at.
So, if you're still online I'll send you a note. OK? 👍[/QUOTE
EDIT
Hey manny could you i will be online at 8 o'clock UK time if wanna practice mate same with femki.
and i could with practicing handling pressure as i am quite good at applying pressure but once i get the overtake i find i start to loose my cool and buckle under the pressure of keeping ahead so i am hoping to get as good as taking pressure as i am applying pressure.
and saying that i may start to learn how to get round track by going wide on every corner this way i will enable my self to overtake on the outside of a corner more often and without any contact.
ow yea before i forget do you have any car preferences as it would be best if we were in the same car.
You guys are too cool. I crash you and you offer me help, I make the same mistake each lap and you tell me what I did good. I can say for sure that I have found a home here on GTPlanet and I incourage anyone out there setting on the fence about this race league to jump in, there's a bunch of good guys here.
Speaking of that, if you're around this evening I'd like to get some practice at that "snaking" that you mentioned.
I was doing a bit of it last night with mixed results. Without a racing line, and if you're right on the guy's bumper it's hard to pick up the proper braking point and I found myself going wide a lot.
On the other hand if a driver wants to be able to pass cleanly, he has to be able to follow the guy in front as close as possible so he can take advantage of any mistakes, so it's a technique I'd like to get better at.
So, if you're still online I'll send you a note. OK? 👍[/QUOTE
EDIT
Hey manny could you i will be online at 8 o'clock UK time if wanna practice mate same with femki.
and i could with practicing handling pressure as i am quite good at applying pressure but once i get the overtake i find i start to loose my cool and buckle under the pressure of keeping ahead so i am hoping to get as good as taking pressure as i am applying pressure.
and saying that i may start to learn how to get round track by going wide on every corner this way i will enable my self to overtake on the outside of a corner more often and without any contact.
ow yea before i forget do you have any car preferences as it would be best if we were in the same car.
I won't be getting home from work until about (10:00 pm UK time). Hopefully that won't be too late for you.
I'd like to get some more practice with the 911 GT3 RSR and the AM DBR9. They can only be accessed in the Mixed Race lobby (not the Manufacturer Lobby like I originally thought), so if you get tired of them, we can go to Personal Cars if you'd like.
(By the way... you don't have an irrational hatred of any particular track whose name rhymes with Bra, do you?)![]()
I won't be getting home from work until about (10:00 pm UK time). Hopefully that won't be too late for you.
I'd like to get some more practice with the 911 GT3 RSR and the AM DBR9. They can only be accessed in the Mixed Race lobby (not the Manufacturer Lobby like I originally thought), so if you get tired of them, we can go to Personal Cars if you'd like.
(By the way... you don't have an irrational hatred of any particular track whose name rhymes with Bra, do you?)![]()
ok manny i will be on then mate a haven't practiced at all with those cars so will be a good chance for me to get to grips with them and i have no hatred for any track just dislikes but i like to play any track i dont like so i get better on it so its all good with me mate.
and to Jamie and nwcpl sorry but my PS3 over heated i am having bother with it the last 3 days so i am sending it back tomorrow but i will be back in business soon as my friend is at work tonight and is lending me his ps3![]()
I think i just have to play V8 Superstars for a little time to keep my mind off NFS Lately i can't find any pleasure playing, except Weekly Online Racing Shift gives me no pleasure at all![]()
I think i just have to play V8 Superstars for a little time to keep my mind off NFS Lately i can't find any pleasure playing, except Weekly Online Racing Shift gives me no pleasure at all
Hog i think you might have bigger problem than just overheated ps3, i mean Shift Save File, there is no way to transfer it into other ps3 machine, you can log in to psn from other ps3 but your game progress and your garage would be empty. Do you have a solution for that ?
MannyBra that is funny, i wished i liked spa like i do a Bra
![]()
Hey guys all the help is greatly welcomed. I've made up my mind that I'm just going to have to invest the time into this game and wait for the results. I'll be on once again tonight.
Your investing the time statement I can really relate too because I have invested alot of time lately and while my racing skills have greatly improved I've noticed the wife is starting to get envious of my time. She is even threatening to quit doing "The Dirty" with me unless I quit playing that damn game so much!![]()