SOS Brigade
Would you like to react to this message? Create an account in a few clicks or log in to continue.

SOS Brigade


 
HomeLatest imagesRegisterLog in
Latest topics
» Sub to Sub proposal
Is there anything I_icon_minitimeThu Nov 20, 2014 6:12 pm by MrDanGaming

» My youtube channel
Is there anything I_icon_minitimeWed Nov 19, 2014 7:55 pm by MrDanGaming

» What Pokemon Type Duo do you think is best
Is there anything I_icon_minitimeWed Jul 16, 2014 12:42 pm by NintendJoshz

» I need a little help...
Is there anything I_icon_minitimeSun May 25, 2014 9:21 am by Philip2702

» One Pokemon
Is there anything I_icon_minitimeSun May 25, 2014 6:29 am by Philip2702

» Whats Your Favorite Pokemon Game
Is there anything I_icon_minitimeSat May 24, 2014 4:44 pm by Philip2702

» What is your favorite Gym Leader of all time?
Is there anything I_icon_minitimeWed May 21, 2014 9:00 pm by NintendJoshz

» MO or Poke Cinema?
Is there anything I_icon_minitimeWed Jan 01, 2014 7:02 am by crystalisk

» can anyone find me a Sonic Adventure 2 rom
Is there anything I_icon_minitimeSat Nov 09, 2013 12:49 pm by Shawnroxxx99

Search
 
 

Display results as :
 
Rechercher Advanced Search

 

 Is there anything

Go down 
2 posters
AuthorMessage
ArPeeGee

ArPeeGee


Posts : 1435
Join date : 2009-05-01
Age : 30
Location : Wichita Falls, Texas

Is there anything Empty
PostSubject: Is there anything   Is there anything I_icon_minitimeSat Jun 12, 2010 11:32 pm

Here is the script, it doesn't work right, by that I mean the flags don't work.

Did I do something wrong?
Back to top Go down
ArPeeGee

ArPeeGee


Posts : 1435
Join date : 2009-05-01
Age : 30
Location : Wichita Falls, Texas

Is there anything Empty
PostSubject: Re: Is there anything   Is there anything I_icon_minitimeSat Jun 12, 2010 11:59 pm

#org $startscript
lock
faceplayer
checkflag 0x1201
if 0x01 goto $wfinish
checkflag 0x1202
if 0x01 goto $ffinish
checkflag 0x1203
if 0x01 goto $tfinish
checkflag 0x1204
if 0x01 goto $mfinish
checkflag 0x1205
if 0x01 goto $sfinish
message $intro
$intro 1 = Would you like a stone?\nI will only let you choose one,\pso choose wisely.
boxset 5
compare 0x800D 0x0001
if 0x01 goto $stone1
Message $no
$no 1 = Aw, that is too bad.
boxset 6
release
end

#org $stone1
message $wstone
$wstone 1 = Would you like a\nWATER STONE?
boxset 5
compare 0x800D 0x0001
if 0x01 goto $getwater
message $fstone
$fstone 1 = Would you like a\nFIRE STONE?
boxset 5
compare 0x800D 0x0001
if 0x01 goto $getfire
message $tstone
$tstone 1 = Would you like a\nTHUNDER STONE?
boxset 5
compare 0x800D 0x0001
if 0x01 goto $getthunder
message $mstone
$mstone 1 = Would you like a\nMOON STONE?
boxset 5
compare 0x800D 0x0001
if 0x01 goto $getmoon
message $sstone
$sstone 1 = Would you like a\nSUN STONE?
boxset 5
compare 0x800D 0x0001
if 0x01 goto $getsun
message $sorry
$sorry 1 = Sorry for wasting your\ntime.
boxset6
release
end

#org $getwater
message $water
$water 1 = Here is your stone.
giveitem 97 1
boxset6
setflag 0x1201
release
end

#org $getfire
message $fire
$fire 1 = Here is your stone.
giveitem 95 1
boxset6
setflag 0x1202
release
end

#org $getthunder
message $thunder
$thunder 1 = Here is your stone.
giveitem 96 1
boxset6
setflag 0x1203
release
end

#org $getmoon
message $moon
$moon 1 = Here is your stone.
giveitem 94 1
boxset6
setflag 0x1204
release
end

#org $getsun
message $sun
$sun 1 = Here is your stone.
giveitem 93 1
boxset6
setflag 0x1205
release
end

#org $wfinish
message $wdone
$wdone 1 = We are done here.
boxset6
release
end

#org $ffinish
message $fdone
$fdone 1 = We are done here.
boxset6
release
end

#org $tfinish
message $tdone
$tdone 1 = We are done here.
boxset6
release
end

#org $mfinish
message $mdone
$mdone 1 = We are done here.
boxset6
release
end

#org $sfinish
message $sdone
$sdone 1 = We are done here.
boxset6
release
end
Back to top Go down
Altariaking




Posts : 56
Join date : 2010-07-16

Is there anything Empty
PostSubject: Re: Is there anything   Is there anything I_icon_minitimeFri Jul 16, 2010 8:25 pm

use xse, it's much better, newer, has more support, more features, and pokescript sucks.
Back to top Go down
Sponsored content





Is there anything Empty
PostSubject: Re: Is there anything   Is there anything I_icon_minitime

Back to top Go down
 
Is there anything
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
SOS Brigade :: Pokemon :: Pokemon Games-
Jump to: