Modding TPT

  • greymatter
    22nd Jun 2013 Member 0 Permalink
    @mniip (View Post)
    NOW THAT IS COMPLICATED...
    And by the time i'm done with that my internet will be over....WHYGODWHY?
    I'd like to continue with the Visual c++ way...
    So help on that please...
  • xetalim
    22nd Jun 2013 Member 0 Permalink

    @greymatter (View Post)

     its as hard as the visual c++ way.

  • GreenFireDragon
    22nd Jun 2013 Member 0 Permalink

    try rebuild, it worked when my thing failed.

  • greymatter
    22nd Jun 2013 Member 0 Permalink
    @GreenFireDragon (View Post)
    I'll try that.


    Also, i found that NOTHING i do is added. I edited the name and description of GLAS and hit F5, but the .exe that popped up didn't have the changes, and neither did the .exe in the build folder. Now what?


    EDIT:OKAY, building it again added the my new element.
    YAYAYAYAYAYAY EFFORT OF ONE MONTH FINALLY IN!!!!!
    BUT, then i made some changes, and hitting F5 didn't work. Does this mean i have to build it everytime?
  • jacob1
    22nd Jun 2013 Developer 0 Permalink
    @greymatter (View Post)
    you always have to rebuild, or else you are just running the last version ... I think you set something up wrong

    I always just click the green arrow on top, that compiles my changes for me. If something else works for you, just do that instead I guess.
  • greymatter
    23rd Jun 2013 Member 0 Permalink
    @jacob1 (View Post)
    Oh-kay.
    But waiting for it to build for every little change is time consuming.

    Now, which all files should I copy to make the .exe work like a mod?
  • xetalim
    23rd Jun 2013 Member 0 Permalink

    @greymatter (View Post)

     the .exe only should be enough

  • jacob1
    23rd Jun 2013 Developer 0 Permalink
    @greymatter (View Post)
    it only has to rebuild the one file you changed. If it's rebuilding the entire thing you are still doing it wrong.
  • greymatter
    23rd Jun 2013 Member 0 Permalink
    @jacob1 (View Post)
    Okay, sometimes, The build finishes within a few seconds, apparently only building the file i edited. But also sometimes, it builds the whole thing for no reason.
    @xetalim (View Post)
    Are you sure?
  • GreenFireDragon
    23rd Jun 2013 Member 0 Permalink

    @greymatter (View Post)

     If you edit 1 or 2 files it only build that files, if you edit more it build's the whole thing