Conversation Between Chimchar 9 and cooley
Showing Visitor Messages 91 to 105 of 184
-
July 4th, 2009 5:07 PMcooleyI found a legendary egg when I first registered. Then I found another in the shelter :P
And the second message happened because of a refresh on the browser..
do you have MSN? -
July 4th, 2009 5:04 PMChimchar 9It's really hard to find legendary eggs.:P
Btw why did you send the same message twice? :O -
July 4th, 2009 5:01 PMcooleyYep you're welcome
-
July 4th, 2009 4:59 PMcooleyIt takes a while to do these things (PM). And I just logged into the computer, so I'm now returning the clicks ;)
-
July 4th, 2009 4:53 PMChimchar 9Ah ok, i understand.
Btw thanks!:D -
July 4th, 2009 4:51 PMcooleyIt takes a while to do these things (PM). And I just logged into the computer, so I'm now returning the clicks ;)
-
July 4th, 2009 4:49 PMChimchar 9Can you write back to my pm please.:)
Btw i've clicked your eggs, so be sure to repay the favour.;) -
June 30th, 2009 11:02 AMcooleyI tried to explain, but it didn't work so...
To fix the problem, replace "checkflag 0x1000" with "checkflag 0x82F".
Its simple. -
June 30th, 2009 10:53 AMChimchar 9Umm i never put "checkflag 0x82F" and if you meant "setflag 0x82F" then how am i supposed to get the running shoes.

-
June 30th, 2009 9:42 AMcooleyLol, okay. At the end of the script is a setflag 0x82F..But in the beginning you check for flag 0x1000..
So since you never set flag 0x1000, the script will always repeat.
To fix the problem, replace "checkflag 0x82F" with checkflag 0x1000. -
June 30th, 2009 9:21 AMChimchar 9What do you mean?
I don't really get it.
-
June 30th, 2009 7:15 AMcooleyI opened the spoiler for 3 secs and already knew the problem. You didn't set flag 1000, you set the running shoes instead. Maybe you should check for flag 82F instead of 1000.
-
June 29th, 2009 2:05 PMChimchar 9I'll make a video so you can see, and then i will show you the scripts so you can check if everything is ok.
Btw I've just made a simple mum script, but for some reason it keeps on repeating.
This is the script:
Spoiler:
#Dynamic 0x800000
#org @start
checkflag 0x1000
if 0x1 goto @done
applymovement 0x01 @move
waitmovement 0x0
msgbox @1 0x6
applymovement 0x01 @move1
applymovement 0xFF @move2
waitmovement 0x0
msgbox @2 0x6
setflag 0x82F
release
end
#org @done
release
end
#org @1
= Hey [player]!\nYou look really fresh to start \lyou're journey.\pOk let me sit down, and \nwe'll talk.
#org @2
= Ok [player], as you're starting \nyour journey, you'll need some \lrunning shoes.\p[player] received the running \nshoes.\pOh yeah [rival] came knocking \nfor you he is probably waiting \loutside.
#org @move
#raw 0x11
#raw 0x11
#raw 0x03
#raw 0xFE
#org @move1
#raw 0x10
#raw 0x10
#raw 0xFE
#org @move2
#raw 0x12
#raw 0x10
#raw 0x10
#raw 0xFE
Please tell me whats wrong with it.:) -
June 29th, 2009 9:46 AMcooleyLol, well you'll get there ;)
Hey, I don't make scripts I know aren't possible to fix. But you can do it.
What was the problem with it again? -
June 29th, 2009 8:19 AMChimchar 9I'm good.:)
I've been making tiles, and inserting them into my hack.
(Tired of it, but still making progress.);)
Now I'm trying to fix that Prof:Oak script you made. :(


