Stop double posting over and over and someone might help you.
Sup azerath?
thought you said you had this thing done?
Quote from: Falcondude on October 06, 2007, 06:29:29 AMTurn the normal bow model sideways. =Pthere are no programs that let you edit .dts files (other then a VERY crappy program that hardly works) also there is no way to rotate the model of the weapon whens it is mounted (that i know of)
Turn the normal bow model sideways. =P
rotation = eulerToMatrix( "20 0 0" );
Quote from: zackin5 on October 06, 2007, 12:40:13 PMQuote from: Falcondude on October 06, 2007, 06:29:29 AMTurn the normal bow model sideways. =Pthere are no programs that let you edit .dts files (other then a VERY crappy program that hardly works) also there is no way to rotate the model of the weapon whens it is mounted (that i know of)Code: [Select]rotation = eulerToMatrix( "20 0 0" );... Tilts it up a bit. (in ShapeBaseImageData) Experiment with that.