SODA MS
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomeSodaMS PortalLatest imagesRegisterLog in
Latest topics
» Is this server still here?
close this when you get npc domnic Emptyby iTom Mon Jun 18, 2012 2:08 pm

» Backin the day
close this when you get npc domnic Emptyby MountainDew Tue Dec 14, 2010 9:03 pm

» How To Download soda ms
close this when you get npc domnic Emptyby ShadowTeken Sun Oct 17, 2010 5:39 pm

» Buhbye guys
close this when you get npc domnic Emptyby heyitsjimmy Wed Apr 21, 2010 9:44 pm

» Should I be scared?
close this when you get npc domnic Emptyby iTom Sun Jan 17, 2010 5:46 pm

Vote
SodaMS,MapleStory, V.62 Private server, Best maple

SodaMS V62 | 24/7 | Non-Hamachi Server
Top posters
Lovable (687)
close this when you get npc domnic I_vote_lcapclose this when you get npc domnic I_voting_barclose this when you get npc domnic I_vote_rcap 
D3m0nicSoul (651)
close this when you get npc domnic I_vote_lcapclose this when you get npc domnic I_voting_barclose this when you get npc domnic I_vote_rcap 
Jinx (559)
close this when you get npc domnic I_vote_lcapclose this when you get npc domnic I_voting_barclose this when you get npc domnic I_vote_rcap 
Blazerboi (524)
close this when you get npc domnic I_vote_lcapclose this when you get npc domnic I_voting_barclose this when you get npc domnic I_vote_rcap 
iTom (478)
close this when you get npc domnic I_vote_lcapclose this when you get npc domnic I_voting_barclose this when you get npc domnic I_vote_rcap 
PikabuttChan (445)
close this when you get npc domnic I_vote_lcapclose this when you get npc domnic I_voting_barclose this when you get npc domnic I_vote_rcap 
Jake (296)
close this when you get npc domnic I_vote_lcapclose this when you get npc domnic I_voting_barclose this when you get npc domnic I_vote_rcap 
xMandyBear (201)
close this when you get npc domnic I_vote_lcapclose this when you get npc domnic I_voting_barclose this when you get npc domnic I_vote_rcap 
ACDC (195)
close this when you get npc domnic I_vote_lcapclose this when you get npc domnic I_voting_barclose this when you get npc domnic I_vote_rcap 
Kido (176)
close this when you get npc domnic I_vote_lcapclose this when you get npc domnic I_voting_barclose this when you get npc domnic I_vote_rcap 

 

 close this when you get npc domnic

Go down 
4 posters
AuthorMessage
iyummy
Member
Member



Posts : 158
Join date : 2009-08-22

close this when you get npc domnic Empty
PostSubject: close this when you get npc domnic   close this when you get npc domnic EmptyTue Sep 01, 2009 3:16 am

heres a simple easy basic scripted npc



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

function action(mode, type, selection) {

if (mode == -1) {
cm.dispose();
}
else {
if (status >= 2 && mode == 0) {
cm.sendOk("Ok well good bye enjoy your time with us ");
cm.dispose();
return;
}

if (mode == 1) {
status++;
}
else {
status--;
}

if (status == 0) {
cm.sendNext("Hey welcome to sodams a great ps enjoy your time here get some friends to come too!");
}
else if (status == 1) {
cm.sendNext("i was created buy iyummy im a simple basic npc that anyone can make Smile!");
cm.dispose();
}
}
}

lol well let me know how it goes i guess
Back to top Go down
Jake
Member
Member
Jake


Posts : 296
Join date : 2009-08-25
Age : 31
Location : In Your Memories~

close this when you get npc domnic Empty
PostSubject: Re: close this when you get npc domnic   close this when you get npc domnic EmptyTue Sep 01, 2009 3:18 am

Niccee Mann xD That Should Workk From What i see anyway.. i can basically reconize anything i see
Back to top Go down
https://www.facebook.com/jakeymew
Lovable
Staff
Staff



Posts : 687
Join date : 2009-08-10
Age : 34
Location : California

close this when you get npc domnic Empty
PostSubject: Re: close this when you get npc domnic   close this when you get npc domnic EmptyTue Sep 01, 2009 3:19 am

You could've just PMed this to Kevin, lol.
Back to top Go down
iyummy
Member
Member



Posts : 158
Join date : 2009-08-22

close this when you get npc domnic Empty
PostSubject: Re: close this when you get npc domnic   close this when you get npc domnic EmptyTue Sep 01, 2009 3:20 am

lol ty man im sure it should work too its pretty basic script so yea i hope he like -sparkly eyes-

lol he hasnt answerd my frist one i sent him
Back to top Go down
Jake
Member
Member
Jake


Posts : 296
Join date : 2009-08-25
Age : 31
Location : In Your Memories~

close this when you get npc domnic Empty
PostSubject: Re: close this when you get npc domnic   close this when you get npc domnic EmptyTue Sep 01, 2009 3:26 am

Haha It is quite basic ur avg. Coding..
Back to top Go down
https://www.facebook.com/jakeymew
iyummy
Member
Member



Posts : 158
Join date : 2009-08-22

close this when you get npc domnic Empty
PostSubject: Re: close this when you get npc domnic   close this when you get npc domnic EmptyTue Sep 01, 2009 3:29 am

i swear if this dosent work i should stop coding
Back to top Go down
Jake
Member
Member
Jake


Posts : 296
Join date : 2009-08-25
Age : 31
Location : In Your Memories~

close this when you get npc domnic Empty
PostSubject: Re: close this when you get npc domnic   close this when you get npc domnic EmptyTue Sep 01, 2009 3:30 am

xD LMFAO it will work have faith
Back to top Go down
https://www.facebook.com/jakeymew
iyummy
Member
Member



Posts : 158
Join date : 2009-08-22

close this when you get npc domnic Empty
PostSubject: Re: close this when you get npc domnic   close this when you get npc domnic EmptyTue Sep 01, 2009 3:31 am

-sprouts angel wings-PRAYYYYYYYY
Back to top Go down
Jake
Member
Member
Jake


Posts : 296
Join date : 2009-08-25
Age : 31
Location : In Your Memories~

close this when you get npc domnic Empty
PostSubject: Re: close this when you get npc domnic   close this when you get npc domnic EmptyTue Sep 01, 2009 3:32 am

LMFAOOO LOLOL
Back to top Go down
https://www.facebook.com/jakeymew
iyummy
Member
Member



Posts : 158
Join date : 2009-08-22

close this when you get npc domnic Empty
PostSubject: Re: close this when you get npc domnic   close this when you get npc domnic EmptyTue Sep 01, 2009 3:34 am

LOL NISEKI IS NOW A FOURM MOD
Back to top Go down
D3m0nicSoul
Admin
Admin
D3m0nicSoul


Posts : 651
Join date : 2009-08-09
Age : 32
Location : United States

close this when you get npc domnic Empty
PostSubject: Re: close this when you get npc domnic   close this when you get npc domnic EmptyTue Sep 01, 2009 3:35 am

iyummy wrote:
LOL NISEKI IS NOW A FOURM MOD

wow...this got really of topic...so im gonna go ahead and...
Back to top Go down
http://SodaMS.tk
Sponsored content





close this when you get npc domnic Empty
PostSubject: Re: close this when you get npc domnic   close this when you get npc domnic Empty

Back to top Go down
 
close this when you get npc domnic
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
SODA MS  :: SodaMS Server :: Off-Topic-
Jump to: