Nom du fichier : Age of Pirates 2 : City of Abandoned Ships All Access Cheat - Auteur : ANO - [PC] |
// 11.08.05 Boal ?????? ??? ????? ??? ??????? S.P.E.C.I.A.L // ????? ??? ????????????? ? .??? ?????? (?????? SKILLCHANGER) // ????? ????? int GetCharacterRankRate(ref _refCharacter) { return 35 - GetCharacterSPECIALSimple(_refCharacter, SPECIAL_I); } int GetCharacterRankRateCur(ref _refCharacter) { if(!CheckAttribute(_refCharacter, "rank_exp")) { _refCharacter.rank_exp = 0; } return sti(_refCharacter.rank_exp); } // ??????? ?? int GetCharacterAddHPValue(ref _refCharacter) { int ret = makeint(2 + GetCharacterSPECIALSimple(_refCharacter, SPECIAL_E) * 0.55 + 0.5); if (CheckCharacterPerk(_refCharacter, "HPPlus")) { ret = ret + 1; } return ret; } int GetCharacterBaseHPValue(ref _refCharacter) { int ret = makeint(30.0 + GetCharacterSPECIALSimple(_refCharacter, SPECIAL_S)*GetCharacterSPECIALSimple(_refCharacter, SPECIAL_E)*0.5); /*if (CheckCharacterPerk(_refCharacter, "HPPlus")) { ret = ret + 20; } if (CheckAttribute(_refCharacter, "PerkValue.HPPlus")) { ret = ret + sti(_refCharacter.PerkValue.HPPlus); } */ return ret; } float GetCharacterMaxEnergyValue(ref _refCharacter) { float ret = (30.0 + GetCharacterSPECIAL(_refCharacter, SPECIAL_A)*10); /*if (CheckCharacterPerk(_refCharacter, "EnergyPlus")) { ret = ret + 20; } */ if (CheckAttribute(_refCharacter, "PerkValue.EnergyPlus")) { ret = ret + stf(_refCharacter.PerkValue.EnergyPlus); } return ret; } float GetC...... |
Replace your current RPGUtilite.c file with this one and start a game as the merchant character to have 10 stats for SPECIAL and enough skill points to level all your skills to 100. Once all Skills are allocated your characters Rank should still only be about 5, this was to stop all the other captains you meet from being equally badass. Ive also set it up so you have all personal and ship abilities. If you want your character to be higher than Rank 5 simply dump some of his skill points and then re-add them. |
███████████████████████████████████████████████████████████████████ █ █ █ █ █ ███ █ █ █ ████ █ █ █ ███ █ ███ ███ ███ █ ███ █ █ ██ █ █████ ███ █ ████████ ████ ███ ████ █ ██ ███ ███ █ █ █ █ █ █ ██ █ █ █ ████ ███ █████ ███ ███ ███ ██ ██ ███ █ █ ██ █ █████ ██ ██████ ████ ████ ███ █████ ███ ███ ███ ███ █ ███ █ █ ███ █ █ ███ █ ████ █ ███ █████ ███ ███████████████████████████████████████████████████████████████████ ---------------------- File download at Trainers City - The Bible Trainers - For PC games, Psx, PSP, PS3, Xbox, Xbox360 and Wii games Retreive others trainers, Cheats, editors, soluces, save games and much more at http://www.trainerscity.com/ ---------------------- This trainer doesn't work with your game ? Read the FAQ or write to the author ! https://www.trainerscity.com/en/help (In English) https://www.trainerscity.com/fr/help (En Français) ---------------------- Try the forums of Trainers City in French and English http://forums.trainerscity.org/ ---------------------- Register your website free? Try the directory of Trainers City http://www.trainerscity.net |
Téléchargé : 8938 fois |
Mise à jour : 1970.01.01 |
Comments