AceStory

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

2 posters

    MiniRadi's Coder App

    avatar
    MiniRadi


    Posts : 2
    Join date : 2009-05-24

    MiniRadi's Coder App Empty MiniRadi''s Coder App

    Post  MiniRadi Sun May 24, 2009 6:35 pm

    Name: Michael
    Age: 15
    Location: Queensland,Australia
    Request InGame Name: MiniRadi

    Experience - Programs
    MySQL, Navicat, MYSQL QUERY BROWSER, DXWND, HaRepacker, NetBeans, Hamachi, HEX WorkShop

    Experience - Coding/Proff
    Recompiling Of Server Files(Odinms.jar):
    Yes / Open NetBeans, Select SRC folder, than jar files, Press F11 to complete, move Odinms.jar into Dist.


    NPC Placement
    Yes / Create a !npc commmand in Commands.java, than recompile. Or..
    Place NPC in XML files.

    Creating "!" Commands:
    Learning /
    Code:

    MapleCharacter player = c.getPlayer();
          if (splitted[0].equals("!lowhp")) {
             player.setHp(1);
             player.setMp(500);
             player.updateSingleStat(MapleStat.HP, 1);
             player.updateSingleStat(MapleStat.MP, 500);
    Sets the players HP to 1, Sets MP to 500.

    Editing NPC:
    Yes / INSERT INTO shop(`shopid`, `npcid`)VALUES(100, 2042004);

    Pretty Self Explanatory..sql insert
    Code:

    function start() {
       cm.sendSimple ("Hello, please choose your category.\r\n#L0#Capes#l\r\n#L1#Shop#l");
    }

    function action(mode, type, selection) {
       cm.dispose();
       if (selection == 0) {
          cm.openShop (100);
    Sends text "Hello, please etc etc"
    than select shop ....faces, hats, etc
    Experience - GM
    Yes Owner of 15 Servers (ill name sone of them)SydneyMs was merged with my server, Combatmaple, ForgottenStory, DarkAngelMs, DarkAgeMs
    MidniteWhite
    MidniteWhite
    Admin


    Posts : 246
    Join date : 2009-04-27

    MiniRadi's Coder App Empty Re: MiniRadi's Coder App

    Post  MidniteWhite Sun May 24, 2009 6:39 pm

    please use the outline provided.
    do not forget the 5 questions at the bottom.
    avatar
    MiniRadi


    Posts : 2
    Join date : 2009-05-24

    MiniRadi's Coder App Empty Re: MiniRadi's Coder App

    Post  MiniRadi Sun May 24, 2009 6:41 pm

    lol nah cant be fucked u can see im a good COder u dont like go fuck off then
    MidniteWhite
    MidniteWhite
    Admin


    Posts : 246
    Join date : 2009-04-27

    MiniRadi's Coder App Empty Re: MiniRadi's Coder App

    Post  MidniteWhite Sun May 24, 2009 6:42 pm

    LMFAO
    k denied.

    Sponsored content


    MiniRadi's Coder App Empty Re: MiniRadi's Coder App

    Post  Sponsored content


      Current date/time is Mon May 13, 2024 6:19 pm