The PokéCommunity Forums  

Go Back   The PokéCommunity Forums
Reload this Page Surf's Profile

Notices
For all updates, view the main page.

Ad Content
Surf's Profile Picture

Surf Surf is offline

...

Visitor Messages

Showing Visitor Messages 616 to 630 of 1880
  1. Master Terrador
    April 25th, 2009 8:10 PM
    Master Terrador
    Hi...I like your Avatar...Its Um...Very funny XD
  2. Worldslayer608
    April 25th, 2009 7:15 PM
    Worldslayer608
    Hey if you want to PM me a link to download the IPS (what you have inserted so far) that would be cool, so I can get some updates posted :) thanks man

    CHRIS
  3. destinedjagold
    April 25th, 2009 4:33 PM
    destinedjagold
    Hahahahah...
    I have to agree, though I receive even more that just 6... "-__-

    Oh well.
    After I added those "texts" on my signature, the PMs I received minimized.
    And I am happy about that, for at least my PM box won't be full in an instant.

    I wonder how zel managed to do those kinda stuff. :\
  4. Logan
    April 25th, 2009 4:01 PM
    Logan
    Okay here is the script I am trying to make:

    '---------------
    #org 0x169BAB
    lock
    faceplayer
    setvar 0x4001 0x0
    setvar 0x4002 0xBF
    setvar 0x4003 0xAA
    setvar 0x4004 0x7
    compare 0x4055 0x3
    if 0x4 goto 0x8169DE4
    compare 0x4055 0x2
    if 0x1 goto 0x8169BE1
    msgbox 0x818EA19 MSG_KEEPOPEN '"Those are POKé BALLS.\nThey contai..."
    release
    end

    '---------------
    #org 0x169DE4
    msgbox 0x818EA45 MSG_KEEPOPEN '"That's PROF. OAK's last POKéMON."
    release
    end

    '---------------
    #org 0x169BE1
    applymovement 0x4 0x81A75EF
    waitmovement 0x0
    showpokepic 0x4002 0xA 0x3
    textcolor 0x0
    compare 0x4001 0x0
    if 0x1 goto 0x8169C14
    compare 0x4001 0x1
    if 0x1 goto 0x8169C33
    compare 0x4001 0x2
    if 0x1 goto 0x8169C52
    end

    '---------------
    #org 0x169C14
    msgbox 0x818E272 MSG_YESNO '"Yey! SUNKERN is the one you are taking?\..."
    compare LASTRESULT 0x1
    if 0x1 goto 0x8169C74
    compare LASTRESULT 0x0
    if 0x1 goto 0x8169C71
    end

    '---------------
    #org 0x169C33
    msgbox 0x818E207 MSG_YESNO '"Hm? HOOTHOOT is your choice?\..."
    compare LASTRESULT 0x1
    if 0x1 goto 0x8169C74
    compare LASTRESULT 0x0
    if 0x1 goto 0x8169C71
    end

    '---------------
    #org 0x169C52
    msgbox 0x818E194 MSG_YESNO '"So! CHINCHOU is the one you want?\..."
    compare LASTRESULT 0x1
    if 0x1 goto 0x8169C74
    compare LASTRESULT 0x0
    if 0x1 goto 0x8169C71
    end

    '---------------
    #org 0x169C74
    hidepokepic
    hidesprite LASTTALKED
    msgbox 0x818E2E5 MSG_KEEPOPEN '"This POKéMON is really quite\nener..."
    call 0x81A6675
    setflag 0x828
    setflag 0x291
    givepokemon 0x4002 0x5 0x8B 0x0 0x0 0x0
    copyvar 0x4031 0x4001
    bufferpokemon 0x0 0x4002
    preparemsg 0x818E30D '"[player] received the [buffer1]\nf..."
    waitmsg
    fanfare 0x13E
    waitfanfare
    msgbox 0x81A56A7 MSG_YESNO '"Do you want to give a nickname to\..."
    compare LASTRESULT 0x1
    if 0x1 goto 0x8169CCC
    compare LASTRESULT 0x0
    if 0x1 goto 0x8169CDC
    end

    '---------------
    #org 0x169C71
    hidepokepic
    release
    end

    '---------------
    #org 0x1A6675
    copyvar 0x8012 0x8013
    return

    '---------------
    #org 0x169CCC
    setvar 0x8004 0x0
    call 0x81A74EB
    goto 0x8169CDC

    '---------------
    #org 0x169CDC
    closeonkeypress
    compare 0x4001 0x0
    if 0x1 goto 0x8169CFF
    compare 0x4001 0x1
    if 0x1 goto 0x8169D1F
    compare 0x4001 0x2
    if 0x1 goto 0x8169D0F
    end

    '---------------
    #org 0x1A74EB
    fadescreen 0x1
    special 0x9E
    waitstate
    return

    '---------------
    #org 0x169CFF
    applymovement 0x8 0x8169D62
    waitmovement 0x0
    goto 0x8169D2F

    '---------------
    #org 0x169D1F
    applymovement 0x8 0x8169D72
    waitmovement 0x0
    goto 0x8169D2F

    '---------------
    #org 0x169D0F
    applymovement 0x8 0x8169D6B
    waitmovement 0x0
    goto 0x8169D2F

    '---------------
    #org 0x169D2F
    textcolor 0x0
    msgbox 0x818DD34 MSG_KEEPOPEN '"[rival]: I'll take this one, then!"
    hidesprite 0x4004
    textcolor 0x3
    bufferpokemon 0x0 0x4003
    preparemsg 0x818DD52 '"[rival] received the [buffer1]\nfr..."
    waitmsg
    fanfare 0x13E
    waitfanfare
    setvar 0x4055 0x3
    checkflag 0x83E
    if 0x1 call 0x8169D5C
    release
    end

    '---------------
    #org 0x169D5C
    setvar 0x4070 0x1
    return


    '---------
    ' Strings
    '---------
    #org 0x18EA19
    = Those are POKé BALLS.\nThey contain POKéMON!

    #org 0x18EA45
    = That's PROF. OAK's last POKéMON.

    #org 0x18E272
    = Yey! SUNKERN is the one you are taking?\nIt's a weak and feeble Pokémon\pSo, [player], you're claiming the\nGrass Seed Pokémon Sunkern?

    #org 0x18E207
    = Hm? HOOTHOOT is your choice?\nIt grows into a strong Pokémon!\pSo, [player], you're claiming the\nNight Bird Pokémon HOOTHOOT?

    #org 0x18E194
    = So! CHINCHOU is the one you want?\nIt's an unusual Pokémon so watch it.\pSo, [player], you're claiming the\nElectric Water Pokémon CHINCHOU?

    #org 0x18E2E5
    = This POKéMON is really quite\nenergetic!

    #org 0x18E30D
    = [player] received the [buffer1]\nfrom PROF. OAK!

    #org 0x1A56A7
    = Do you want to give a nickname to\nthis [buffer1]?

    #org 0x18DD34
    = [rival]: I'll take this one, then!

    #org 0x18DD52
    = [rival] received the [buffer1]\nfrom PROF. OAK!


    '-----------
    ' Movements
    '-----------
    #org 0x1A75EF
    #raw 0x3 'Face Right
    #raw 0xFE 'End of Movements

    #org 0x169D62
    #raw 0x10 'Step Down (Normal)
    #raw 0x10 'Step Down (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x11 'Step Up (Normal)
    #raw 0xFE 'End of Movements

    #org 0x169D72
    #raw 0x10 'Step Down (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x2E 'Face Up (Delayed)
    #raw 0xFE 'End of Movements

    #org 0x169D6B
    #raw 0x10 'Step Down (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x2E 'Face Up (Delayed)
    #raw 0xFE 'End of Movements

    And when I save it it changes to someting like this:

    '---------------
    #org 0x169BAB
    lock
    faceplayer
    setvar 0x4001 0x0
    setvar 0x4002 0xBF
    setvar 0x4003 0xAA
    setvar 0x4004 0x7
    compare 0x4055 0x3
    if 0x4 goto 0x8169DE4
    compare 0x4055 0x2
    if 0x1 goto 0x8169BE1
    msgbox 0x818EA19 MSG_KEEPOPEN '"Those are POKé BALLS.\nThey contai..."
    release
    end

    '---------------
    #org 0x169DE4
    msgbox 0x818EA45 MSG_KEEPOPEN '"That's PROF. OAK's last POKéMON."
    release
    end

    '---------------
    #org 0x169BE1
    applymovement 0x4 0x81A75EF
    waitmovement 0x0
    showpokepic 0x4002 0xA 0x3
    textcolor 0x0
    compare 0x4001 0x0
    if 0x1 goto 0x8169C14
    compare 0x4001 0x1
    if 0x1 goto 0x8169C33
    compare 0x4001 0x2
    if 0x1 goto 0x8169C52
    end

    '---------------
    #org 0x169C14
    msgbox 0x818E272 MSG_YESNO '"rd Pokémon HOOTHOOT?"
    compare LASTRESULT 0x1
    if 0x1 goto 0x8169C74
    compare LASTRESULT 0x0
    if 0x1 goto 0x8169C71
    end

    '---------------
    #org 0x169C33
    msgbox 0x818E207 MSG_YESNO '"okémon CHINCHOU?"
    compare LASTRESULT 0x1
    if 0x1 goto 0x8169C74
    compare LASTRESULT 0x0
    if 0x1 goto 0x8169C71
    end

    '---------------
    #org 0x169C52
    msgbox 0x818E194 MSG_YESNO '"So! CHINCHOU is the one you want?\..."
    compare LASTRESULT 0x1
    if 0x1 goto 0x8169C74
    compare LASTRESULT 0x0
    if 0x1 goto 0x8169C71
    end

    '---------------
    #org 0x169C74
    hidepokepic
    hidesprite LASTTALKED
    msgbox 0x818E2E5 MSG_KEEPOPEN '"This POKéMON is really quite\nener..."
    call 0x81A6675
    setflag 0x828
    setflag 0x291
    givepokemon 0x4002 0x5 0x8B 0x0 0x0 0x0
    copyvar 0x4031 0x4001
    bufferpokemon 0x0 0x4002
    preparemsg 0x818E30D '"[player] received the [buffer1]\nf..."
    waitmsg
    fanfare 0x13E
    waitfanfare
    msgbox 0x81A56A7 MSG_YESNO '"Do you want to give a nickname to\..."
    compare LASTRESULT 0x1
    if 0x1 goto 0x8169CCC
    compare LASTRESULT 0x0
    if 0x1 goto 0x8169CDC
    end

    '---------------
    #org 0x169C71
    hidepokepic
    release
    end

    '---------------
    #org 0x1A6675
    copyvar 0x8012 0x8013
    return

    '---------------
    #org 0x169CCC
    setvar 0x8004 0x0
    call 0x81A74EB
    goto 0x8169CDC

    '---------------
    #org 0x169CDC
    closeonkeypress
    compare 0x4001 0x0
    if 0x1 goto 0x8169CFF
    compare 0x4001 0x1
    if 0x1 goto 0x8169D1F
    compare 0x4001 0x2
    if 0x1 goto 0x8169D0F
    end

    '---------------
    #org 0x1A74EB
    fadescreen 0x1
    special 0x9E
    waitstate
    return

    '---------------
    #org 0x169CFF
    applymovement 0x8 0x8169D62
    waitmovement 0x0
    goto 0x8169D2F

    '---------------
    #org 0x169D1F
    applymovement 0x8 0x8169D72
    waitmovement 0x0
    goto 0x8169D2F

    '---------------
    #org 0x169D0F
    applymovement 0x8 0x8169D6B
    waitmovement 0x0
    goto 0x8169D2F

    '---------------
    #org 0x169D2F
    textcolor 0x0
    msgbox 0x818DD34 MSG_KEEPOPEN '"[rival]: I'll take this one, then!"
    hidesprite 0x4004
    textcolor 0x3
    bufferpokemon 0x0 0x4003
    preparemsg 0x818DD52 '"[rival] received the [buffer1]\nfr..."
    waitmsg
    fanfare 0x13E
    waitfanfare
    setvar 0x4055 0x3
    checkflag 0x83E
    if 0x1 call 0x8169D5C
    release
    end

    '---------------
    #org 0x169D5C
    setvar 0x4070 0x1
    return


    '---------
    ' Strings
    '---------
    #org 0x18EA19
    = Those are POKé BALLS.\nThey contain POKéMON!

    #org 0x18EA45
    = That's PROF. OAK's last POKéMON.

    #org 0x18E272
    = rd Pokémon HOOTHOOT?

    #org 0x18E207
    = okémon CHINCHOU?

    #org 0x18E194
    = So! CHINCHOU is the one you want?\nIt's an unusual Pokémon so watch it.\pSo, [player], you're claiming the\nElectric Water Pokémon CHINCHOU?

    #org 0x18E2E5
    = This POKéMON is really quite\nenergetic!

    #org 0x18E30D
    = [player] received the [buffer1]\nfrom PROF. OAK!

    #org 0x1A56A7
    = Do you want to give a nickname to\nthis [buffer1]?

    #org 0x18DD34
    = [rival]: I'll take this one, then!

    #org 0x18DD52
    = [rival] received the [buffer1]\nfrom PROF. OAK!


    '-----------
    ' Movements
    '-----------
    #org 0x1A75EF
    #raw 0x3 'Face Right
    #raw 0xFE 'End of Movements

    #org 0x169D62
    #raw 0x10 'Step Down (Normal)
    #raw 0x10 'Step Down (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x11 'Step Up (Normal)
    #raw 0xFE 'End of Movements

    #org 0x169D72
    #raw 0x10 'Step Down (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x2E 'Face Up (Delayed)
    #raw 0xFE 'End of Movements

    #org 0x169D6B
    #raw 0x10 'Step Down (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x13 'Step Right (Normal)
    #raw 0x2E 'Face Up (Delayed)
    #raw 0xFE 'End of Movements
  5. Chimchar 9
    April 25th, 2009 4:00 PM
    Chimchar 9
    Hey James!
    How's the scripts coming along?
  6. Logan
    April 25th, 2009 3:52 PM
    Logan
    xD
    Yesh but remember I am only learning.
    Gosh now it keeps going wrong!
    Care to help?
  7. destinedjagold
    April 25th, 2009 3:48 PM
    destinedjagold
    ahahahahah...
    So it does. xD
  8. Logan
    April 25th, 2009 3:47 PM
    Logan
    xD
    I just successfully did a goodish script xD
    To be seen soon is Pokémon Island Mystery's thread soon!
  9. Logan
    April 25th, 2009 5:17 AM
    Logan
    Wok?
    You are trying to cook your maps? xD
    So...
    Need a helper?
  10. Logan
    April 25th, 2009 5:12 AM
    Logan
    xD
    I am guessing you haven't decided?
    Anyways you need any help with it!
    Because I wanna help!
  11. Logan
    April 25th, 2009 5:07 AM
    Logan
    Yeah your avvy inspired me to do it! xD
    Anyways so what tiles are going to be in the new dusk?
  12. Hall Of Famer
    April 25th, 2009 4:52 AM
    Hall Of Famer
    Jonny asked you to PM him for the test Map assignment.
  13. Hall Of Famer
    April 25th, 2009 4:37 AM
    Hall Of Famer
    lol. Alba rules!
  14. Hall Of Famer
    April 25th, 2009 4:33 AM
    Hall Of Famer
    lol thanks. I know you love the pic of the lady in my spoiler...
  15. Hall Of Famer
    April 25th, 2009 4:31 AM
    Hall Of Famer
    Okay sorry about that. I will urge Jonny to send you a message asap.

About Me

  • About Surf
    Biography
    Well...
    Blah blah blah blah blah blah blah Rom Hacking blah blah blah Soccer, blah blah blah Turkey blah bla*shot*

    ...
    ...

    ...

    ...



    ...

    ..
    ......

    Blah blah blah, end :D
    Interests
    I like to play cricket and soccer.
    And I also like to ROM hack
    Location
    Rust
    Gender
    Male ♂
    Occupation
    High School Student
    Nature
    Relaxed

Statistics

Total Posts
Activity by Forum
Visitor Messages
Blog
General Information
  • Last Activity: July 30th, 2011 10:17 PM
  • Join Date: July 19th, 2008
  • Referrals: 6

Friends

Showing Friends 1 to 20 of 90

Contact Info

Instant Messaging
Send an Instant Message to Surf Using...
Gaming Information
Playstation Network ID: Codfish_snpr
This Page
https://www.pokecommunity.com/member.php?u=100938

All times are GMT -8. The time now is 2:32 AM.