טוב אז ניסיתי להכין NPC של SetMale וגם SetFemale באותו NPC וזה לא הצליח לי אז בבקשה תעשו לי תיקון ל NPC:
תודה לכל מי שיעזורקוד PHP:var item = Array(1002343, 1042085, 1072260, 1082227);
var item = Array (1002343, 1041130, 1061067, 1072189, 1082162);
function start() {
cm.sendSimple ("#e #bHey #r#h ##b #e How can i help you ? #n \b\r\n#L0# #rMale Stylist \n\#l\r\n#L1# #bFemale Stlyist\n\#l\r\n#L2#");
}
function action(mode, type, selection) {
cm.openNpc(item[selection]);
}




ציטוט ההודעה
