Umbra Productions

Fortunado

Prof. Hemlock is busy now...
  • 30
    Posts
    13
    Years
    • Seen Nov 26, 2011
    CLOSED

    Please close this thread.
     
    Last edited:
    Username:Haxofreak
    Time Zone: UTC+5:30
    Times Available:About 1 hr daily
    Position Wanted :Scripter
    Proof of Work:Well, thing is, I am not such a good scripter :/ but i can do text, Yes/No and give pokemon/item scripts and I'am a quick learner
    A simple yes/no script

    #dynamic 0x800000
    #org @start
    lock
    faceplayer
    msgbox @yesno msg_yesno
    compare lastresult 0x1
    if 0x1 goto @yes
    else goto @no

    #org @yes
    msgbox @yes1 msg_keepopen
    release
    end

    #org@no
    msgbox @no1 msg_keepopen
    release
    end


    #org @yesno
    = Are you blind?

    #org @yes1
    = I thought so!

    #org @no1
    = Then watch where you are\ngoing!!


    Past Experience: None
     
    Username:Haxofreak
    Time Zone: UTC+5:30
    Times Available:About 1 hr daily
    Position Wanted :Scripter
    Proof of Work:Well, thing is, I am not such a good scripter :/ but i can do text, Yes/No and give pokemon/item scripts and I'am a quick learner
    A simple yes/no script

    #dynamic 0x800000
    #org @start
    lock
    faceplayer
    msgbox @yesno msg_yesno
    compare lastresult 0x1
    if 0x1 goto @yes
    else goto @no

    #org @yes
    msgbox @yes1 msg_keepopen
    release
    end

    #org@no
    msgbox @no1 msg_keepopen
    release
    end


    #org @yesno
    = Are you blind?

    #org @yes1
    = I thought so!

    #org @no1
    = Then watch where you are\ngoing!!


    Past Experience: None

    Well, while I'm sorry that I can't accept your application, but I'd like to see if you can improve. I used to be in a much worse place than you are when it came to scripting, but you should refer to diegoisawesome's XSE tutorial. It really helped me to the skill level I'm at.
     
    Back
    Top