Showing Visitor Messages 91 to 105 of 106
-
August 20th, 2015 10:54 AMpokemon rThanks a lot you solved my big problem thanks
-
August 20th, 2015 8:58 AMc067912881OK, so let start out by saying great mapping. I love the of how Pallet Town and route 1 looks. The tiles look nice and maps look great. As for the problem you are having you didn't add a var number, so the script wont work add a var number and it will. Also for this event I do recommend using a level script if you want the event to go on once the game starts.
-
August 20th, 2015 5:20 AMc067912881Just pm me it.
-
August 19th, 2015 11:25 PMpokemon rok tell me a place where i send you
-
August 19th, 2015 4:56 PMc067912881Do you mind sending me the ROM so I can get a further look in to the problem.
-
August 19th, 2015 10:11 AMpokemon rHey I think you work with Ash chapter ROM hack project script so you know that what problem this scriptSpoiler:'---------------
#org 0x161ADA
lockall
msgbox 0x8161B22 MSG_NORMAL '"And Nidorina begins the battle\nwi..."
showsprite 0x2
applymovement 0x2 0x8161EB4
waitmovement 0x0
applymovement MOVE_PLAYER 0x8161EBC
playsong 0x112 0x0
pause 0x20
msgbox 0x8161CA2 MSG_NORMAL '" PLAYER's name , get to bed! It's\..."
msgbox 0x8161D86 MSG_NORMAL '"Prof Oak on TV: Good evening\nPall..."
applymovement 0x2 0x8161EC0
waitmovement 0x0
hidesprite 0x2
fadesong 0x155
releaseall
end
'---------
' Strings
'---------
#org 0x161B22
= And Nidorina begins the battle\nwith a horn attack. Oh, but\lGengar bounces right back- and\lthere it is the hypnosis power of\lGengar. This could be the end of\lNidorina. Wait, the trainer\lrecalls Nidorina. Which Pokémon\lwill he use now? Oh, its Onix!\lNow this giant Pokémon is on the\lattack. Oh, but Gengar jumps\laside. Gengar is moving\lbeautifully today, its training\lis top notch...
#org 0x161CA2
= PLAYER's name , get to bed! It's\n11\lo'clock, and you should be asleep\l\p But I'm just so psyched to\lstart trainin', winnin', and\lbattlin'!\l\pWell, if you can't sleep you\lshould at least get ready for\ltomorrow. Here watch this.
#org 0x161D86
= Prof Oak on TV: Good evening\nPallet. Tomorrow is the big day\lfor the newest class of Pokémon\lstudents. I'd like to introduce\lyou to Bulbasaur, Charmander, and\lSquirtle. Each one is available\lfor new trainers, which one shall\lyou choose.\pGo to bed when this\lis done\lAnd change into your pajamas okay?
'-----------
' Movements
'-----------
#org 0x161EB4
#raw 0xE 'Step Left (Slow)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0xF 'Step Right (Slow)
#raw 0xFE 'End of Movements
#org 0x161EBC
#raw 0x3 'Face Right
#raw 0x62 'Exclamation Mark (!)
#raw 0xFE 'End of Movements
#org 0x161EC0
#raw 0xE 'Step Left (Slow)
#raw 0xD 'Step Up (Slow)
#raw 0xD 'Step Up (Slow)
#raw 0xD 'Step Up (Slow)
#raw 0xD 'Step Up (Slow)
#raw 0xF 'Step Right (Slow)
#raw 0xFE 'End of Movements
This script is in the start of game when game start the player is standing in this script but script don't work but when player walk one foot and when he return up to this script the game freeze I want it to run in the beginning of the game (this is a script when Ash is standing in his room and game start with this script and the first message in this script run before ash mom will appear the ash mom walk in and talk and walk away then script end and it don't appear agine ) this is script I think you work on this script -
August 19th, 2015 6:55 AMc067912881Ask away.
-
August 18th, 2015 12:38 AMpokemon rhey listen i want to ask something
-
August 10th, 2015 10:55 PMpokemon rthanks for telling
-
August 10th, 2015 5:12 PMc067912881Open your ROM in NSE. Your main hero sprite starts at 0 when you click the arrow on the right of it it goes to another sprite with another number like 1. ex Pikachus sprite is at 120 but because ROMs deal with hex numbers you would have to put it in hex so it would be somewhere in the 70's.
Then in xse you would put setvar 0x4054 0x(Over world number in hex)
Then that's it. -
August 10th, 2015 3:56 PMpokemon rI wan to ask about scripting that using fire red hack engine we can change player over world between game it just use setvar command
like this
Setvar [variable of changing over world] [value of new over world ]
I want to ask you that how I get the value of new overworld -
August 10th, 2015 1:22 PMc067912881What is it?
-
August 10th, 2015 6:37 AMpokemon rHey listen
-
July 12th, 2015 7:17 AMpokemon rCan you tell me who know ASM who can help me out
-
July 12th, 2015 6:16 AMc067912881I only know how to insert ASM routines.