AceStory

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

4 posters

    Coder/Gm App Matt

    Matt
    Matt


    Posts : 3
    Join date : 2009-05-02

    Coder/Gm App Matt Empty Coder/Gm App Matt

    Post  Matt Sat May 02, 2009 7:03 pm

    What are you applying for: Coder And A GM

    Name : Matt [The DoorStep Matt lol! ]

    Age : 14

    Where do you live/Timezone: New Jersey,USA

    How active will you be: Whenever Im Needed

    E-Mail: bmalek@rocketmail.com

    Hobbies : Skateboarding,Mapling,Listening To Music,Football, The OutDoors Basketball

    How you'd handle a hacker : I Would Use Hide Then See If They Are Really Hacking Like Specified Then I Would Bann Them.

    If two people were fighting, what would you do? : I Would Say Please Guys AceStory Is A Quiet And Non-Fight Cool LaidBack Server We Dont Wanna Do Anything To Embrass Anna Or Any Staff Members. Now Please Say Sorry And Lets All Be Friends And Forget What Happened. If That Would Not Work I Would See Both Sides Of The Story And Compile Them To Find Out The Situation.

    How many servers have you been a GM/Admin in?: Dont Know But Heres Some: SkylineMS,Coded CareStory,Owner Of SodaStory,Owner Of GMStory,Owner Of HolyMS,Owner Of EarthMS, Pending Coder On Maple-Heads,Coder Of DarkAgeMS, GM in OdinStory,GM in NameLessMS,Coder Of DaffyMS, Cant Remember The Rest cheers

    Why should we choose you: Im Active, Caring,Awesome.Kind,Generous,Serious When I Need To Be,Loyal,Trustful,Monsterous Personality,KRAZY, and I See Potential In ACESTORY and i wanna make it the best by coding new maps,npcs,scripts and banning hackers,cheaters,advertisers and people how are disrespectful to server,staff members,and players!sunny

    Reason i applied: i saw potential in this server and it has what it takes to be the best and i really like this server just by looking at it i can tell its really active!


    Summary of yourself : Im Active, Caring,Awesome.Kind,Generous,Serious When I Need To Be,Loyal,Trustful,Monsterous Personality,KRAZY,Thoughful and loving

    Extra Info: chose me and acestory will be will have a brighter

    In game name: None Yet


    (For Coders only) Can you Java code? :
    Wedding Java Edit:

    Mom and Dad give Blessing for 5mil
    High Priest John Checks if you are blessed or not and proceeds with the wedding.

    Ok First we must define what Blessed/Married is right?

    MapleCharacter.java

    Under


    Code:
    Private Boolean GM;
    Add


    Code:
    Private Boolean Blessed;
    Under:


    Code:
    public boolean isGM() {
    return gm;
    }
    Add:


    Code:
    public boolean isBlessed() {
    return Blessed;
    }
    Under:


    Code:
    ret.gm = rs.getInt("gm") == 0 ? false : true;
    Add:

    Code:
    ret.Blessed = rs.getInt("Blessed") == 0 ? false : true;

    Under:


    Code:
    ret.gm = false;
    Add:


    Code:
    ret.Blessed = false;

    In MapleClient.java:

    Under:


    Code:
    private boolean gm;
    Add:

    Code:
    private boolean Blessed;
    Under:


    Code:
    public boolean isGm() {
    return gm;
    }
    Add:



    Code:
    public boolean isBlessed() {
    return Blessed;
    }
    Now for Defining what Married is:
    MapleCharacter.java

    Under


    Code:
    Private Boolean GM;
    Add


    Code:
    Private Boolean Married;
    Under:


    Code:
    public boolean isGM() {
    return gm;
    }
    Add:


    Code:
    public boolean isMarried() {
    return Married;
    }
    Under:


    Code:
    ret.gm = rs.getInt("gm") == 0 ? false : true;
    Add:

    Code:
    ret.Married = rs.getInt("Married") == 0 ? false : true;

    Under:


    Code:
    ret.gm = false;
    Add:


    Code:
    ret.Married = false;

    In MapleClient.java:

    Under:


    Code:
    private boolean gm;
    Add:

    Code:
    private boolean Married;
    Under:


    Code:
    public boolean isGm() {
    return gm;
    }
    Add:



    Code:
    public boolean isMarried() {
    return Married;
    }








    Thanks For Reading Hope You Enjoyed. afro
    avatar
    majd1


    Posts : 1
    Join date : 2009-05-02

    Coder/Gm App Matt Empty Re: Coder/Gm App Matt

    Post  majd1 Sat May 02, 2009 11:06 pm

    Wow Awsome App Hope You Get Accepted
    Sarah
    Sarah


    Posts : 62
    Join date : 2009-04-27
    Location : In your ♥

    Coder/Gm App Matt Empty Re: Coder/Gm App Matt

    Post  Sarah Sat May 02, 2009 11:22 pm

    Personally, I liked your application. (:
    Matt
    Matt


    Posts : 3
    Join date : 2009-05-02

    Coder/Gm App Matt Empty Re: Coder/Gm App Matt

    Post  Matt Sat May 02, 2009 11:36 pm

    Thank You Anna Asked Me To Make One

    She Said If She Checks It Out And Shes Likes It I Can Be Coder/GM For Server
    MidniteWhite
    MidniteWhite
    Admin


    Posts : 246
    Join date : 2009-04-27

    Coder/Gm App Matt Empty Re: Coder/Gm App Matt

    Post  MidniteWhite Sat May 02, 2009 11:37 pm

    I never said that...but k...
    Matt
    Matt


    Posts : 3
    Join date : 2009-05-02

    Coder/Gm App Matt Empty Re: Coder/Gm App Matt

    Post  Matt Sat May 02, 2009 11:43 pm

    Hey Anna What You Think About It <3333333

    Did I Make It tongue
    MidniteWhite
    MidniteWhite
    Admin


    Posts : 246
    Join date : 2009-04-27

    Coder/Gm App Matt Empty Re: Coder/Gm App Matt

    Post  MidniteWhite Sat May 02, 2009 11:54 pm

    http://forum.ragezone.com/f427/release-real-wedding-pack-updated-v-1-a-463577/



    you just stole the code. I want real coders, not people who steal codes from ragezone. plxkthx <3

    Denied.

    Sponsored content


    Coder/Gm App Matt Empty Re: Coder/Gm App Matt

    Post  Sponsored content


      Current date/time is Wed Nov 13, 2024 3:36 am