Page 1 of 1

more playermodel issues >.> PLEASE HELP!

Posted: July 4th, 2011, 7:58 pm
by Recbhunk
alright so i need help with making my playermodel i remade him to be more sandbox friendly i made him from scratch im not a good modeler but here we go i found a md5 exporter and i added the files and edited the cfg Noting happens <.>(derp) i don't know why but
heres the md5.cfg if it helps

Code: Select all

md5load "../blue/bloxblue.1.md5mesh"
//exec "packages/models/rc/ragdoll.cfg"


// leg skins
//md5skin  blueskin.png
//md5bumpmap legs "../leg_norm.jpg" legs.jpg

//md5anim "mapmodel" "bloxblue.md5anim" 15 -1
//md5anim "forward" "BlueRunning.md5anim" 110 -1
//md5anim "backward" "Bluebackward.md5anim" 250
//md5anim "left" "Blueleft.md5anim" 100 -1
//md5anim "right" "Blueright.md5anim" 100 -1
//md5anim "jump" "Bluejump.md5anim" 100 -1
//md5anim "swim" "Blueswim.md5anim" 50 -1
//md5anim "shoot|punch" "rc_attack.md5anim" 100
//md5anim "idle" "BlueidolA.md5anim" 50 -1
//md5anim "pain" "rc_pain.md5anim" 100
//md5anim "sink" "Bluesink.md5anim" 50 -1
//md5anim "dying" "rc_dying.md5anim" 100
//md5anim "dead" "Bluedie.md5anim"
//md5anim "edit" "Blueedit.md5anim"
//md5anim "lag" "rc_lag.md5anim"
//md5anim "lose" "Bluelose.md5anim"

mdlscale 1000

mdlbb 4 12.5 .9
mdlellipsecollide 1

then whenever i load up the game playermodel blank!
left side it says empty mesh in *model location* model.md5
ive tryed everything the only thing that works is if i make it a .obj <.>
PLEASE HELP

Re: more playermodel issues >.>

Posted: July 5th, 2011, 4:09 pm
by Lemon
Why not just write bloxblue.md5 instead of "md5mesh"?

Re: more playermodel issues >.>

Posted: July 5th, 2011, 8:55 pm
by Recbhunk
nope actually the problem is the exporter
the mesh appears blank

Re: more playermodel issues >.>

Posted: July 5th, 2011, 9:38 pm
by Recbhunk
nope still bugged