Botpack.WarheadLauncher.AltFire:002C) Accessed None 'AmmoType'

Tutorials and discussions about Mapping - Introduce your own ones!
Post Reply
User avatar
Barbie
Godlike
Posts: 2808
Joined: Fri Sep 25, 2015 9:01 pm
Location: moved without proper hashing

Botpack.WarheadLauncher.AltFire:002C) Accessed None 'AmmoType'

Post by Barbie »

In the map MH-Thra_Fortress+SBMod I get the ScriptWarning as noted in subject. If picking up the WarheadLauncher and trying to fire a guided projectile, nothing happens (except that ScriptWarning).
There is nothing unusual with the WarheadLauncher:

Code: Select all

Begin Actor Class=WarheadLauncher Name=WarheadLauncher0
     myMarker=InventorySpot'MyLevel.InventorySpot857'
     Level=LevelInfo'MyLevel.LevelInfo0'
     Tag="WarheadLauncher"
     Region=(Zone=LavaZone'MyLevel.LavaZone0',iLeaf=5447,ZoneNumber=29)
     Location=(X=-17504.000000,Y=-4576.000000,Z=-1001.000000)
     Rotation=(Yaw=16416)
     OldLocation=(X=-17504.000000,Y=-4576.000000,Z=-1008.000000)
     bSelected=True
     Name="WarheadLauncher0"
End Actor
The issue appears at local play as well as on net play. Later by server given WarheadLauncher do not have this problem.

Any idea what could be wrong there? Is it caused by its location in lava?
Attachments
WarheadLauncher0@MH-Thra_Fortress+SBMod.jpg
"Multiple exclamation marks," he went on, shaking his head, "are a sure sign of a diseased mind." --Terry Pratchett
Post Reply