--
[ Picked text/plain from multipart/alternative ]
Hi all,
         Ive been having allot of problems with some simple model compiling 
trying to get my collision models to work correctly.  I have a basic model for 
my collision made up of 5 boxes(lowest possible polys 26verts 12 faces) all 
attached to one bone.  They all have smoothing groups on 1 and the all share 
the same material channel.  If I use 2 simple boxes for the model then that 
seems to work but with more than this its always giving me this error
Working on "ukraine_pole.qc"
SMD MODEL ukraine_pole_ref.smd
SMD MODEL ukraine_pole_idle.smd
SMD MODEL ukraine_pole_phy.smd
WARNING: Bad collision model, check your smoothing groups!!!
WARNING: Truncating model!!!!
WARNING: ukraine_pole_phy.smd has bad smoothing groups
Model has 1 convex sub-parts
Collision model completed.

Thing is ive checked and re checked that the smoothing groups are ok (set to 
1), but it never works. Ive been working with 3dsmax7 mostly so I tried 
switching to edsmax9 to see if the new exporter worked any differnt but still 
the same problem.  Ive gone over anything I could see on the web and there is 
nothing new there that I didnt know about before. Qc file follows just to show 
I can write one..I have also tried full collide..and that dont work 
either....What the hell is going on with this?
// Output .MDL
$modelname ukraine_pole/ukraine_pole.mdl

// Directory of .BMP
$cdmaterials models/ukraine_pole
$staticprop


$scale 1.0

// whole body
$body studio "ukraine_pole_ref"

// sequences: all sequences are in $cd
$sequence idle "ukraine_pole_idle" loop fps 15

$collisionmodel "ukraine_pole_phy.smd"
{
     // Mass in kilograms
     $Mass 100
   $concave
}

_________________________________________________________________
New music from the Rogue Traders - listen now!
http://ninemsn.com.au/share/redir/adTrack.asp?mode=click&clientID=832&referral=hotmailtaglineOct07&URL=http://music.ninemsn.com.au/roguetraders
--

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to