WolfBite59
  • WolfBite59
  • 50.25% (Neutral)
  • Private Topic Starter
4 years ago
So its been yearsssss so i literally have had to relearn everything .ini related at least. For example i made the spectre buildable and controllable and it can also launch cruise missiles at a distance and is stealth while firing how ever it is easily detectable around things. I made a United Nations faction including cia officers and such. My problem is i edited the system.ini for the GPSScrambler to effect structures and aircraft yet it still doesnt work. I have scoured the internet for days trying to find something that can at least point me in the right direction. Here is my code for system.ini


Object GPSScrambler_InvisibleMarker
; ***DESIGN parameters ***
VisionRange = 0.0
EditorSorting = SYSTEM

Draw = W3DModelDraw ModuleTag_NOTREALLYADRAW

DefaultConditionState
Model = None
ParticleSysBone = None GPSMicrowaveScambler
ParticleSysBone = None GPSRotisserie
ParticleSysBone = None gpsScrambleCloud
End
End

KindOf = NO_COLLIDE IMMOBILE UNATTACKABLE

; *** ENGINEERING Parameters ***
Body = ImmortalBody ModuleTag_01
MaxHealth = 1
InitialHealth = 1
End

Behavior = GrantStealthBehavior ModuleTag_02
StartRadius = 50.0
FinalRadius = 200.0 ;this needs to sync with the radiuscursorradius in SpecialPower SuperweaponGPSScrambler
RadiusGrowRate = 20.0
RadiusParticleSystemName = ParticleUplinkCannon_LaserBaseReadyToFire
KindOf = VEHICLE INFANTRY AIRCRAFT STRUCTURE
End

End



I also tried looking at the OCL and the physical properties. This is the closest im come to enabling scrambler for aircraft and structures. The reason for this instead of camo netting is for allied purposes online if your ally comes under attack you can hide their base for a short amount of time until they can retreat or counter W/E. Please help
Love and Peace,
WolfBite59

EDIT: Sorry i think i put this post in the wrong section if i did could a moderator please relocate it to the correct location? Thanks in advance!
Sponsor
WolfBite59
  • WolfBite59
  • 50.25% (Neutral)
  • Private Topic Starter
4 years ago
Okay so i literally found the answer after i posted this. You need to add the GLA camo netting upgrade in the engineering parameters for each individual unit. The gla gets away with using the GPSScrambler on their structures for this very reason, so after modifying the system.ini Reference my first post. i managed to figured it out. Reference Below------->
So an example of what i did is this


; *** ENGINEERING Parameters ***
KindOf = IMMOBILE

Behavior = StealthUpdate ModuleStealth_24
StealthDelay = 2500 ; msec
StealthForbiddenConditions = ATTACKING USING_ABILITY TAKING_DAMAGE
InnateStealth = No ;Requires upgrade first
OrderIdleEnemiesToAttackMeUponReveal = Yes
End

Behavior = StealthUpgrade ModuleTag_26
TriggeredBy = Upgrade_GLACamoNetting
END


Now the only reason i am putting this here is because i know there are people out there to this day who still are trying to find new and impressive things to do with editing the games data. Good luck to all of you!
Edit: Sorry about all the typos i was very tired last night when i wrote this lol.
UTD^Force
4 years ago
Thank you for sharing the solution.
A Muslim, ask me anything about Islam if you want
UTD^Force
Moderator and former map reviewer
Big fan of C&C Labs