Thread Rating:
- 0 Votes - 0 Average
- 1
- 2
- 3
- 4
- 5
anim problem (invisible mount )
|
Author |
Message |
ograso
Journeyman
Posts: 135
Likes Given: 10
Likes Received: 2 in 2 posts
Joined: May 2014
Reputation: 0
|
anim problem (invisible mount )
Hey all,
I tried to change customized anim.mul file. I replaced original desert.vd animation to original location which is 210. and also changed to bodyconv.def as follow; I did for 3 mounts but only Frenzied working correctly. Any idea?
Code:
210 -1 -1 -1 -1 # Ostard Desert
218 -1 -1 -1 -1 # Ostard Frenzied
219 -1 -1 -1 -1 # Ostard Forest
Mount is shown when its create.
But its invisible when you try to get in
Solved;
There is a mount id and item id in sphere_defs.scp as follow;
Code:
mount_0xd2 03ea3 // desert ostard
you need to find "03ea3" item in tiledata and you need to change anim value as original id which is 210. And working perfectly.
(This post was last modified: 03-08-2015 11:22 PM by ograso.)
|
|
03-08-2015 10:31 PM |
|
|
User(s) browsing this thread: 1 Guest(s)