Quote: "Here is the file.But I am new I don't understand scripting or lua"
Scripting is not needed to make own 3d models or put them into gg
Is that all u downloaded?nothing missed?
seems like the wheel.x model needs a texture file named "car_pontiac.jpg"
Is the wheel.fpe original?u dont changed anything there?
However,the fpe file from the car model "pontiac.fpe" need to be eidited
change this
textured = car_pontiac_.dds
into this
textured = pontiac_D.dds
all files need 2 be in same folder, put it into files/entitybank/user/pontiac
explanation:
the line textured = is for the name of the texture file, u got 3 textures in your folder
pontiac_D.dds - the texture file u need
pontiac_N.dds - normal maps
and pontiac_S.dds(forgott 4 what stands this "S")
in the fpe file was "textured =car_pontiac_.dds" no one from the files in the folder was named like this, this is why your car model was invisible/untextured, the software couldn find the texture file.
I hope u understand
btw. i tested that model in my GG, all "wheel" files are not needed i think cuz the car model itself contains wheels
good luck