switch(select("Lord Knight:Paladin")){
case 1:
case 2:
}
or any similar script
can i show / hide options completely? Ive seen warper scripts grey out options when you havnt reached the 1st floor of the associated dungeon.
I wanna use
if (#tutorial_air2 == 0)
set #tutorial_air2,1;
To activate warps, but i dont want them to show up on my switch(select list without me actually unlocking them with the "set #asdsd" script . . . but then i wanna be able to remove them from said list too by setting it back to 0
using
switch(select("Lord Knight:Paladin")){ case 1: case 2: }
or any similar script
can i show / hide options completely? Ive seen warper scripts grey out options when you havnt reached the 1st floor of the associated dungeon.
I wanna use
if (#tutorial_air2 == 0)
set #tutorial_air2,1;
To activate warps, but i dont want them to show up on my switch(select list without me actually unlocking them with the "set #asdsd" script . . . but then i wanna be able to remove them from said list too by setting it back to 0
Hold on let me get my wallet...
Thank you
Share this post
Link to post
Share on other sites