• New Horizons on Maelstrom
    Maelstrom New Horizons


    Visit our website www.piratehorizons.com to quickly find download links for the newest versions of our New Horizons mods Beyond New Horizons and Maelstrom New Horizons!

debug and adding cheats

glyth

Landlubber
first i edited engine .ini and put a 1 next to debug keys

that enabled c = crazy cannon and f4 teleport, there are more out there like instant lose but i cant rember them so find em for me all the debug keys

R= speed hack, i think cyber prolly knows all the debug keys cuz he made T = speed hack

so how bout please posting the debug keys cyber?

second how can i add to my personal made cheats a cheat that rises the officers free points or perk points?


<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->if (shipIndex== -1) return;

    bool isCheatCode = false;
    if(GameInterface.edit_box.str == "GodMode")
    {
        if(LAi_IsImmortal(pchar) == true)
        {
            LAi_SetImmortal(pchar, 0);
        }
        else
        {
            LAi_SetImmortal(pchar, 1);
        }
        isCheatCode = true;
    }
    if(GameInterface.edit_box.str == "ExpBooster")
    {
        AddPartyExp(pchar, 10000);
        isCheatCode = true;
    }
        if(GameInterface.edit_box.str == "SS")
    {
              pchar.ship.cargo.goods.food = 125000;
                      pchar.ship.cargo.goods.bombs = 125000;
                         pchar.ship.cargo.goods.balls = 125000;
                         pchar.ship.cargo.goods.grapes = 125000;
                          pchar.ship.cargo.goods.knippels = 125000;
                          pchar.ship.cargo.goods.sailcloth = 125000;
                          pchar.ship.cargo.goods.planks = 125000;

        isCheatCode = true;
}

        if(GameInterface.edit_box.str == "SkillD")
    {
            
        pchar.skill.Leadership = "1";
    pchar.skill.Fencing = "1";
    pchar.skill.Gun = "1";
    pchar.skill.Sailing = "1";
    pchar.skill.Tactic = "2";
    pchar.skill.Accuracy = "1";
    pchar.skill.Cannons = "1";
    pchar.skill.Grappling = "1";
    pchar.skill.Repair = "1";
    pchar.skill.Defence = "1";
    pchar.skill.Commerce = "1";
    pchar.skill.Sneak = "1";

        isCheatCode = true;
    }
        if(GameInterface.edit_box.str == "SkillA")
    {
            
        pchar.skill.Leadership = "20";
    pchar.skill.Fencing = "20";
    pchar.skill.Gun = "20";
    pchar.skill.Sailing = "20";
    pchar.skill.Tactic = "20";
    pchar.skill.Accuracy = "20";
    pchar.skill.Cannons = "20";
    pchar.skill.Grappling = "20";
    pchar.skill.Repair = "20";
    pchar.skill.Defence = "20";
    pchar.skill.Commerce = "20";
    pchar.skill.Sneak = "20";

        isCheatCode = true;
    }


        if(GameInterface.edit_box.str == "SkillM")
    {
            
           pchar.skill.freeskill = 10;
    pchar.perks.freepoints = 10;

        isCheatCode = true;
    }
        if(GameInterface.edit_box.str == "Shorty")
    {
        GiveItem2Character(pchar, "gun1");
                GiveItem2Character(pchar, "gun1");
                GiveItem2Character(pchar, "gun1");
                GiveItem2Character(pchar, "gun1");


        isCheatCode = true;
    }
    if(GameInterface.edit_box.str == "MoneyBooster")
    {
        AddMoneyToCharacter(pchar, 10000);
        isCheatCode = true;
    }
    if(GameInterface.edit_box.str == "BestSaber")
    {
        GiveItem2Character(pchar, "blade18");
        isCheatCode = true;
    }
    if(GameInterface.edit_box.str == "BestGun")
    {
        GiveItem2Character(pchar, "gun7");
        isCheatCode = true;
    }
    if(isCheatCode == false)
    {
        refcharacter.ship.name = GameInterface.edit_box.str;
    }
    GameInterface.edit_box.str = refcharacter.ship.name;
    SetCurrentNode("SHIP_INFO_TEXT");
}<!--c2--></div><!--ec2-->
 
Cyberops has not been seen nor heard from ever since the Pirate Simulator debacle.
That was over a year ago. Development of modpacks for Age of Pirates has since been dead.
 
<!--quoteo(post=319502:date=May 13 2009, 02:46 PM:name=Pieter Boelen)--><div class='quotetop'>QUOTE (Pieter Boelen @ May 13 2009, 02:46 PM) <a href="index.php?act=findpost&pid=319502"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->Cyberops has not been seen nor heard from ever since the Pirate Simulator debacle.
That was over a year ago. Development of modpacks for Age of Pirates has since been dead.<!--QuoteEnd--></div><!--QuoteEEnd-->


so the debug keys well remain a mystery:/ ?
 
Maybe somebody else knows? <img src="style_emoticons/<#EMO_DIR#>/dunno.gif" style="vertical-align:middle" emoid=":shrug" border="0" alt="dunno.gif" />
 
<!--quoteo(post=319514:date=May 13 2009, 02:54 PM:name=Pieter Boelen)--><div class='quotetop'>QUOTE (Pieter Boelen @ May 13 2009, 02:54 PM) <a href="index.php?act=findpost&pid=319514"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->Maybe somebody else knows? <img src="style_emoticons/<#EMO_DIR#>/dunno.gif" style="vertical-align:middle" emoid=":shrug" border="0" alt="dunno.gif" /><!--QuoteEnd--></div><!--QuoteEEnd-->


i hope, btw i hit reply and its quoting you instead weird
 
i remember once looking at my hold and seeing that i had about 120000/3700 on my ship 0.o probably got pissed and mashed it accidently lol.. try hunting around F3 for that one. <img src="style_emoticons/<#EMO_DIR#>/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />
 
<!--quoteo(post=319543:date=May 13 2009, 04:06 PM:name=Chemicalvamp)--><div class='quotetop'>QUOTE (Chemicalvamp @ May 13 2009, 04:06 PM) <a href="index.php?act=findpost&pid=319543"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->i remember once looking at my hold and seeing that i had about 120000/3700 on my ship 0.o probably got pissed and mashed it accidently lol.. try hunting around F3 for that one. <img src="style_emoticons/<#EMO_DIR#>/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /><!--QuoteEnd--></div><!--QuoteEEnd-->


dont see it :/
 
How can i activate "Crazy Cannon"? I can enable about 20 cheats(of which 10 are useful) like God Mode and so on but i am looking for a one-shot-one kill. Can anybody help? Thanks
 
Back
Top