Author Topic: List of Crap-Ons?  (Read 3167 times)

Vehicle_Missle
         'Vehicle_Missle (CRC:983188746)
         'Object 'MissileExplosion' is not a member of the 'ExplosionData' data block class
         'Object 'missileBitsDebris' is not a member of the 'DebrisData' data block class
         'ExplosionData(MissileExplosion) lifetimeMS < 1
         'Object 'MissilecontrailEmitter' is not a member of the 'ParticleEmitterData' data block class

Also that is not how you loving spell "missile" 


Warning - while you were reading a new reply has been posted. You may wish to review your post.
Hm. Not when I refresh, but when I post.

Ok, so can I get the name of the addcrap-on from the CRC?


Hm. Can I do exact opposite and get the CRC from the crap-on?


Hm. Can I do exact opposite and get the CRC from the crap-on?
If you have the add-on's original file.


getFileCRC(filename);


How would I echo the crap ons? (I'm not a very great scripter) I tried echo(export("$crap*","config/crap.txt")); But that failed.