I haven't been coding long so, I'm pretty confused as to what's going on here.
I'm trying to figure out what is going on with the mutator. I was following this wiki tutorial on how to change vehicle weapons, and went to compile with Umake.
here's the errors it spat out:
and the code:
I'm trying to figure out what is going on with the mutator. I was following this wiki tutorial on how to change vehicle weapons, and went to compile with Umake.
here's the errors it spat out:
ClassProperty Onslaught.ONSVehicle.DriverWeaponStruct.WeaponClass: unresolved reference to 'class'Onslaught.ONSAttackCraftMissile',WeaponBone=PlasmaGunAttachment)'
DriverWeapons::ImportText failed in: (WeaponClass=class'Onslaught.ONSAttackCraftMissile',WeaponBone=PlasmaGunAttachment)
and the code:
Code:
DriverWeapons(0)=(WeaponClass=class'Onslaught.ONSAttackCraftMissile',WeaponBone=PlasmaGunAttachment);