When i change my .pak files, example scr0.pak in wordpad the size is changing from 855kb to 854kb, any1 know to fix this? cuz im changing everything in the good way
Well, you would have to look for 2 things. The textures and the mesh. All .paks are organized so find 1 pet texture you should find them all. Look through the texture paks for the pets. (If you go in game and open dragonunpacker with texture pak that the pets are in and change channels, they will turn white due to inability to render the texture.) The mesh might be in scr0 but i'm not sure, just go in the different paks and search for pet and it might come up. It's a lot of work so only do it if you really want your pets modded. (That's only step 1 and it's the easiest part. See what us modders go through?)
Funny, I've always felt that finding it was the hardest part(not that it's really that hard). Once I've found the code I've never had any issues bending it to my will.
Funny, I've always felt that finding it was the hardest part(not that it's really that hard). Once I've found the code I've never had any issues bending it to my will.
It usually is, but in this case it's not. We're talking about modding a pet into a new one. Which means making a whole new mesh and texture that fits it. That part's going to be a pain in the ass.