Author Topic: Shape and Projectile files not showing up, even when dictated specifically.  (Read 782 times)



The weapon I'm trying to execute, grabs shape files from WEAPONS > Pulse > PPistol.dts and projectile shapes from  WEAPONS > Pulse > PPistolShot.dts. But it states here that they cannot be scene.

To clarify,





All of the files are in there respective places, so why are they not being seen?

If someone knows what to do, please let me know.

Make sure the directories in which the projectiles and models being accessed are correct. It seems like torque doesn't actually know what files its looking for.

Make sure the directories in which the projectiles and models being accessed are correct. It seems like torque doesn't actually know what files its looking for.





Directories tell where to look.

Well, if you read the error. It's trying to load them from SCRIPTS/WEAPONS/

Never mind, found the error. It was looking in it's own folder SCRIPTS instead of the root folder itself. Paradox averted.

Well, if you read the error. It's trying to load them from SCRIPTS/WEAPONS/

Yep, just picked it up. Thank you.