Wraith27 Posted August 22, 2011 Posted August 22, 2011 (edited) Hello! I have small problem in my game: some weapons have shadow - for example AIM-7M by TMF ini file: [WeaponData] ObjectFullName=AIM-7M Sparrow ObjectDataFile=AIM-7M_data.INI [LOD001] Filename=AIM-7M.lod Distance=200 [LOD002] Filename=AIM-7M-001.lod Distance=800 [LOD003] Filename=AIM-7M-002.lod Distance=1500 [shadow] CastShadow=TRUE ShadowCastDist=2000 MaxVisibleDistance=100 but some have not shadow for example R-60 by Krizis or AIM-9M by TMF ini file: [WeaponData] ObjectFullName=R-60MK Aphid-B ObjectDataFile=R-60MK_data.INI [LOD001] Filename=R60.lod Distance=50 [LOD002] Filename=R60_lod001.lod Distance=1000 [shadow] CastShadow=TRUE ShadowCastDist=2000 MaxVisibleDistance=100 [WeaponData] ObjectFullName=AIM-9M Sidewinder ObjectDataFile=AIM-9M_data.INI [LOD001] Filename=AIM9L.LOD Distance=200 [LOD002] Filename=AIM9L-001.LOD Distance=1000 [LOD003] Filename=AIM9L-002.LOD Distance=2000 [shadow] CastShadow=TRUE ShadowCastDist=4000 MaxVisibleDistance=100 Any idea ? I have SF2 Europe + EXP2 - August2011 patched - shadows set on high or unlimited Edited August 22, 2011 by Wraith27 Quote
+Spillone104 Posted August 22, 2011 Posted August 22, 2011 I've noticed before this issue. The solution is to rename the .lod file as the weapon. The AIM-9M should have the lod file called AIM-9M and not L. Try and see. Quote
Wraith27 Posted August 22, 2011 Author Posted August 22, 2011 IT WORKS !!! Thanks Spillone104 ! Sorry that I missed it before. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.