In the jobmaster built-in script in rathena How to remove supernovice taekwon and gusnlinger ninja in the choices. Thanks!
Here is the script :
prontera,149,189,6 script Job Master 123,{
function
; function A_An; function delZItem;
mes "[Job Master]";
if (Class > 4049) {
mes "No more jobs are available.";
close;
}
if (checkfalcon() || checkcart() || checkriding() || ismounting()) {
mes "Please remove your "+((checkfalcon())?"falcon":"")+((checkcart())?"cart":"")+((checkridin