setarray .MainMenu$[0], // Set menu options!
"Change Jobs", // [1]
"Stylist", // [2]
"Refiner", // [4]
"Remove Cards", // [8]
"Exchange Coins", // [16]
"Rentals", // [32]
"Reset Stats/Skills", // [64]
"Platinum Skills", // [128]
"Change Sex", // [256]
"Identify All"; // [512]
set .MenuOption,1|2|4|8|16|32|64|128|256|512;
remove no.2 in the .MenuOption ....
set .MenuOption,1|4|8|16|32|64|128|256|512;
to add buff to a npc..
sc_start <SC NAME>,<time>,<lv>;
read this...
sc_start