ღ NooneMs Forum ღ
ღ NooneMs Forum ღ
ღ NooneMs Forum ღ
Would you like to react to this message? Create an account in a few clicks or log in to continue.


:: Enjoy Your Posting :P ::
 
HomeLatest imagesSearchRegisterLog in

 

 My Coder App

Go down 
3 posters
AuthorMessage
ClericBy
Guest




My Coder App Empty
PostSubject: My Coder App   My Coder App EmptySat Jan 02, 2010 1:30 am

Hi im a pro dev coder I can code very well here are some examples:

easy to edit maplestory npc heres the code (edit every thing in bold):
Code:
Code:
var status = 0; // dont touch
var map = 100000000;// map it warps u to after ur done
//created by Astro only edit some stuff the rest is done for u


var item = 4001007; // change this to what ever item u want
var getitem = 4001013; // the item u get when u beat the quest
var amount = 15; // the amount of the reward u get
var amount1 = 20; // the amount u need to beat the quest
var nx = 3000; //amount of nx u get




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 ("TeddyBearMS RAWR~");
         cm.dispose();
         return;
      }
      if (mode == 1)
         status++;
      else
         status--;
      if (status == 0 ) {
      
            cm.sendNext ("hello, " +  cm.getChar().getName()  +  "  can u get me "+amount1+" #i"+item+"#! "); // edit everything thats grey not black
         }
      else if (status == 1) {
         if (cm.haveItem(item,amount1)) {
         cm.gainItem(item,-20);
         cm.warp(map);
         cm.showEffect("quest/party/clear"); // makes the pig clear sign apear
            cm.playSound("Party1/Clear"); // makes the music for the big clear sign play
         cm.sendOk ("great heres "+ nx +" nx");// if u dont want it to give any nx delete this line
         cm.modifyNx(nx);// if u dont want it to give any nx delete this line
         cm.dispose();
         }
         if (!cm.haveItem(item,amount1)) {
         cm.sendOk ("You have not collected "+amount1+"#i"+item+"#!");// edit everything thats grey not black
         cm.dispose();
         }
      }
      else if (status == 2) {
                        cm.showEffect("quest/party/clear");
                        cm.playSound("Party1/Clear");
         cm.dispose();
         
      }
   }
}


thats an quest npc thats super easy to edit Very Happy


and heres a starter map set of codes:

Code:
ive made a starter map hope u like u have to read the read me for set up instructions
download: http://www.mediafire.com/?httmutl50zm

if u dont understand it than ill show u a example just PM me



hope u like me if u dont thats ok to btw i work almost 24/7
Back to top Go down
Jolden
Admin
Admin
Jolden


Posts : 57
Join date : 2009-12-09
Age : 28
Location : Malaysia [Sarawak]

My Coder App Empty
PostSubject: Re: My Coder App   My Coder App EmptySat Jan 02, 2010 11:14 am

Sorry, i can edit npc my self. And we dont need coders anymore :] Thanks for apply.


SmarterChild,
JōкeԅZαιι.
________________________________________________________________
My Coder App Forum10
Back to top Go down
https://noonems.forumotion.com
Never
Newbie
Newbie



Posts : 41
Join date : 2009-12-27
Age : 30
Location : Singapore

My Coder App Empty
PostSubject: Re: My Coder App   My Coder App EmptySun Jan 03, 2010 10:07 pm

Two brain work better than one but there already 2 coder
Back to top Go down
born996
Newbie
Newbie



Posts : 7
Join date : 2009-12-28

My Coder App Empty
PostSubject: Re: My Coder App   My Coder App EmptyFri Jan 15, 2010 5:54 pm

leeched from RZ >.>
Back to top Go down
Sponsored content





My Coder App Empty
PostSubject: Re: My Coder App   My Coder App Empty

Back to top Go down
 
My Coder App
Back to top 
Page 1 of 1
 Similar topics
-
» [Coder and GM App]

Permissions in this forum:You cannot reply to topics in this forum
ღ NooneMs Forum ღ :: Application :: ♥Coder App♥-
Jump to: