Planetary Annihilation Message Board  STATUS: RETIRED - Trainers are no longer being created or updated by our staff for this title.

Our Planetary Annihilation Trainer is now available for version Enhancement Update 113953 and supports STEAM. Our Planetary Annihilation message board is available to provide feedback on our trainers or cheats.
Planetary Annihilation Trainer
REQUEST MORE OPTIONS
Requests not available
FILE UPDATE REQUEST
Requests not available
BOOST UPDATE PRIORITY
Boost currently not available
Message Board for PC version
Page 1 of 3   •  First Page  •  Previous Page  •   Next Page  •   Last Page
Signup or Login to Post
planetary annihilation mods
  • Send a message to ray00741
    INACTIVE
    ray00741 posted on Jul 09, 2014 10:59:09 AM - Report post
     
    Installing Planetary Annihilation mods is very easy. Installing Mods can be done manually or through a very handy one click installer.

    The Planetary Annihilation Mod Manager for PC, Mac, and Linux all have a one click installation process, an archive of mods, a streamlined update process, and other helpful info and features.

    Remember, instal mods at your own risk. Mods could potentially have malicious code in them, though that has not been encountered in the Planetary Annihilation community.

    been using this the second day i got the game ... and yes very fun to play and a bit of a learning curve to understand just how the damn mod works but i got it working and yes still in early access stage at the moment .. the game that is...
    pamatches.com/mod/


    [Edited by ray00741, 7/9/2014 2:09:02 PM]
     
  • Current rank: 1 Star. Next Rank at 100 Posts.
    Send a message to Karl_Whates
    ELITE
    Karl_Whates posted on Aug 05, 2014 2:38:06 PM - Report post
     
    link please
    And loe as one man said to the other do you know you are on fire?
    Yes came the reply!
    That was the birth of sarcasum
  • Premium Plus
    Send a message to Anton Slavik
    KAIJU
    Anton Slavik posted on Aug 05, 2014 3:20:03 PM - Report post
     
    its there bottom of his text but ok here Link
    Since there are people who give me crap for my grammar and is to lazy to check my profile I will say it here as well. I am dyslexic so give me a break as I *TRY* to spell correctly.
  • Premium Plus
    Send a message to ray00741
    INACTIVE
    ray00741 posted on Aug 08, 2014 6:55:06 AM - Report post
     
    MODDING THE MODS FOR THIS GAME.

    if you go and download the mods for this game, or if you really good in scripting summit your own mods for single player, you can modify the mods for this game to a certain extent and still have a great time playing it, almost like a cheat for the game. you have to modify one file and change some numbers in the file, i am still messing around with these files and changing certain values in this one file does work totally. you have to get the galatic war mod this is the link ----pamatches.com/mod/galactic-war-loadouts/----Galactic War Loadouts and install it and search on your computer for the -- js -- file extentions the file i am modding is called ---tgw_start_air_buffed.js---- and that files path was ----usernamehere\AppData\Local\Uber Entertainment\Planetary Annihilation\mods\com.pa.trialq.tGWLoadout\ui\main\game\galactic_war\cards\------in the file you will find the word value with number next to it change it to a high number 1.2 to 999.2 or something then load that mod up and check out how much more fun the game is until we can get a real trainer ... hopefully later from CH... i am new to all of this but i have over 135 hours playing this game so far and i only had it for 2 or 3 weeks now. any questions or help with these files from anyone help would really help me understand more about these files please let me know. i am just sharing what i have been playing around with for a few days now. later all.



    [Edited by ray00741, 8/8/2014 6:59:55 AM] almost forgot what does this do to the loadout, it can speed up your commander and or give better damage and give lots of metal in the game you are playing in single player mode for GW.

    [Edited by ray00741, 8/8/2014 12:24:41 PM]
     
  • Premium Plus
    Send a message to ray00741
    INACTIVE
    ray00741 posted on Sep 01, 2014 1:08:01 PM - Report post
     
    look for this file gwc_storage_1 and look for those parts of text in the game and you will notice i did change those values big time. yep totally works....

    my location was here below.

    c:\Program Files (x86)\Steam\SteamApps\common\Planetary Annihilation\media\ui\main\game\galactic_war\cards


    i am going to send you the complete file directory list if i can but do a search for that file above me and edit the file if you have the game that is.

    var mods = [];
    var modUnit = function(unit) {
    mods.push({
    file: unit,
    path: 'storage.energy',
    op: 'multiply',
    value: 9999994.0
    });
    mods.push({
    file: unit,
    path: 'storage.metal',
    op: 'multiply',
    value: 9999994.0
    });
    you see the 99999 etc.. will i put them there and its for the engery in the game.
    i have like 200 hours in this game already got it for 16.99 dueing one of those flash sales on steam

    when i did this hack i dont think the AI used the increase in metal and also in that directory are all the files for the game that are important that you can hack yourself just look for value and a number next to it. this is only for the GW part of the game single player.
    i just found out that you have to already have a certain ability in you procession in order for this cheat to be effective i will have to report back what that ability was because my damn ass deleted it last night by mistake, right before i took out 3 commanders in one of the GW planet fights.


    [Edited by ray00741, 9/1/2014 1:09:15 PM]

    [Edited by ray00741, 9/1/2014 1:10:37 PM]

    [Edited by ray00741, 9/3/2014 5:35:37 AM]
     
  • Premium Plus
    Send a message to ray00741
    INACTIVE
    ray00741 posted on Sep 05, 2014 6:42:12 AM - Report post
     
    FOR MORE TECH SLOTS IN THE GAME FOR THE SINGLE PLAYER PART GW

    gwc_start.js

    this file is located here look below
    but your location could be different.

    C:\Program Files (x86)\Steam\SteamApps\common\Planetary Annihilation\media\ui\main\game\galactic_war\cards


    describe: function(params) { return ''; },
    deal: function(system) { return false; },
    buff: function(inventory) {
    inventory.maxCards(inventory.maxCards() + GW.balance.initialCardSlots + 61);



    after you open this file its for the cards or add slots in the game for tech. you can change the number i think to 100 or less.
    i put the line in you should look for above.

    i just did a quick test and put 12 in for fun and sure enough i got 12 extra slots and it seems to work on saves too. just get an extra slot while playing as usual and u should see the increase right away.

    [Edited by ray00741, 9/5/2014 6:43:04 AM]

    [Edited by ray00741, 9/5/2014 6:46:41 AM]

    [Edited by ray00741, 9/6/2014 7:55:44 AM]

    [Edited by ray00741, 9/6/2014 7:56:19 AM]

    [Edited by ray00741, 9/6/2014 8:12:19 AM]
     
  • Premium Plus
    Send a message to ray00741
    INACTIVE
    ray00741 posted on Sep 08, 2014 9:15:54 AM - Report post
     
    this a question i posted on the forums on uber

    ok i am asking about the --devmode where i put it is next to the exe in properties for exe but since i am not home right now... i just got to know if this can be use for just the normal GW part of the game you normally run to play by yourself with no mods loaded.
    i am asking this because i thought you had to run this in sandbox only not GW part of the game or skirmish mode too.
    thanks in advance ...

    this is the response i got back

    If you can run PA.exe directly from a command console, you can do that. The UberLauncher also allows you to specify command-line options under Build Options. I believe that Steam also has launch options.



    THIS show offline mode for your our server but will not work for GW also really not dev mode because i have a mod that works for the skirmish and Multiplayer against AI where u can spawn any unit in the game instantly and dont forget the sandbox mode too.
    i guest u can use it when they finally get the offline mode working soon i hope.

    [Edited by ray00741, 9/9/2014 5:52:14 AM]
     
  • Current rank: 1 Star. Next Rank at 100 Posts.
    Send a message to thsnoop2
    ELDER
    thsnoop2 posted on Sep 12, 2014 6:35:23 AM - Report post
     
    I tested ray00741 solution and it works.
    But even with alot of tech and infinity resources the AI raped me when i decide to try invade a Boss Planet lol

    I'dont know if the AI gets the infinity resources too, it seems not.
Page 1 of 3   •  First Page  •  Previous Page  •   Next Page  •   Last Page
Signup or Login to Post
All times are (GMT -06:00) Central Time (US & Canada). Current time is 1:33:21 PM