Renegade Projects Network Forums
adding new sw error - Printable Version

+- Renegade Projects Network Forums (https://forums.renegadeprojects.com)
+-- Forum: Modding (https://forums.renegadeprojects.com/forumdisplay.php?fid=3)
+--- Forum: Red Alert 2 & Yuri's Revenge Editing (https://forums.renegadeprojects.com/forumdisplay.php?fid=8)
+--- Thread: adding new sw error (/showthread.php?tid=221)



adding new sw error - Guest - 20.04.2006

i need help i got the rock patch installed it put in a new paradrop and superweapon and when im in the game and one is ready i click the icon and it turns my curser into the super weapon one and when i click it wont go it just stays into the select target mode plz help here are the sw codeings

[NodCannonSpecial]
UIName=IonCannon
Name=Nuke Clone
IsPowered=true
RechargeTime=1
Type=NewNuke ;NewNuke is the type for Nuke clones
Action=Nuke ;check out the Adding Custom Mouse Pointers page to find out more about this
WeaponType=NukeCarrier
SidebarImage=NukeIcon
ShowTimer=Yes
DisableableFromShell=yes
Range=7
LineMultiplier=2
;New Tags
TakeOff=IonBeam ;taking off anim
Warhead=IONNUKE ;Damaging warhead
Projectile=NukeUp2
Payload=IonPayload ;Damaging weapon
PsiWarning=PSIWARN ;PsiWarn animation
ScreenFlash=no

[NodParaDropSpecial]
UIName=Name:NewParaDrop
Name=American ParaDrop Clone
IsPowered=false
RechargeTime=4
Type=NewParaDrop ;NewParaDrop is the type for AmericanParaDrop clones
Action=ParaDrop
SidebarImage=PARAICON
ShowTimer=no
DisableableFromShell=no
;New Tags
ParaDropInf=NINF, ;this holds the list of InfantryTypes that will be paradropped
ParaDropNum=6 ;this holds their amounts
ParaDropPlane=PDPLANE ;the paradrop plane
;New 1.07 Tags
;RockPatch v1.07 allows you to drop UnitTypes (vehicles) also, using these new tags:
ParaDropUnits=GUATNK ;this holds the list of UnitTypes that will be paradropped
ParaDropUnitsNum=3;this holds their amounts


RE: adding new sw error - DCoder - 20.04.2006

Quote:Action=Nuke ;check out the Adding Custom Mouse Pointers page to find out more about this

Did you?


RE: adding new sw error - Guest - 20.04.2006

no do you have to?


RE: adding new sw error - Renegade - 20.04.2006

No, pd just added it there 'cause he thought it'd be fun to send you through the documention...Rolling eyes

Closed as per II. Commandment.