Age of Pirates 2 Message Board  

We currently don't have any Age of Pirates 2 trainers, cheats or editors for PC. Premium members may REQUEST new trainers and cheats using our request system as long as the game has not been permanently retired or multiplayer only in nature. Use our message board to discuss the game.
Age of Pirates 2 Trainer
Message Board for PC version
Page 1 of 1
Signup or Login to Post
possible cheats
  • Current rank: 1 Star. Next Rank at 100 Posts.
    Send a message to Centurions Fate
    ELITE
    Centurions Fate posted on Sep 05, 2009 9:47:43 PM - Report post
     
    As I was digging through my folders inside Age of Pirates 2: City of Abandoned Ships, I noticed a file named Seadogs.c I opened it in notepad, and found a few strings of line that caught my attention except for one small detail, I do not know how to activate them inside of game, so any ideas would be most helpful.


    string sCheatName;
    ref mc;
    sCheatName = GetEventData();
    mc = GetMainCharacter();

    switch(sCheatName)
    {
    case "Immortal":
    if(LAi_IsImmortal(GetMainCharacter()))
    {
    LAi_SetImmortal(GetMainCharacter(), false);
    Log_SetStringToLog("God mode OFF"
    }else{

    LAi_SetImmortal(GetMainCharacter(), true);
    Log_SetStringToLog("God mode ON"
    }
    break;
    case "ShotGun":
    if(globalSGMode != false)
    {
    globalSGMode = false;
    Log_SetStringToLog("Shotgun mode OFF"
    }else{
    globalSGMode = true;
    Log_SetStringToLog("Shotgun mode ON"
    }
    break;

    case "Gold":
    mc.money = sti(mc.money) + 100000;
    Log_SetStringToLog(" + 100000 G"
    break;
    case "Skill":
    mc.skill.freeskill = 1;

    mc.skill.freeskill = sti(mc.skill.freeskill) + 50;
    Log_SetStringToLog(" + 50 SP"
    break;
    case "Reputation":
    mc.reputation = REPUTATION_NEUTRAL;
    Log_SetStringToLog("Reputation Set to NEUTRAL"
  • Current rank: 1 Star. Next Rank at 100 Posts.
    Send a message to zikko
    ELITE
    zikko posted on Sep 07, 2009 12:51:39 PM - Report post
     
    u've ever try thats mod?

    i can't tought
Page 1 of 1
Signup or Login to Post
All times are (GMT -06:00) Central Time (US & Canada). Current time is 6:24:32 AM