The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Little program request.
Author Message
rastrero
Master
**

Posts: 250
Likes Given: 41
Likes Received: 28 in 24 posts
Joined: Jan 2016
Reputation: 3



Post: #1
Little program request.
Hi,

I did some nice anims (yes I am so mad, I spent several time doing it, and im doing more´)

I need a program that allow me to insert every picture of the anim in the right place inside the anim.mul just reading the name of the picture.

I mean, a script that read each name of every picture of a single folder and put it in the right place inside the mul.

I have no idea about how to do this.

Anyone can help me with this?
I´m thinking about doing it with python, but I dont know how to interact with the mul. Is there any wiki or something about that?

Otherwise. Im also looking for a way to open a .vd in a same image, Just like a sprite. Anybody knows where to start with this? Is there any info about this .vd format?

ty a lot
12-19-2016 07:34 AM
Find all posts by this user Like Post Quote this message in a reply
Leonidas
Master
**

Posts: 277
Likes Given: 3
Likes Received: 13 in 12 posts
Joined: May 2013
Reputation: 1



Post: #2
RE: Little program request.
Don't know anything about doing anims, but you could check out UOFiddler, I've heard of people using that for what you are trying to achieve.
12-19-2016 01:36 PM
Find all posts by this user Like Post Quote this message in a reply
ShiryuX
Journeyman
*

Posts: 249
Likes Given: 1
Likes Received: 19 in 14 posts
Joined: Mar 2010
Reputation: 4



Post: #3
RE: Little program request.
"Manawydan Anim to VD Convertor"
12-19-2016 01:47 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
rastrero
Master
**

Posts: 250
Likes Given: 41
Likes Received: 28 in 24 posts
Joined: Jan 2016
Reputation: 3



Post: #4
RE: Little program request.
Ty Shiryux, looks that it exactly what I need. I´ll try it later. Big Grin
If it works... well... Say hello to rifles and laser saber anim. xD

(12-19-2016 01:36 PM)Leonidas Wrote:  Don't know anything about doing anims, but you could check out UOFiddler, I've heard of people using that for what you are trying to achieve.

I know uofiddler is the one im using almost for all. But If i got to import every picture one by one gonna take me 2-4 hours, and I can do several mistake that would increase time. Tongue But ty for the reply
(This post was last modified: 12-19-2016 09:29 PM by rastrero.)
12-19-2016 09:22 PM
Find all posts by this user Like Post Quote this message in a reply
rastrero
Master
**

Posts: 250
Likes Given: 41
Likes Received: 28 in 24 posts
Joined: Jan 2016
Reputation: 3



Post: #5
RE: Little program request.
Cant make it works... It ask about a liste.txt, what is that list? I create it but i gaves me an error and there was no convertion.

What should be in that list?
(This post was last modified: 12-19-2016 10:56 PM by rastrero.)
12-19-2016 10:48 PM
Find all posts by this user Like Post Quote this message in a reply
ShiryuX
Journeyman
*

Posts: 249
Likes Given: 1
Likes Received: 19 in 14 posts
Joined: Mar 2010
Reputation: 4



Post: #6
RE: Little program request.
The position of the bmps, I think.

https://www.servuo.com/threads/custom-an...c-gif.305/
https://www.servuo.com/threads/how-to-ad...to-uo.310/

This is what the file looks like:
Code:
0:0
CenterX:28
CenterY:0
0:1
CenterX:31
CenterY:0
0:2
CenterX:33
CenterY:0
0:3
CenterX:34
CenterY:0
0:4
CenterX:38
CenterY:0
0:5
CenterX:39
CenterY:0
0:6
CenterX:36
CenterY:0
0:7
CenterX:31
CenterY:0
0:8
CenterX:33
CenterY:0
0:9
CenterX:29
CenterY:0
1:0
CenterX:31
CenterY:0
1:1
CenterX:32
CenterY:0
1:2
CenterX:32
CenterY:0
1:3
CenterX:35
CenterY:0
1:4
CenterX:37
CenterY:0
1:5
CenterX:37
CenterY:0
1:6
CenterX:42
CenterY:0
1:7
CenterX:35
CenterY:0
1:8
CenterX:34
CenterY:0
1:9
CenterX:33
CenterY:0

And this is the folder organization:
(This post was last modified: 12-20-2016 02:32 AM by ShiryuX.)
12-20-2016 02:31 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
rastrero
Master
**

Posts: 250
Likes Given: 41
Likes Received: 28 in 24 posts
Joined: Jan 2016
Reputation: 3



Post: #7
RE: Little program request.
Hey, very very thx Shiryu.

Is there anyway to take this list automatic from an original animation?
I´m paiting over original animation to skip define all positions of every picture.

For example, the rifle is a modifitacion of the crossbow, and the saber is paiting over a longsword, so original positions works.
If I have to set every position manualy from more than 1000 pictures I think I´ll try to do a little program throu python. A good excuse to learn python.
I have in mind to do 10 anims more, if I dont get a faster way to do it I´ll cant. This kind of "work" burns a lot.

Where can I see how anim.mul works inside? I dont know how to interact with the anim.mul. Is this info anywhere? Or a program to carve on the mul to see what I need??

If I finally create the program I´ll share it here, (source and exe) and create a tutorial about how to create new weapons and armor using the minor amount of time possible, also tricks and tips. But I need help to get the mul info for the program.
PLus: Modify the size of an anim to make it bigger or smaller would take less than 10 mins with this method.
ty
(This post was last modified: 12-20-2016 07:15 AM by rastrero.)
12-20-2016 06:22 AM
Find all posts by this user Like Post Quote this message in a reply
ShiryuX
Journeyman
*

Posts: 249
Likes Given: 1
Likes Received: 19 in 14 posts
Joined: Mar 2010
Reputation: 4



Post: #8
RE: Little program request.
I guess you can try to grab the list with UOFiddler from the original anim or something like that, exporting it to vd or to gif and generating the bmp/anims from the gif with list included. Don't remember if you can replace the original anims with UOFiddler+ or UOFiddler NTN importing bmps.
12-21-2016 04:22 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
rastrero
Master
**

Posts: 250
Likes Given: 41
Likes Received: 28 in 24 posts
Joined: Jan 2016
Reputation: 3



Post: #9
RE: Little program request.
I´ll Try fidler+, maybe it have all I need or at least the list. Ty buddy.

edit:

hmmm I cant take the list from uofiddler+
(This post was last modified: 12-21-2016 07:55 AM by rastrero.)
12-21-2016 06:22 AM
Find all posts by this user Like Post Quote this message in a reply
rastrero
Master
**

Posts: 250
Likes Given: 41
Likes Received: 28 in 24 posts
Joined: Jan 2016
Reputation: 3



Post: #10
RE: Little program request.
I did download the git from uofiddler... lets see if I can find something usefull.
12-21-2016 07:41 AM
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)