|
kent Beginner
Joined: 03 Apr 2006 Posts: 29
|
Posted: Mon May 27, 2013 8:25 pm
Mixing Spells |
Hello again,
I am trying to figure out a way to setup a #pick {@MixingSpells}, so when i click on it gives clean list to choose:
What do you want to make?
Awaken
cause light
ect.
ect.
#CLASS {MixingSpells}
#VAR MixingSpells "p:What do you want to make?|o:1|Awaken {@awaken}|Cause Light {@causelight}|Detect Invisible {@DetectInv}|Youth {@youth}|+Wood {@+wood}|Sense Life {@senselife|Calm {@calm}|Cure Pioson {@CurePoison}|Blind {@Blind}|+Earth {@+earth}|Fatigue {@fatigue}|Cure Disease {@curDisease}|Battle Prowess {@BattleProw}|Flame wind {@Flamewind}|High explode! {@hiexplode!}|Magic Bomb {@MagicBomb|Cure Light {@CureLight}|Refresh {@Refresh}"
#PICK {@MixingSpells}
#Class 0
#CLASS {MixingSpells|MixingSpellsVaribles}
#VAR awaken {
#LOO 1,2 {open %{i}.secure}
get celi 1.secure
get celi 2.secure
get vir 1.secure
get vir 2.secure
get que 1.secure
get que 2.secure
#LOO 1,2 {close %{i}.secure}
mix vir que cel
mix celi cent
}
#VAR CauseLight {
#LOO 1,2 {open %{i}.secure}
get celi 1.secure
get celi 2.secure
get vir 1.secure
get vir 2.secure
get que 1.secure
get que 2.secure
#LOO 1,2 {close %{i}.secure}
mix vir que cel
mix cent eli
}
#VAR DetectInv {
#LOO 1,2 {open %{i}.secure}
get celi 1.secure
get celi 2.secure
get vir 1.secure
get vir 2.secure
get que 1.secure
get que 2.secure
#LOO 1,2 {close %{i}.secure}
mix vir que cel
mix jus lill
}
#VAR Youth {
#LOO 1,2 {open %{i}.secure}
get celi 1.secure
get celi 2.secure
get vir 1.secure
get vir 2.secure
get que 1.secure
get que 2.secure
#LOO 1,2 {close %{i}.secure}
mix vir que cel
mix lill ling
}
#VAR +Wood {
shop buy milisopholos
shop buy verbena
mix mili verbe
}
#VAR SenseLife {
shop buy verbena
shop buy provinca
mix verbe prov
}
#VAR Calm {
#LOO 1,2 {open %{i}.secure}
get celi 1.secure
get celi 2.secure
get vir 1.secure
get vir 2.secure
get que 1.secure
get que 2.secure
#LOO 1,2 {close %{i}.secure}
mix vir que cel
}
#VAR CurePoison {
shop buy usicur
shop buy jusquianus
mix usic jusqu
}
#VAR Blind {
shop buy usicur
shop buy lingua
mix usic ling
}
#VAR +Earth {
shop buy usicur
shop buy provinca
mix usic provi
}
#VAR Fatigue {
shop buy usicur
shop buy rosa
mix usic rosa
}
#VAR CurDisease {
shop buy usicur
shop buy salvia
mix usic salvia
}
#VAR BattleProw {
shop buy usicur
shop buy pastoris
mix usic pasto
}
#VAR Flamewind {
shop buy usicur
shop buy serpentina
mix usic serpen
}
#VAR HiExplode! {
shop buy usicur
shop buy usicur
shop buy centaures
mix usic usic centa
}
#VAR MagicBomb {
shop buy usicur
shop buy usicur
shop buy queri
mix usic usic queri
}
#VAR CureLight {
shop buy queri
shop buy mepeta
mix quer mepet
}
#VAR Refresh {
shop buy mepeta
shop buy milisopholos
mix mepet milis
}
#CLASS 0 |
|
|
|
kent Beginner
Joined: 03 Apr 2006 Posts: 29
|
Posted: Mon Jun 03, 2013 5:17 pm mixing spells |
Hello,
Thank you for everyone who is thinking about my menu issue, but I finally got it figured out |
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|