Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New Animation
Author Message
pinku
Journeyman
*

Posts: 118
Likes Given: 4
Likes Received: 2 in 2 posts
Joined: Apr 2013
Reputation: 4



Post: #1
New Animation
Hey!

I'm trying to patch new animation with Fiddler, but I'm kinda stuck right now. Sad

I tried patching this pretty cow and everything seems to be fine, but I still can't see it on my animations tab.

First, it was like this:

[Image: Screen_Shot_2014_01_13_at_06_16_00.jpg]

Slot 14, (-1) when it's Slot 14, (255) [according to the next mob]
So, I edited bodycov and mobtypes and it's now:

[Image: Screen_Shot_2014_01_13_at_06_33_47.jpg]

bodycov:

Code:
#ep1 monsters                    
255    -1    -1    -1    14    #Cow
256    -1    -1    -1    15    #Chief Paroxysmus

mobtypes

Code:
#ep1 creatures                
255    MONSTER        0 #    Cow
256    MONSTER        0 #    Chief Paroxysmus

But when I check for it on Fiddler Animations Tab, it's not there. Sad

Any ideas/help?

Thanks!
01-13-2014 06:50 PM
Find all posts by this user Like Post Quote this message in a reply
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 246
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #2
RE: New Animation
Did you swapped the old file with the new anim file Uofiddler created Tongue ?
01-13-2014 07:40 PM
Find all posts by this user Like Post Quote this message in a reply
pinku
Journeyman
*

Posts: 118
Likes Given: 4
Likes Received: 2 in 2 posts
Joined: Apr 2013
Reputation: 4



Post: #3
RE: New Animation
Sure! Tongue

After adding, I saved, placed the muls on my folder. Edited both TXT files and opened UoFiddler again.

Now, I can see it on the Animation Edit page, but not on the main tab.
Maybe it's something related to the slots? I'm unsure..

Thanks for helping anyway!
01-13-2014 07:53 PM
Find all posts by this user Like Post Quote this message in a reply
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 246
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #4
RE: New Animation
Make a script of it and try to add it in game

[CHARDEF 255]
Name = Pretty Cow

ON=@Create
STR = 1
DEX = 1
INT = 1
01-13-2014 08:01 PM
Find all posts by this user Like Post Quote this message in a reply
Crusader
Master
**

Posts: 254
Likes Given: 7
Likes Received: 19 in 12 posts
Joined: Apr 2012
Reputation: 6

Erehwon New Hera

Post: #5
RE: New Animation
did u load the animation in anim5 slot 14? if yes, check also body to see if there is a 255 slot already used, and check ALL the mobtypes file and all the bodyconv.def file....sometimes the indexes are repeated.

but basically seems u correctly attached the file to the bodyconv, so u shouldn't have problems.
(This post was last modified: 01-13-2014 08:19 PM by Crusader.)
01-13-2014 08:18 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)