זה רושם לי uncodedקוד PHP:cm.sendYesNo("#rHello #h i'm the max skills. #gDo you want max your skills?");
} else if (status == 1) {
cm.maxSkills();
} else if (status == 2) {
cm.sendOk("#rE#gn#rj#go#ry");
}
}
}
אתם יכולים בבקשה לתקן לי את זה?
זה רושם לי uncodedקוד PHP:cm.sendYesNo("#rHello #h i'm the max skills. #gDo you want max your skills?");
} else if (status == 1) {
cm.maxSkills();
} else if (status == 2) {
cm.sendOk("#rE#gn#rj#go#ry");
}
}
}
אתם יכולים בבקשה לתקן לי את זה?
^^ אין שרת כזה סתם עשיתי את זה כי היה לי משעמם ^^
|
|
מה עשית פה?
אפשר לנעול?קוד PHP:function start() {
cm.sendYesNo("#rHello #h #. I'm the skill maxer. #gDo you want to max your skills?");
}
function action(m, t, s) {
if (m != 1)
cm.dispose();
else {
cm.getPlayer().maxSkills();
cm.sendOk("Enjoy!");
cm.dispose();
}
}
}
נערך לאחרונה על ידי Symphony; 30-08-2011 בשעה 15:26.
תודה אפשר לנעול
^^ אין שרת כזה סתם עשיתי את זה כי היה לי משעמם ^^