The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Fan Games > Binary ROM Hacking
Reload this Page Other Fading screen and moving camera

Notices
For all updates, view the main page.

Binary ROM Hacking Need a helping hand or just want to talk about binary ROM hacks? Get comments and answers to any ROM Hacking-related problems, questions or thoughts you have here.

Ad Content
Reply
 
Thread Tools
  #1   Link to this post, but load the entire thread.  
Old November 22nd, 2014 (5:25 PM).
vuurvlieg vuurvlieg is offline
 
Join Date: Nov 2014
Gender: Other
Posts: 12
I'm trying to write a script that fades the screen, moves the camera to another part of the map, unfades the screen, displays a textbox that closes on key press then fades, moves back up and unfades in the original position.
This is what I've got so far. When I compile and run it the screen fades to black but doesn't unfade or respond to key presses.
I feel like I've missed something really basic but I have no idea what it is. Anyone have any ideas? Thanks!

Spoiler:
#dynamic 0x6D248
#org @start
lockall
faceplayer
fadescreen 0x1
special 0x113
applymovement 0x7F @move
waitmovement 0x0
special 0x114
msgbox @11 0x6
closeonkeypress
releaseall
fadescreen 0x0
end

#org @11
= Down

#org @move
#raw 0x1D
#raw 0x1D
#raw 0x1D
Reply With Quote
  #2   Link to this post, but load the entire thread.  
Old November 23rd, 2014 (3:31 PM).
esperance's Avatar
esperance esperance is offline
 
Join Date: Mar 2010
Location: OH
Age: 26
Gender: Male
Nature: Relaxed
Posts: 3,830
Try putting the "fadescreen 0x0" before the "releaseall" command. ;)
That seems to be the only issue.
__________________
What are you so afraid of?
Reply With Quote
Reply

Quick Reply

Join the conversation!

Create an account to post a reply in this thread, participate in other discussions, and more!

Create a PokéCommunity Account
Ad Content

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 9:07 AM.