View Single Post
Author Message
Research
SourceMod Donor
Join Date: Nov 2011
Old 11-27-2012 , 03:13   model decompile help
Reply With Quote #1

I found touhou model (http://touhoufortress2.web.fc2.com/main.html)
but I can't recompile that

If I try compile model, always error like this
Quote:
Building binary model files...
Working on "mdldecompiler.qc"
SMD MODEL C:\Users\Research\Desktop\decompile/UnknownModelName.smd
VTA MODEL C:\Users\Research\Desktop\decompile/mdldecompiler_expressions.vta
ERROR: c:\users\research\desktop\decompile\mdldecomp iler.qc(21): - can't find eyeball texture "eyeball_r" on model
ERROR: Aborted Processing on 'freak_fortress_2\nitori\engineer.mdl'
and If I delete this code and compile
Code:
 
eyeball righteye bip_head -2.340 72.280 1.450 eyeball_r 1.900  0.000 0ngineer_red 1.800
eyeball lefteye bip_head 2.340 72.280 1.450 eyeball_l 1.900  0.000 0ngineer_red 1.800
model is invisible
help me

Last edited by Research; 11-27-2012 at 03:38.
Research is offline