Results 1 to 24 of 24

Cheatmod in Blitzkrieg mod?

  1. #1
    Member PaLLeRo's Avatar
    Join Date
    Jan 2008
    Location
    Slit Trench

    Cheatmod in Blitzkrieg mod?

    Okay so, I want to have Cheatmod in Blitzkrieg mod, but i cant get it to work. I searched about it, and found a thread. It told me to copy Cheatmod.scar into Blitzkrieg mods Scar floder, and then modify scarutil.scar to have import(cheatmod.scar). I didin't find scarutil.scar, so i created one, and added import(cheatmod.scar) in it. Now i tought it would start and work, but when i started a skirmish game, Everything was freezed and i couldnt move my units. Plus, cheatmod commands didint work.

    Any Help?

    Over and Out,
    Pallero

  2. #2
    Member salecivija's Avatar
    Join Date
    May 2009
    Location
    Sabac, Serbia
    First you must have this:
    CheatMod for TOV 2.501
    then
    copy all from "CheatMod_v2.501\CheatMod\Data" to "Blitzkrieg_SP\Data"
    then open Corsix, and in data folder, find subfolder Scar, then to scarutil.scar, edit that file, and on 39 in scarutil, there should be a command that says: "import("SP_Cheatscript.scar")". Simply change this from "SP_Cheatscript.scar" to "Cheatmod.scar"

    also

    Within that same subfolder load up "sp_cheatscript" and scroll down to line 33, which should read "Scar_AddInit(SP_Cheatscript_Oninit)" change to "Scar_AddInit(Cheatmod_Oninit)"

    and that's it! It's works, tested!
    Attached Files
    S'verom u Boga za Kralja i Otadzbinu!

  3. #3
    Member PaLLeRo's Avatar
    Join Date
    Jan 2008
    Location
    Slit Trench
    Oh, Thank you Very much !

  4. #4
    Heelp! how make scarutil.scar file i have done those changes in corsix studio, but i haven't got scarutil.scar file.

  5. Modding Senior Member Company of Heroes Senior Member  #5
    Celéstial by heart Celution's Avatar
    Join Date
    Apr 2008
    Location
    Sweden
    Yes you do, it's located in Data\scar\

  6. #6
    I have ToV 2.601 have i do something different what salecivija adviced?

  7. Modding Senior Member Company of Heroes Senior Member  #7
    Celéstial by heart Celution's Avatar
    Join Date
    Apr 2008
    Location
    Sweden
    No he is right to the last word. What is your problem now then?

  8. #8
    I cannot found scarutil.scar, how-to make one?

    What i should add on it?

  9. Modding Senior Member Company of Heroes Senior Member  #9
    Celéstial by heart Celution's Avatar
    Join Date
    Apr 2008
    Location
    Sweden
    scarutil.scar is a game file dude, you cannot simple make it. Open up the modstudio, load the mod, and go to Data\scar and there is scarutil.scar.

  10. #10
    Oh, sry, now i have made changes to Scarutil and cheatscript. But in scarutil, "import("SP_Cheatscript.scar")" is in 41 line, and there are text "-- this must be loaded after the MissionPresets.scar file
    if Misc_IsCommandLineOptionSet("dev") then" in 39 and 40 lines. I have done all changes but my cheatmod doesen't work.

    Only the "zoomer" works properly.

    Cheatmod works in other mods but blitzkrieg is very complicated..

  11. Modding Senior Member Company of Heroes Senior Member  #11
    Celéstial by heart Celution's Avatar
    Join Date
    Apr 2008
    Location
    Sweden
    Well change line 41 then... Don't change anything else.

  12. #12
    Okay, i have made changes now, and i have Cheatmod.scar, luaconsts.scar and view.scar files in Blitzkrieg_SP\Data\Scar. Should i have something else?

  13. Modding Senior Member Company of Heroes Senior Member  #13
    Celéstial by heart Celution's Avatar
    Join Date
    Apr 2008
    Location
    Sweden
    I guess when you did everything as said in post #2, it should work.

  14. #14
    i have done everything but it doesn,t work.

    i tested cheatmod 2.601 and 2.501 and both dont work

    My game is anthology version or Gold.

  15. Modding Senior Member Company of Heroes Senior Member  #15
    Celéstial by heart Celution's Avatar
    Join Date
    Apr 2008
    Location
    Sweden
    Hmm, you should PM salecivija then.

  16. #16
    Member Searcher64's Avatar
    Join Date
    May 2010
    Location
    United States

    Can't find it..

    Erm...I tried doing this with v2.601 cheat mod for TOV, and I couldn't find the files scarutil.scar.

    http://forum.1337coh.com/showthread.php?t=122

    When I was trying to do it with 2.601, I can't find scarutil.scar file in

    [C:\Program Files (x86)\THQ\Company of Heroes\Blitzkrieg_SP\Data\scar]

    EDIT: NVM.......I had to mess around with Corsix to see that the file was in Corsix, not in the directory. Maybe you should be a little more specific....

    1. Open ModStudio.exe
    2. Click "Load COH/OF Mod"
    3. Navigate to your COH installation path
    4. Click on your mod's main module file (ex. Blitzkrieg_SP.module) *This is where I got confused*
    5. Choose your language and then start
    6. Click "data" on the LEFT side of the Corsix's window
    7. Then open subfolder "scar"
    8. Then find the file "scarutil.scar" and then DOUBLE CLICK it, and the it will pop up.
    9. Follow the other guide
    Last edited by Searcher64; 12th May 10 at 5:17 PM.

  17. #17
    Member DreadNaught's Avatar
    Join Date
    May 2010
    Location
    the Netherlands

    cheat mod blitzkrieg

    1open corsix
    2go to C:\Program Files\THQ\Company of Heroes\Blitzkrieg_SP.module
    3then open data / scar
    4 and then there is a huge list of .scar files and there you can find
    scar.util and sp.cheatscript.scar

  18. #18
    Member XAMOT's Avatar
    Join Date
    Oct 2006
    Location
    Nova Scotia, Canada

    Changing attribs

    I have been using successfully "cheat mod" with BK for a long time now. I have had no problems using it at all. However there is one thing that has bothered me about this set-up right from day one, and that is the rendering the BergeTiger useless from the way Relic meant for it to be used.

    Is there any way to revert this unit back to original, so that it can recover wrecks as well as salvage using cheat mod also?
    Well....! it was grape juice!!

  19. #19
    thanx salecivija, your post #2 helped me very much.

    On a different note, is there any way known to adjust the add resources, it only adds manpower and commander points. Works fine in vanilla game though.

    Edit** 24/12/2010

    Blitzkrieg adds a resource cap, so remove it and the "add_resources" command works proper.
    Last edited by the_arbiter_24; 24th Dec 10 at 6:00 AM. Reason: knowledge

  20. #20
    It wont work for me.

    I tried everything. I did it like salecivija said.

    I used Cheat mod v2.501 / v2.601

    and Blitzkrieg mod v2.0 / v2.0.0.3

    but nothing worked.

  21. #21
    Member DreadNaught's Avatar
    Join Date
    May 2010
    Location
    the Netherlands
    when i want to open corsix i says it couldn't find a certain file and then it stops

    what can I do?

  22. #22
    Member Ninja117's Avatar
    Join Date
    May 2009
    Location
    London, United Kingdom
    okaaaaaaay here we go.

    download this and unzip into your Blitzkrieg/Data/Scar folder:

    http://www.mediafire.com/?ehlm1f6jc34mwwj

    btw i take no credit for CheatMod.

  23. #23
    Nothing worked for me, im using the latest Blitz Mod 2.52 i used Corsix edited the Blitzkreig Module and changed the files, done everything In post #2 but all i get is the zoom.

  24. #24

    Help

    I cant figure this out at all caould someone possibly team veiw with me or something??

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •