Conversation Between Curt_09 and Tropical Sunlight
1 to 3 of 3
  1. Tropical Sunlight
    September 9th, 2009 6:40 AM
    Tropical Sunlight
    You can use call to call another script? O.o
    Thanks!
  2. Curt_09
    September 8th, 2009 1:49 PM
    Curt_09
    You mean about the Tunnel thing?
    Well I basically meant you could just do:
    #org @start
    call @tunnel
    warp 0xf 0xf 0xf 0x0 0x0

    #org @tunnel
    checkmove
    msgbox 0x5
    yada yada yada

    You basically just run the script as normal, except at the end of the strand where you have a pokemon with the move and you want to use it and it shows all the animation and stuff, just use return instead of end and all you have to worry about is a seperate offset and warp command for each tunnel location.
  3. Tropical Sunlight
    September 8th, 2009 8:15 AM
    Tropical Sunlight
    What you said at the Turquoise thread: what do you mean?