Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Offline costarica1  
#1 Posted : Wednesday, June 20, 2018 1:17:07 PM(UTC)
costarica1
Private
Joined: 5/25/2018(UTC)
Posts: 23
Italy

Thanks: 5 times
so, i NEED TO lower NUCLEAR WEAPON ICBM FOR READ ONES, AS YOU KNOW, GLA HAVE ICBM OF GREEN COLOR, AND I EDITED IT PERFECTLY AND CHECKED AND IT WORKS. hERE IT IS, IT IS IN WEAPON.INI FILE:
Quote:
Weapon GreenNuclearExplodeWeapon
PrimaryDamage = 10000.0
PrimaryDamageRadius = 150.0
SecondaryDamage = 2000.0
SecondaryDamageRadius = 300.0
AttackRange = 100.0
ShockWaveAmount = 200.0
ShockWaveRadius = 200.0
ShockWaveTaperOff = 0.33
DamageType = EXPLOSION
DeathType = EXPLODED
WeaponSpeed = 99999.0
ProjectileObject = NONE
RadiusDamageAffects = ALLIES ENEMIES NEUTRALS SELF SUICIDE
DelayBetweenShots = 0
ClipSize = 1
ClipReloadTime = 0
AutoReloadsClip = No
FireFX = FX_PoisonBomb
ProjectileDetonationFX = FX_BaikonurNuke
FireOCL = OCL_GreenBombEffectSpheroid
ProjectileDetonationOCL = OCL_GreenBombEffectSpheroid
DamageDealtAtSelfPosition = Yes
AntiGround = Yes
AntiAirborneVehicle = Yes
AntiAirborneInfantry = Yes
End



aS YOU KNOW, some teams use nuclear ICBM weapon of read color, but I have tried everything in weapon.ini to edit and nothings is changed, the damage power is terrible.

I thought it s called: Weapon NuclearExplodeWeapon as there are only 2 of them, this and the above GreenNuclearExplodeWeapon. Any help? Where to find this corrisponding string? thanks.
Sponsor
Offline Unknown Editor  
#2 Posted : Wednesday, June 20, 2018 9:08:52 PM(UTC)
Unknown Editor
Major
Joined: 3/22/2017(UTC)
Posts: 278
Location: Some where on Earth

Thanks: 123 times
Was thanked: 69 time(s) in 59 post(s)
Well , If it is for a map.ini file you can not (Not supported by map.ini files) but if it is for a mod , Then I should say :
1. Find the Directory for the missile :
Data\INI\Object\WeaponObjects.ini
2. Find the Weapon Object (Red Missile) , It's called "NeutronMissile" .
3. Look for "ModuleTag_06" which is a "NeutronMissileSlowDeathBehavior" .
4. Edit the Difficult-to-understand numbers and You're done .

- Damage is indicated and confirmed here :
Code:

    Blast6Enabled       = Yes
    Blast6Delay         = 1180    ;in milliseconds
    Blast6ScorchDelay   = 500     ;in milliseconds
    Blast6InnerRadius   = 60.0    ;objects inside this get the full damage
    Blast6OuterRadius   = 210.0   ;objects inside this get some of the full damage
    Blast6MaxDamage     = 3500.0  ;damage within inner radius of blast
    Blast6MinDamage     = 300.0   ;always do at least this much damage to objects
    Blast6ToppleSpeed   = 0.35    ;higher #'s topple faster
    Blast6PushForce     = 4.0     ;higher #'s push more

End

You can Change "MaxDamage" for the center of the Hit when missile hits somewhere .
Also use "MinDamage" to confirm how much to Damage at the farthest side ,
or should I call it Corner Detective Let me see (Circle==>2_Sides=Inside,OutSide) .
So , Use "InnerRadius" to confirm How far from center will "MaxDamage" affect .
then Use "OuterRadius" to confirm How far from center will it Damage and what's the lowest Point to use "MinDamage" .
It really is complicated , At least for me Indifferent

Good Luck WinkThumb Up

Edited by user Wednesday, June 20, 2018 9:11:41 PM(UTC)  | Reason: TOP SECRET

Asking is Not a Problem , Problem is Not to Know Something .

Operation : Dark Angel
Static : Launch Delayed
Reason : Uncool Terrain - Old Logic in use - Lack of Performance
Status : Applying new Terrain - Applying new Logic - Increasing Performance by 300%
thanks 1 user thanked Unknown Editor for this useful post.
costarica1 on 6/21/2018(UTC)
Offline costarica1  
#3 Posted : Thursday, June 21, 2018 4:15:12 AM(UTC)
costarica1
Private
Joined: 5/25/2018(UTC)
Posts: 23
Italy

Thanks: 5 times
I know, this, there is similar article on the forum, I saw it. and I did it before writing here, but gave no effect, i reduced to 1 every damage. Probably I need to restart laptop after such change? Cos strangely,when I activated public timers for scudstorm ((green weapon icbm) it does not show, though, the day before, when i activated it, it showed on the screen. by the way, why the red icbm nuclear weapon is not this in weapon.ini file: Weapon NuclearExplodeWeapon
cos the other greennuclearexplodeweapon is exactly the green icbm. who did this to harden the life?
and this Weapon CHQDestroyICBMWeapon does nothing at all.

Edited by user Thursday, June 21, 2018 4:19:22 AM(UTC)  | Reason: Not specified

Offline costarica1  
#4 Posted : Thursday, June 21, 2018 5:27:41 PM(UTC)
costarica1
Private
Joined: 5/25/2018(UTC)
Posts: 23
Italy

Thanks: 5 times
at the end question is resolved, i found it. it has nothing to do with the file you indicated, all the way, i am thankful to you.

you need to edit as I told in weapon.ini

NuclearExplodeWeapon and as it consists of (moab and moab fire flame) you must also edit these 2.!!!
Offline SkyMix_RMT  
#5 Posted : Thursday, June 21, 2018 7:16:39 PM(UTC)
SkyMix_RMT
Major
Joined: 2/21/2015(UTC)
Posts: 386
Portugal

Thanks: 80 times
Was thanked: 132 time(s) in 96 post(s)
Originally Posted by: costarica1 Go to Quoted Post
I have tried everything in weapon.ini to edit and nothings is changed


Originally Posted by: costarica1 Go to Quoted Post
you need to edit as I told in weapon.ini


w a t
Check out:

My Music (Techno/House/Experimental)

My Website (GeneralsCentral)

My Youtube Channel (Inactive)

World Builder Community Discord
Offline costarica1  
#6 Posted : Friday, June 22, 2018 3:37:10 AM(UTC)
costarica1
Private
Joined: 5/25/2018(UTC)
Posts: 23
Italy

Thanks: 5 times
Originally Posted by: SkyMix_RMT Go to Quoted Post
Originally Posted by: costarica1 Go to Quoted Post
I have tried everything in weapon.ini to edit and nothings is changed


Originally Posted by: costarica1 Go to Quoted Post
you need to edit as I told in weapon.ini


w a t


please read carefully.Smile

NuclearExplodeWeapon and as it consists of (moab and moab fire flame) you must also edit these 2.!!!
Offline Unknown Editor  
#7 Posted : Friday, June 22, 2018 9:29:23 PM(UTC)
Unknown Editor
Major
Joined: 3/22/2017(UTC)
Posts: 278
Location: Some where on Earth

Thanks: 123 times
Was thanked: 69 time(s) in 59 post(s)
Originally Posted by: costarica1 Go to Quoted Post
Probably I need to restart laptop after such change?


This sometimes require to restart the game , like Weapon Changes and such .

Originally Posted by: costarica1 Go to Quoted Post
I found it. it has nothing to do with the file you indicated


Then I'm sorry , I was certain that was it .
Asking is Not a Problem , Problem is Not to Know Something .

Operation : Dark Angel
Static : Launch Delayed
Reason : Uncool Terrain - Old Logic in use - Lack of Performance
Status : Applying new Terrain - Applying new Logic - Increasing Performance by 300%
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.