Originally Posted by
jasonboi82
function start() {
cm.sendNext("Hello , Welcome to ......! Hey listen if you give me #b#v4031138##k I'll give you.......how about it?.");
}
function action(mode, type, selection) {
if (mode < 1) {
cm.dispose();
return;
}
if(cm.haveItem(4031138,1)) {
cm.gainItem(.......,1);
cm.gainItem(4031138,-1);
cm.warp(910000000);
cm.sendOk("Thank you! Press @help for the commands!");
} else
cm.sendOk("Sorry, you don't have #b#v4031138##k! Come back when you do!");
cm.dispose();
}
[/PHP]