Gem and Premium choice combination....PLZ help!

How can you make a choice to be both premium and be using gems…since I’m really stuck there

If the reader can see it as gem choice it will already look gold with adding the premium command

choice
“Hello” {
####coding here####
} “Hola” {
######coding here
}

####where the branches join up####

To make a gem choice

choice
“this one” {
}
“that one”{
}

To make it premium

Choice
”this one” {
}
”that one{
}

Thanks for your help

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.