Posted: Mon Feb 09, 2009 11:08 am Post subject:
From RP 1.08 SE to RP 1.10 0036. IE EIP 0044D4E5. (SOLVED!)
Hello!
I am new in the forums, but I have been modding same mod now about 4 years. Mod is basically combining RA2, YR with TS, FS. And this is starting to be quite finished.
I have used RP 1.08 SE for a long long time, but due it's limitations (and actually the ability to make a pretty nice clone of the reaper's WEB weapon) I finally decided to move on to a bit never RP.
Reason I chose 1.10 is simply that I found a guide what to change when you have used older RP. Of course I could try the NPatch aswell, if it would work..
Anyway, the problems are:
1. When firing Cluster Missile I get an IE 0044D4E5.
Tried searching, but couldn't find any solutions to this one.
So the Cluster Missile is made like in the Deezire's tutorial and it uses FireAtSpecial in able to be launched.
Here is the action:
[MouseCursors]
FireAtAction=140,10,4,516,-1,12345,12345
Here is the fire at special:
[FireAtSpecial]
UIName=Name:FireAtSpecial
Name=Cluster Missile
IsPowered=true
RechargeVoice=00-I156
ChargingVoice=
ImpatientVoice=
SuspendVoice=
RechargeTime=6
Type=Fire
Action=FireAtAction ;check out the Adding custom Actions page to find out more about this
SidebarImage=multiicon
ShowTimer=yes
DisableableFromShell=yes
AITargetingType=1
EvaReady=ClusterMissileReady
Range=1,6
LineMultiplier=2
IE occurs when I click the on a target in the battlefield.
If this could be resolved, the IE id could also be added in the list of known causes.
Another problem.
2. When I try to fire my another custom SW, Tiberium Bomb, it just doesn't do anything when I click the ready button from the sidebar.
No plane comes to drop the bomb. This is a paradrop special clone.
Cluster Missile IE still exists though...I also tried "Primary=FireAtSpecial" in the building code, but still no go...
And I discovered another problem...
3. My Ion Cannon SW started acting weird.
It is a dominator clone. It was pretty much same as in TS, small area effect, but deadly on that small area. However, now it seems to do same area damage as the dominator does..So it ignores the CellSpread tag completely.
[NewDominatorSpecial]
UIName=Name:Ion
Name=Ion Cannon
IsPowered=true
RechargeTime=6
Type=NewDominator ;NewDominator is the type for Psychic Dominator clones
Action=NewDom ;check out the Adding custom Actions page to find out more about this
ShowTimer=yes
DisableableFromShell=yes
Range=1.7
LineMultiplier=3
AIDefendAgainst=no
;New Tags
DomWarhead=IonCannonWH ;the warhead the PsyDom clone uses, for damage only
DomFirstAnim=IONBEAM
DomSecondAnim=RING11
DomFireAtPercentage=1 ; 10 ;when the first anim is at this percentage, the second will be played and damage be caused
DomCaptureRange=0 ;the capture range
DomCapture=no ;this determines whether units are captured at all
DomDamage=950 ;damage caused..jees damage
ActivateSound=ioncan
;New Tags (RP 1.08 SE)
DomCaptureAll=no ;Allowing to capture units with ImmuneToPsionics=yes
DomCaptureBuildings=no ;Allowing to capture buildings
;Light stuff
Lighting=no ;turns custom lighting on or off
LightRed=85 ;amount of red
LightGreen=20 ;amount of green
LightBlue=30 ;amount of blue
LightAmbient=120 ;intensity of lighting (?)
LightGround=0 ;no idea
LightLevel=0 ;again, no clue what this does
LightAmbientChangeRate=1
AITargetingType=1
SidebarImage=IONICON
EvaReady=IonCannonReady
So, someway the dominator clone does not seem to work anymore. What would be the best way of recreating the Ion Cannon?
Anyway, thanks for the help! _________________ When nothing is real, Everything is possible. QUICK_EDIT
Thanks, animation and damage like it supposed to be again. One thing thought..Is there a way to make the Ion Cannon shake the screen on impact? I added the shake tags in the Ion Cannon WH, but It didn't work.. _________________ When nothing is real, Everything is possible. QUICK_EDIT
I think the shake screen was controlled in the [General] section, and it affected the unit exploding, not the weapon you fired... But I think there may be a possibility. Try emulating the Ion Cannon as if it was a parabomb. That way it could be possible.
I mean, for example: an invisible plane comes from off the screen, and launches an invisible bomb, that is an infantry, and has the death weapon of the Ion Cannon. If I remember correctly, the shake value was called from the Strenght in the unit stats, so giving the infantry/bomb a large amount of strenght. So, the bomb falls, and when it hits the ground, dies, triggers the ion cannon, and thus, shakes the screen.
Note that I just came with this right now, I don't know if it could be done, nor have I tested it in any way. I is just a suggestion.
Good luck! _________________ Oh god how did this get here I am not good with computer. QUICK_EDIT
Thanks for the tips, I tried every way I know, but there was always something that did not work the way I wanted. And I still have the FireAtWeapon IE, so I guess I will be staying in the RP 1.08SE.
Of topic, but does anyone know what's the difference with RP 1.08SE revision 0033 and revision 0035 "(Update Version)"?
Thanks anyway! _________________ When nothing is real, Everything is possible. QUICK_EDIT
So basic thing...And it worked without a report before, so I didn't think about it was going to a problem.
Thanks Orion! =) So, can we conclude that IE EIP 0044D4E5 is from a missing Report in weapon code? It could be added to the IE error databases.
Anyway, few other things that I would like to know:
1. NPatch comes with the new "start screen", way to disable it?
2. When the Cluster Missile is fired from a building which is on a different hight level than it's target, it explodes right away outside of the building that fired it..Is there a solution to this, or do I just have to learn to live with it?
Thanks anyway, now I can finally move on to NPatch!
EDIT: BTW, is there a full list of the NPatch features somewhere? _________________ When nothing is real, Everything is possible. QUICK_EDIT
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum