View Single Post
Old 02-03-2005, 06:28 PM   #8 (permalink)
Alphathon
Senior Member
 
Join Date: Jan 2004
Location: Elgin, Scotland, UK
Posts: 168
Send a message via ICQ to Alphathon Send a message via AIM to Alphathon Send a message via MSN to Alphathon Send a message via Yahoo to Alphathon
Default

It all looks good to me, and I think it should work. The only thing I can sujest is that you make an OCL for each individual weapon, i.e.

Code:
ObjectCreationList OCL_A7VGun01 
  CreateObject 
    ObjectNames       = A7VMGun01 
    Count             = 1 
    ContainInsideSourceObject = Yes 
  End
End

Then make an upgrade tag for all of the new OCLs, all of them using the same upgrade of cource. Try tht and see if it works, its all I can think of.


BTW, should "ObjUp01" not be "ModuleTag_ObjUp01", do tht as well
Alphathon is offline   Reply With Quote