• Check out the results of the Techtree Contest #19!
  • Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

Need some help

Status
Not open for further replies.

Em!

Em!

Model Reviewer
Level 31
Joined
Jan 9, 2004
Messages
895
Hey i made an angel using the beta vengeance model i completly replaced everybody part and added cloitere´s allies1 wings when everything was done i tested it through magos but the program doesn´t recognise the textures textures.allies1.blp

My second problem is with another model where he walks but the sound dissipate keeps looping
In the notepad i found this.

GeosetAnim {
Alpha 11 {
DontInterp,
2333: 0,
14333: 0,
22000: 0,
28767: 0,
30500: 0,
31833: 0,
36200: 0,
54567: 0,
71333: 0,
73067: 0,
73767: 0,
}
GeosetId 0,
}
GeosetAnim {
Alpha 11 {
DontInterp,
2333: 0,
14333: 0,
22000: 0,
28767: 0,
30500: 0,
31833: 0,
36200: 0,
54567: 0,

}
GeosetId 1,

Not sure how too fix this. wether or not to attempt to delete the other one as i already deleted the second which resaulted in parts of the model missing.
 
you should find some stuff at the start of the mdl these are all the animations and when they do them it isnt the animations it is only when they do the animations... check that disipate or death animation has got NonLooping like in this one

Anim "Death" {
Interval { 34333, 37667 },
NonLooping,
MinimumExtent { -35.8349, -45.0805, -2.7022 },
MaximumExtent { 85.5832, 47.272, 93.5601 },
BoundsRadius 72.6754,
}

If that dosent help and for the first one you will just find things like this...

Bitmap {
Image "Bernard.blp",
}

just replace the bernard thing with the name of the blp...


hope that helps preaty basic u prolly knew it cus ive been doing this stuff for only about 1 mounth

oh and if u cant work it out just pst what u want to make and ill have a crack at if for u....
 
Status
Not open for further replies.
Back
Top