Hi, m8 been playing with the latest entity welder and found that is is not exporting all texture files out.
I am only getting Difuse2 no Difuse, Normal Maps or spec also some times no maps at all.
I have check the file paths and they are correct unless you have set up certain basic file paths
other the what is in the fpe file I'm stuped.
here is an example of the fpe for this item exported radar_D2.dds
is in the list but no texture has been exported to GG dir from FPS Classic
desc = Airfield Radar
;aiinit = appear1.fpi
aimain = default.lua
;aidestroy = disappear1.fpi
spawnmax = 0
spawndelay = 0
spawnqty = 0
model = radar.x
offx = 0
offy = 0
offz = 0
rotx = 0
roty = 0
scale = 100
rotz = 0
fixnewy = 0
defaultstatic = 1
materialindex = 0
collisionmode = 0
strength = 0
isimmobile = 1
soundset =
soundset1 =
textured = radar_D2.dds
effect = effectbank\reloaded\entity_basic.fx
castshadow = 0
animmax = 0
anim0 = 0,0
----------------------------------------------------------
This is the original file paths
;Created with Entity Workshop - made by Wehtam ( Wehtam.co.uk )
desc = Airfield Radar
;ai
aiinit = appear1.fpi
aimain = default.fpi
aidestroy = disappear1.fpi
;spawn
spawnmax = 0
spawndelay = 0
spawnqty = 0
;orientation
model = meshbank\modern_warfare\C_Profit\scenery_outdoor\radar.x
;visualinfo
textured = texturebank\modern_warfare\C_Profit\scenery_outdoor\radar_D2.dds
This is the test out text file
2 0 111 4 274
2 12 112 4 32
2 24 113 4 857
2 36 114 4 1530
2 60 115 27424 1086586880
2 27492 116 3060 131072
2 30560 117 4 4
2 30572 118 4 857
2 30584 119 4 510
2 30596 121 4 0
2 30608 122 8 0
2 30624 125 1 32257
2 30633 126 68 1061997773
2 30709 127 4 1
2 30902 128 181 141
2 30910 123 1 31744
2 30919 124 4 0
2 30947 129 1 33280
2 30956 130 1 33537
2 30965 131 1 33793
2 30974 132 1 34049
2 30983 133 1 34305
2 30992 134 1 34560
2 31001 135 1 34816
2 31010 136 4 2
2 31022 140 1 35073
2 31040 155 4 0
2 31052 156 1 40192
2 31061 157 4 0
2 31073 158 4 0
2 31085 159 1 40961
2 31094 160 1 42497
2 31103 166 4 0
Not Sure what the issue is ?