Recent content by Nintendoman58

  1. N

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    Can someone help me again? I'm trying to make a script in which the professor appears and talks to you after the first flag appears. #org $begin lock faceplayer checkflag 0x200 if b_true goto $pomdude applymovement 0x4 $pomdude message $chooseone $chooseone 1 =Hello!\nSorry I'm late\pI just...
  2. N

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    Thanks, Now all I need to do is make him appear in Oaks lab.
  3. N

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    Can someone help me? I'm trying to make a Script for my Firered hack that makes the Professor walk away and disapear, and he dosen't appear in his lab until you talk to him. #org $begin lock faceplayer checkflag 0x200 if b_true goto $move applymovement 0x1 $move message $hello $hello 1...
Back
Top