Skarow Posted January 24, 2013 Share Posted January 24, 2013 Bwah, so I'm trying to replace Hugh all together. However, I do not want the animated sprite and instead just want the static sprite. I have implemented it in BWSE, yet all that appears is nothing. http://puu.sh/1S1MX (However, once the battle is over, the sprite appears http://puu.sh/1S266 The same for during in battle quotes. http://puu.sh/1S24I) Also, the mugshot has some strange palette swap. (http://puu.sh/1S1Jz) Is there perhaps a way to fix these problems? Link to comment Share on other sites More sharing options...
Kaphotics Posted January 24, 2013 Share Posted January 24, 2013 The beginning of the battles use an animated sprite exclusively; that's why nothing shows up then. Static sprites aren't used for intros. Animations have to be figured out before you can have custom intro sprites. No idea on the mugshot problem (haven't done anything related to them). I'd bet this issue has already been brought up in another post... Link to comment Share on other sites More sharing options...
Skarow Posted January 25, 2013 Share Posted January 25, 2013 The beginning of the battles use an animated sprite exclusively; that's why nothing shows up then. Static sprites aren't used for intros. Animations have to be figured out before you can have custom intro sprites.No idea on the mugshot problem (haven't done anything related to them). I'd bet this issue has already been brought up in another post... But then, how is it i some Black / White 2 hacks, they have the static sprite with no animation. Like in this video here; Bwah, I'm sorry if I'm a nuisance. I'm quite new to hacking myself. :T Link to comment Share on other sites More sharing options...
Kaphotics Posted January 25, 2013 Share Posted January 25, 2013 I know Ruby does a few video editing tricks ; what I think he did was do a BW2 intro spliced into a BW1 battle. Maybe you should ask 'em how on YouTube Link to comment Share on other sites More sharing options...
Andibad Posted January 26, 2013 Share Posted January 26, 2013 I know Ruby does a few video editing tricks ; what I think he did was do a BW2 intro spliced into a BW1 battle. Maybe you should ask 'em how on YouTube hehehehe that fact he just combined 2 clip only. i was see on he video, the battle stage is not battle stage on BW2.... Link to comment Share on other sites More sharing options...
NiteLitezFTW Posted January 26, 2013 Share Posted January 26, 2013 I'm having a problem with BWSE 2.2: I unpacked a/0/0/4 with Tinke, but when I go to the unpacked folder, it says "DsDecmp failed to decompress the file." Can anyone help? Link to comment Share on other sites More sharing options...
RubyCarbuncle Posted January 28, 2013 Share Posted January 28, 2013 hehehehe that fact he just combined 2 clip only. i was see on he video, the battle stage is not battle stage on BW2.... Actually, all my battles (as of 2013) take place in B2/W2. In BWTE there are several "no data" trainer slots. These "No data" slots either have no sprite animation or the old sprite animation that Cheren and N used in B/W. I use the same editing process that I showed with Red's battle, except with the "no data" set to the Trainer instead of "Red". Link to comment Share on other sites More sharing options...
KazoWAR Posted January 28, 2013 Author Share Posted January 28, 2013 just copy all the files used for a non animated spite into the slot of an animated one and then edit the image. Link to comment Share on other sites More sharing options...
KingDrapion Posted January 28, 2013 Share Posted January 28, 2013 just copy all the files used for a non animated spite into the slot of an animated one and then edit the image. I have tried that and it still messes up. Though i have found a way to remove the animation, all you have to do is erase the sprite parts but leave the black box. You then replace the sprite on the right with your sprite. Only problem is that when inserted, it has an extra layer that is not supposed to be there, such as there will be an extra pixel line. This is the only way i know that works so far. Link to comment Share on other sites More sharing options...
Peps_Project Posted February 10, 2013 Share Posted February 10, 2013 I need help ! How to trade itens locations? Like put Ice Beam on Aspertia City (its just an example). Which is the program? Please, someone help me And how to put overworld sprites on the map( put a Hydreigon Overworld Sprite on Aspertia City, for example). I want to make a hack of Pokémon Black 2, can someone tell me the programs that i need to do and the narc locations? Thanks a lot! Link to comment Share on other sites More sharing options...
OrrominGnome Posted February 11, 2013 Share Posted February 11, 2013 Scripting is complicated, not even I know how to add overworld events. Link to comment Share on other sites More sharing options...
Kaphotics Posted February 11, 2013 Share Posted February 11, 2013 It really isn't. Easiest way to learn scripting is to look at preexisting scripts in game and internalizing the logic that they use. It's pretty simple "if->then" logic with commands doing the work. Overworlds are easily add-able if you follow the structure that has been posted. Just decompile the overworld file into the header and each overworld category and it's easy. Assign a new overworld the sprite you have inserted with BWOE and you're good. Not sure what you mean regarding Ice Beam, but to change the PokeMart vendors there's a certain narc file you have to change. All narc locations and their functions are in the B2W2 General ROM Info thread. The only problem is that there's no program (yet) to edit and place overworlds, so it's time consuming to do via hex. PPRE will eventually have this function (similar to advance map) Link to comment Share on other sites More sharing options...
Peps_Project Posted February 12, 2013 Share Posted February 12, 2013 Thanks Kaphotics, but what are the programs that I can use to edit it? :cool: Link to comment Share on other sites More sharing options...
Kaphotics Posted February 12, 2013 Share Posted February 12, 2013 The only problem is that there's no program (yet) to edit and place overworlds, so it's time consuming to do via hex. PPRE will eventually have this function (similar to advance map) ... Link to comment Share on other sites More sharing options...
Peps_Project Posted February 12, 2013 Share Posted February 12, 2013 Sorry for disturb you, but i don't know how to use the hex editor (is it cygnus hex editor? Because I already have it). Do you know a video that explain? I want to edit moves, overworld, pokemart, and the itens that NPC gives to you. Thank you so much! :) Link to comment Share on other sites More sharing options...
Andibad Posted February 12, 2013 Share Posted February 12, 2013 Sorry for disturb you, but i don't know how to use the hex editor (is it cygnus hex editor? Because I already have it). Do you know a video that explain? I want to edit moves, overworld, pokemart, and the itens that NPC gives to you. Thank you so much! :) why need more tutorial using video? without understand basic of editing on hex editor and script structure , you will ask more and more tutorial actually is no needed ._. please learn it first so we no needed create more specific tutorial for newbie... actually video on kaphotics channel is was telling everything and easy to follow. Link to comment Share on other sites More sharing options...
Peps_Project Posted February 13, 2013 Share Posted February 13, 2013 Thanks for helping I'm going to see that video :cool: Link to comment Share on other sites More sharing options...
KazoWAR Posted February 13, 2013 Author Share Posted February 13, 2013 BWTE 2.0 B2W2 Support Edit Form Edit Gender Edit Ability http://kazowar.webs.com/BWTools.html Link to comment Share on other sites More sharing options...
aninymouse Posted February 13, 2013 Share Posted February 13, 2013 Huzzah! Gotta try that one out this week Link to comment Share on other sites More sharing options...
KazoWAR Posted February 14, 2013 Author Share Posted February 14, 2013 Just added NPC Editor. Allows you to add, remove, and edit NPCs in overworld in B2/W2. *note* there may be unwanted effects with certain maps that have extra data out of bounds of the header that i just delete. 1 Link to comment Share on other sites More sharing options...
PKMNTrainerNick144 Posted February 15, 2013 Share Posted February 15, 2013 Is there an option to add a battle line or this has to be done differently? Link to comment Share on other sites More sharing options...
Kaphotics Posted February 15, 2013 Share Posted February 15, 2013 Is there an option to add a battle line or this has to be done differently? I'll be uploading a tutorial on how to make a custom battle script later today. Link to comment Share on other sites More sharing options...
SugarBaby Posted February 17, 2013 Share Posted February 17, 2013 I'll be uploading a tutorial on how to make a custom battle script later today. Please do it , I will like to find out how to do that. https://www.youtube.com/user/JustaBomb Link to comment Share on other sites More sharing options...
Kaphotics Posted February 17, 2013 Share Posted February 17, 2013 You can use Kazo's BWTE to edit the trainer you choose to face in the script. Link to comment Share on other sites More sharing options...
SugarBaby Posted February 17, 2013 Share Posted February 17, 2013 You can use Kazo's BWTE to edit the trainer you choose to face in the script. Oh my bad, i havent been on YT in a while so im kinda outdated with all the latest stuff :T Also I have a quick question, i forgot hot to solve this problem. When I unpacked and then extracted the overworld folder using tinke a048, i then made that folder into a .narc file using kiwi, but then when using bwoe i noticed that my filed for the sprites were all not in the correct file Id. All my overworld sprites are scambled please help me, i forgot how to fix this :[ Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now