|
Post by boop123 on Nov 5, 2013 22:20:02 GMT -6
Not exactly a lot of mod support for an old game like this, so I don't really know where to look. But does anyone know how to open and edit .gs files and how to repack a .mpq file? Or in general, how could I edit the gs.mpq file and have it work?
Thanks.
|
|
|
Post by Boaster on Nov 5, 2013 22:33:28 GMT -6
Not exactly a lot of mod support for an old game like this, so I don't really know where to look. But does anyone know how to open and edit .gs files and how to repack a .mpq file? Or in general, how could I edit the gs.mpq file and have it work? Thanks. Use WinMPQ to open MPQ files and use Notepad to Open GS files.
|
|
orzie
Official
Posts: 365
|
Post by orzie on Nov 6, 2013 5:25:04 GMT -6
Notepad++ is generally a more convenient tool. It allows to keep track of brackets, which is sometimes essential for debugging, and has some other good options.
As for an alternative for mpq editor, there is Ladik's editor which is supposed to compile new archives from scratch rather than replacing files in the existing ones, but it can work too. The only problem with Ladik's editor is increasing the size of mpq every time the file is replaced.
|
|
|
Post by Boaster on Nov 6, 2013 11:21:52 GMT -6
WinMPQ is better for on-the-fly edits.
Ladik is good for compiling new archives from a folder.
|
|
|
Post by boop123 on Nov 12, 2013 21:26:19 GMT -6
That was helpful, thanks. What's the name of the file or files that controls the cheats?
|
|
orzie
Official
Posts: 365
|
Post by orzie on Nov 12, 2013 23:46:29 GMT -6
That was helpful, thanks. What's the name of the file or files that controls the cheats? I believe the scripts responsible for cheat codes are present in PANELS.GS, or PANELS5.GS in case of Mantera's Mod.
|
|
|
Post by boop123 on Nov 13, 2013 19:27:20 GMT -6
Everything is displayed in alphabetical order in WinMPQ and I don't see PANEL.GS or PANELS5.GS in the list.
|
|
|
Post by Boaster on Nov 13, 2013 20:34:43 GMT -6
Everything is displayed in alphabetical order in WinMPQ and I don't see PANEL.GS or PANELS5.GS in the list. Use the Search/Filter.
|
|
orzie
Official
Posts: 365
|
Post by orzie on Nov 13, 2013 21:47:32 GMT -6
Everything is displayed in alphabetical order in WinMPQ and I don't see PANEL.GS or PANELS5.GS in the list. The panel GS files are placed in gs.mpq/gs/dlg subdirectory, if that helps.
|
|