Welcome DZstory !
Would you like to react to this message? Create an account in a few clicks or log in to continue.


maplestory private sever
 
HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log inLog in  

 

 EDIT:Currency o.o

Go down 
3 posters
AuthorMessage
[GM]Sickness
Super Moderators
Super Moderators
[GM]Sickness


Posts : 20
Join date : 2010-06-27
Age : 28
Location : Free Market

EDIT:Currency o.o Empty
PostSubject: EDIT:Currency o.o   EDIT:Currency o.o I_icon_minitimeMon Jun 28, 2010 4:30 am

My suggestion is that we use presents.


//Currency NPC
//By Sickness
//For Duffel(DZstory)
var status = 0;

function start() {
status = -1;
action(1, 0, 0);
}

function action(mode, type, selection) {


if (mode == -1) {//ExitChat
cm.dispose();

}else if (mode == 0){//No
cm.sendOk("Ok, talk to me when your sure you want to spend your presents.");
cm.dispose();
}else{ //Regular Talk
if (mode == 1)
status++;
else
status--;

if (status == 0) {
cm.sendYesNo("You have spent great time getting those pretty presents for me. Would you like to trade with me for my presents that i got this year that i don't really want." );
}else if (status == 1) {
if(cm.getitem(4000422) < 50){
cm.sendOk("Sorry, You have to 50 presents to get one of mine.");
cm.dispose();
}else{
cm.sendOk("Yay! You want to trade presents?!");
}
}else if (status == 2) {
cm.getitem(uh random item id that you want to give);
cm.getitem(4000422,-50);
cm.sendNext("Enjoy the present that you got.");
cm.dispose();
}
}
}

okay i finished it. this will only give one item though. if you want me to make it mutiple options tell me o.o
Back to top Go down
<3
Super Moderators
Super Moderators
<3


Posts : 33
Join date : 2010-06-28
Age : 28
Location : In your Bed.

EDIT:Currency o.o Empty
PostSubject: Re: EDIT:Currency o.o   EDIT:Currency o.o I_icon_minitimeTue Jun 29, 2010 3:32 pm

Since The Snowman boss is hard to kill, i suggest that There should be some sort of map where you can Kill the snowman for presents.
Like, a custom PQ or something.
Back to top Go down
SoulReaper
Newbie
Newbie
SoulReaper


Posts : 15
Join date : 2010-06-29

EDIT:Currency o.o Empty
PostSubject: Re: EDIT:Currency o.o   EDIT:Currency o.o I_icon_minitimeWed Jun 30, 2010 2:10 am

Snowman? Don't you mean the Anniversary Cake?
Back to top Go down
<3
Super Moderators
Super Moderators
<3


Posts : 33
Join date : 2010-06-28
Age : 28
Location : In your Bed.

EDIT:Currency o.o Empty
PostSubject: Re: EDIT:Currency o.o   EDIT:Currency o.o I_icon_minitimeWed Jun 30, 2010 3:57 am

SoulReaper wrote:
Snowman? Don't you mean the Anniversary Cake?

No, the anniversary cake doesnt drop Presents. it's the Snowman from the Happyville snow event.
Back to top Go down
Sponsored content





EDIT:Currency o.o Empty
PostSubject: Re: EDIT:Currency o.o   EDIT:Currency o.o I_icon_minitime

Back to top Go down
 
EDIT:Currency o.o
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
Welcome DZstory ! :: General Discussion-
Jump to: