Conversation Between psychicboy and Maho Minami
1 to 15 of 23
  1. Maho Minami
    June 3rd, 2010 7:17 PM
    Maho Minami
    hell yeah thanks 8D
  2. psychicboy
    June 3rd, 2010 10:25 AM
    psychicboy
    Why are you using boxset?
  3. Maho Minami
    June 3rd, 2010 12:32 AM
    Maho Minami
    meh friend i gots a little trouble with this script .___. it said line 16 D:

    #dynamic 0x800002
    #org @start
    lock
    faceplayer
    checkflag 0x828
    if 0x0 goto @creep
    if 0x1 goto @creepy
    release
    end

    #org @creep
    givepokemon 0x1 0x10 0x0 0x0 0x0 0x0
    fanfare 0x13E
    waitfanfare
    setflag 0x828
    msgbox @we
    boxset 0x6
    release
    end

    #org @creepy
    msgbox @done
    boxset 0x6
    end

    #org @we
    = You Got a Crap!

    #org @done
    = what do you want?
  4. Maho Minami
    June 3rd, 2010 12:12 AM
    Maho Minami
    hell yeah i got succes on meh first come back on scripts LOL no im hunting for map tiles xD can you give meh some tile's pwease xD
  5. Maho Minami
    June 2nd, 2010 12:06 AM
    Maho Minami
    yep i copied the first one that said start but actually i reveal the spires on AM problem is..when i start anything white screen >.>
  6. psychicboy
    June 2nd, 2010 12:03 AM
    psychicboy
    Copy the one that says start, and secondly are any of the sprites hidden?
  7. Maho Minami
    June 1st, 2010 11:32 PM
    Maho Minami
    Oh ok dude i really got a big problem i tried XSE script then i compile it i got 2 section of numbers on the mid bottom question 1 is..wich should i copy? ._.
    2.ok here's another one i copied the first wich has $start then i go to myadvance map and changed the girls script offset in leaf green...then i started it to try but
    but this **** happened..its on white screen D: i can't move anything >.>
  8. psychicboy
    June 1st, 2010 10:45 PM
    psychicboy
    XSE has a built-in tutorial. Its what taught me how to script in the 1st place.
  9. Maho Minami
    June 1st, 2010 10:40 PM
    Maho Minami
    ok enough with this =.= do you have any link to a XSE scripting tutorial? xD
  10. Maho Minami
    June 1st, 2010 10:39 PM
    Maho Minami
    yes but there's a new question in teh previous post LOL.
  11. psychicboy
    June 1st, 2010 10:37 PM
    psychicboy
    Ehh.. you did copy my script and replace mine with yours right?
  12. Maho Minami
    June 1st, 2010 10:32 PM
    Maho Minami
    yayy im keep on double post rofl xD
    i don't wanna edit the other i could get late if your reading it so here's another question in your script given to meh there's a error here's the thingy
    No #org/#seek derectives were found.
    i hate probs like this D: ok i think i solved the upper LOL i forgot the # on teh dynamic LMAO but i really got a big pwoblem error 13 "type mismatch"
    curse XSE!!! CURSE!!!!
  13. psychicboy
    June 1st, 2010 10:31 PM
    psychicboy
    Alright. I used 0x800000 because most free space in the rom starts there.

    Next. I used 0x4 because it combines lock and faceplayer into one command =]
  14. Maho Minami
    June 1st, 2010 10:28 PM
    Maho Minami
    DIE!!! LOL
    ok D: lol another question
    in your dynamic thingy why is it x800000 and another one
    in your msgbox why is it 0x4? .__. sorry for being a n00by kekekeke >:D
  15. psychicboy
    June 1st, 2010 10:23 PM
    psychicboy
    AHHHH PSKV CODING!!! Eww.

    This is how I would do that script.

    #dynamic 0x800000

    #org @start
    msgbox 0x4 @msg
    release
    end

    #org @msg
    = Hell no.