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


You'll find the rain in every story.
 
HomeLatest imagesRegisterLog in

 

 xLeroyx Coder Application :) [Accpected]

Go down 
3 posters
AuthorMessage
xLeroyx
GameMaster
GameMaster
xLeroyx


Posts : 6
Join date : 2009-01-24
Age : 34
Location : In a coding world :)

xLeroyx Coder Application :) [Accpected] Empty
PostSubject: xLeroyx Coder Application :) [Accpected]   xLeroyx Coder Application :) [Accpected] Icon_minitime1Sat Jan 24, 2009 9:35 pm

Real life name: Leroy =D

Name you want to be called by: Roy 0.o =X

Age: 15

Location/Timezone: Singapore + 8:00 GMT

Time spent online: 9~11 Hours a days , active Smile

Applying for: (In-game GM/Forum moderator/Web desginer/Graphic designer/Coder)
Coder .

Rainstory in-game name(s) (If any):
-Not yet created as i cant download the client-

Reason to join the team/Why you should be chosen:

I should be choosed as i am quite experienced in coding and coded for quite a few server , i can make custom npc , custom pq , custom maps , reward system , exchange of things required into nx pakage / meso or equpis .
What you think you can do:
Code Smile

Experience (Show work if designer/coder, list servers if GM and prove it):

// Mesos and Items exchanger !
var status = 0;

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

function action(mode, type, selection) {
if (mode == -1) {
cm.dispose();
} else {
if (mode == 0 && status == 0) {
cm.dispose();
return;
}
if (mode == 1)
status++;
else
status--;
if (status == 0) {
cm.sendSimple("Hello, I am the meso & items exchanger NPC . Here are your options: \r\n#L1# I would like to trade my #b#v4000313##k for 1 billion mesos!#l \r\n#L2# I would like to exchange 1 billion mesos for a #b#v4000313##k!#l \r\n#L3# I would like to exchange 500 #b#v4000313##k for a 1k attack stormcaster.#l \r\n#L4# I would like to exchange 800 #b#v4000313##k for a 1,000 stat Genenis Bandana. #l");
} else if (status == 1) {
if (selection == 1) {
if (cm.haveItem(4000313, 1)) {
cm.gainMeso(+1000000000);
cm.gainItem(4000313, -1);
cm.sendOk("Thank you for your mesos!");
} else {
cm.sendOk("Sorry, you don't have a #b#v4000313##k!");
}
cm.dispose();
} else if (selection == 2) {
if (cm.getMeso() >= 1000000000) {
cm.gainMeso(-1000000000);
cm.gainItem(4000313, 1);
cm.sendOk("Thank you for your item!");
} else {
cm.sendOk("Sorry, you don't have enough mesos!");
}
cm.dispose();
} else if (selection == 3) {
if (cm.haveItem(4000313, 500)) {
cm.gainItem(1082223, 1);
cm.gainItem(4000313, -500);
cm.sendOk("Thank you for your #b#v4000313##k!");
} else {
cm.sendOk("Sorry you dont have enough #b#v4000313##k!");
}
cm.dispose();
} else if (selection == 4) {
if(cm.haveItem(4000313, 800)) {
cm.gainItem(1002553, 1);
cm.gainItem(4000313, -800);
cm.sendOk("Thank you for your #b#v4000313##k!");
} else {
cm.sendOk("Sorry you dont have enough #b#v4000313##k!");
}
cm.dispose();
}
else{
cm.sendOk("All right. Come back later");
}
}
}
}

Contact information (Email/AIM/MSN):
leroypro_13@hotmail.com

Personal information/Hobbies (Optional):
Playing basketball , computer games and more ...

Last words: Those who always try after numerous attemps , they will sure succeed!


Last edited by xLeroyx on Sun Jan 25, 2009 7:59 am; edited 1 time in total
Back to top Go down
Heaven Aka Rain
GameMaster
GameMaster
Heaven Aka Rain


Posts : 56
Join date : 2008-12-31
Location : under a car

xLeroyx Coder Application :) [Accpected] Empty
PostSubject: Re: xLeroyx Coder Application :) [Accpected]   xLeroyx Coder Application :) [Accpected] Icon_minitime1Sat Jan 24, 2009 9:58 pm

We are not getting coder's only gm well to my thought lol nice tho
Back to top Go down
xLeroyx
GameMaster
GameMaster
xLeroyx


Posts : 6
Join date : 2009-01-24
Age : 34
Location : In a coding world :)

xLeroyx Coder Application :) [Accpected] Empty
PostSubject: Re: xLeroyx Coder Application :) [Accpected]   xLeroyx Coder Application :) [Accpected] Icon_minitime1Sat Jan 24, 2009 10:01 pm

Well i can be an in game Gm ? i am very active , i know all commands and codes , helpfull and help out anytime if people need help .
Back to top Go down
Jun
Co-Admin
Co-Admin
Jun


Posts : 56
Join date : 2009-01-05
Age : 34
Location : On my bed

xLeroyx Coder Application :) [Accpected] Empty
PostSubject: Re: xLeroyx Coder Application :) [Accpected]   xLeroyx Coder Application :) [Accpected] Icon_minitime1Sat Jan 24, 2009 10:20 pm

Actually, we do need coders.
I will talk to mandy bout this app and the server has been upgraded to V.60 so pls download the maplestory v.62 patch =)
Back to top Go down
xLeroyx
GameMaster
GameMaster
xLeroyx


Posts : 6
Join date : 2009-01-24
Age : 34
Location : In a coding world :)

xLeroyx Coder Application :) [Accpected] Empty
PostSubject: Re: xLeroyx Coder Application :) [Accpected]   xLeroyx Coder Application :) [Accpected] Icon_minitime1Sat Jan 24, 2009 10:24 pm

Jun wrote:
Actually, we do need coders.
I will talk to mandy bout this app and the server has been upgraded to V.60 so pls download the maplestory v.62 patch =)

Oh really ? thanky you , btw what do you mean by " upgraded to v.60 but download the v62 patch??
Back to top Go down
Sponsored content





xLeroyx Coder Application :) [Accpected] Empty
PostSubject: Re: xLeroyx Coder Application :) [Accpected]   xLeroyx Coder Application :) [Accpected] Icon_minitime1

Back to top Go down
 
xLeroyx Coder Application :) [Accpected]
Back to top 
Page 1 of 1
 Similar topics
-
» xLeroyx applying In Game GM because Heaven Aka Rain said no coders slot .[Accpected]
» Fallen's Coder App
» Gm Application
» Rom's GM Application =(
» about gm application

Permissions in this forum:You cannot reply to topics in this forum
Rainstory Forums :: Forums Requiring Staff Attention :: Applications-
Jump to: