Conversation Between cooley and Pokepal17
1 to 15 of 20
  1. Pokepal17
    November 20th, 2009 8:31 PM
    Pokepal17
    Get your butt on MSN. :3

    And congrats for making it into Round 2 of HotY. at least I got 4 votes in round 1 :3
  2. Pokepal17
    October 18th, 2009 10:18 AM
    Pokepal17
    Well I tried VB a while ago and couldn't be bothered. And know I felt like giving C++ a go and it's going well. It's a shame thhat it's harder to make a UI in C++ compared to VB.
  3. cooley
    October 18th, 2009 8:11 AM
    cooley
    Well, I feel VB 6 is better :P
    But I'll have to try C++ some time ;)
  4. Pokepal17
    October 17th, 2009 5:24 AM
    Pokepal17
    Yep.

    well, I tried and I got some simple stuff done, it's pretty easy. :P
  5. cooley
    October 16th, 2009 12:49 PM
    cooley
    Lol! Technology these days... SMH
  6. Pokepal17
    October 16th, 2009 12:22 PM
    Pokepal17
    Cool. The damn C++ package is taking forever to extract and install. XD
  7. cooley
    October 16th, 2009 12:19 PM
    cooley
    I used to get A's in French :P
    But now I have spanish and it's harder :\
    I also have tried to learn Ruby, and more of VB 6. But schools great for me..
  8. Pokepal17
    October 16th, 2009 12:01 PM
    Pokepal17
    Same, but I'm not getting anyone to map for me.
    As for my grades, I'm not doing so good in French.
    And right now, I'm learning C++ as another hobby.

    So how's school?
  9. cooley
    October 16th, 2009 11:59 AM
    cooley
    Yeah, I can't map this town that I asked Luck to do for me.. and nothing seems to be working.. :\
    But, I'm fine.. Just trying to get good grades over making a good hack right now. Thanks for asking.
    What about you?
  10. Pokepal17
    October 15th, 2009 5:12 PM
    Pokepal17
    Oh good. I'm doing some musical stuff as well, mostly voicegroup editing :P
    I'm also losing some mapping inspiration as I can't map a decent looking frosty city. :(

    But anyways, how are you?
  11. cooley
    October 15th, 2009 12:48 PM
    cooley
    I plan on adding more music to it. But I've added two RSE tracks to Eruption so far... Lavarige Town theme, and Prof. Birch's lab theme. I might've added the Pokecenter one too.. I can't really remember =\
    But I can't do everything at once, so I'll get to it eventually
  12. Pokepal17
    October 14th, 2009 4:23 PM
    Pokepal17
    How's Eruption going?
    By the way, have you added new music to it?
  13. Pokepal17
    October 11th, 2009 1:11 PM
    Pokepal17
    Thanks Cooley :D
  14. cooley
    October 11th, 2009 12:23 PM
    cooley
    I don't know for certain but:

    setvar 0x8004 0x3 - Amount of shake Up/Down
    setvar 0x8005 0x0 - This allows the amount of shake to happen, I think it adds sound too.
    setvar 0x8006 0xC - Length of Earthquake, 0x0 means it never stops and 0xFF is really really long.
    setvar 0x8007 0x3 - Amount of shake, left/right (so 0x3 would be about two-three steps to the left then to the right shake)
    special 0x136 - Activates the earthquake, based on what values you've used. If no setvars are used, this does nothing.
    pause 0x3C - Standard earthquake pause. for the one used above, that is.
  15. Pokepal17
    October 11th, 2009 6:04 AM
    Pokepal17
    Hey, you get my vote for scripting in HoTY. ;)
    Speaking of which can you tell me what each earthquake variable does?