08.02.2007, 10:04:52
BUG?---new Firing SW can't work on Rock Patch Celebration Edition?
[MouseCursors]
...
FireAtAction=319,10,4,513,-1,12345,12345 ;example
...
[SuperWeaponTypes]
...
17=FireAtSpecial
...
[YACNST]
...
SuperWeapon2=FireAtSpecial
EMPulseCannon=yes
Primary=EiffelBolt3
...
[FireAtSpecial]
UIName=Name:FireAtSpecial
Name=Fire at Target
IsPowered=false
RechargeTime=1
Range=10
Type=Fire ;Fire is the type for the Firing SW
Action=FireAtAction ;check out the Adding custom Actions page to find out more about this
SidebarImage=FIREATICON
ShowTimer=yes
DisableableFromShell=yes
...
[EiffelBolt3]
Damage=2000
ROF=1
Range=0
Speed=100
Warhead=NUKE
Projectile=Invisible3
...
these code can work on rp 1.08se,but now can't work and display error
[MouseCursors]
...
FireAtAction=319,10,4,513,-1,12345,12345 ;example
...
[SuperWeaponTypes]
...
17=FireAtSpecial
...
[YACNST]
...
SuperWeapon2=FireAtSpecial
EMPulseCannon=yes
Primary=EiffelBolt3
...
[FireAtSpecial]
UIName=Name:FireAtSpecial
Name=Fire at Target
IsPowered=false
RechargeTime=1
Range=10
Type=Fire ;Fire is the type for the Firing SW
Action=FireAtAction ;check out the Adding custom Actions page to find out more about this
SidebarImage=FIREATICON
ShowTimer=yes
DisableableFromShell=yes
...
[EiffelBolt3]
Damage=2000
ROF=1
Range=0
Speed=100
Warhead=NUKE
Projectile=Invisible3
...
these code can work on rp 1.08se,but now can't work and display error