Modcraft - The community dedicated to quality WoW modding!

Content creation => Modelling and Animation => Topic started by: Filipsons on September 29, 2013, 12:21:27 am

Title: Vehicle dont copy terrain
Post by: Filipsons on September 29, 2013, 12:21:27 am
Hello, I have a custom vehicle, but car dont copy terrian. Its still in horizontal possition.

There is good
(http://img15.imageshack.us/img15/7348/ms8s.jpg)

There is a problem
(http://img826.imageshack.us/img826/2011/7m3h.jpg)

Thank you,
Phil
Title: Re: Vehicle dont copy terrain
Post by: schlumpf on September 29, 2013, 01:31:52 am
0x010   uint32   GlobalModelFlags    1: tilt x, 2: tilt y, 4:, 8: add another field in header, 16: ; (no other flags as of 3.1.1); list at M2/WotLK/flags; *(p+0x11) & 1 is camera related.

Also look at the events of existing vehicles for wheel related stuff.
Title: Re: Vehicle dont copy terrain
Post by: Filipsons on September 29, 2013, 03:05:56 am
Thank you very much!

(http://img21.imageshack.us/img21/5535/ht6z.jpg)
Title: Re: Vehicle dont copy terrain
Post by: Ascathos on September 29, 2013, 03:37:29 pm
... Wrong thread, I know, but... Fuck this is awesome.