More Money (Full Version)

All Forums >> [Current Games From Matrix.] >> [Modern] >> Hired Guns: The Jagged Edge >> Mods



Message


TR Shrum -> More Money (12/9/2008 8:57:22 PM)

I've notice several posts regarding "not enough money" or "I keep running out of money." Open the mission_upgrades.xml and tinker with the Intitial Cost, Dailey Cost, and Dailey Bonus/Income numbers. By lowering the intitial cost and raising the dailey income figures I've managed to give myself just "that little extra something." Be advised, this can be abused: $300,000 dailey income and $5 intitial cost...




SlickWilhelm -> RE: More Money (12/9/2008 9:05:12 PM)

Nice find. Sounds like this could have the makings of a "Beverly Hills Mercs" mod. [8D]




CowGod -> RE: More Money (12/9/2008 9:40:28 PM)

whenever i modify a file - save it - and try to play, the game gives me a tablekeeper error. what am i doing wrong?




SeanD -> RE: More Money (12/9/2008 9:45:39 PM)

What are you using to edit these files CowGod?




CowGod -> RE: More Money (12/9/2008 9:46:42 PM)

scalc from sun.




Scautura -> RE: More Money (12/9/2008 9:48:11 PM)

I had the same problem using OpenOffice Calc 2.0.4, I'm just installing 3.0 and seeing if I have the same problem.

I don't have MS Office at home, and some of the XML files (Persons.xml and derivatives in particular) cause it to crash on my work laptop, so I can't even use that to edit.




SeanD -> RE: More Money (12/9/2008 9:48:53 PM)

Can you try Excel or NotePad? I've not used the program you're using and maybe it's screwing up the formatting which is throwing the error.

Bear in mind that these files are designed to natively run in Mircosoft Excel.




CowGod -> RE: More Money (12/9/2008 9:51:29 PM)

I am already using 3.0 and nothing. same tablekeeper error. In addition after the tablekeeper error if you try to reload the same to return the values to the same original content it just won't save. something is not right.




CowGod -> RE: More Money (12/9/2008 9:54:22 PM)

It becomes unreadable with notepad:)




Scautura -> RE: More Money (12/9/2008 9:58:06 PM)

Notepad is fine, but makes it very hard to read (XML is meant to be semantic, and while semantically good for a spreadsheet, it's next to impossible to read for a "config" or "data" file - you can tell where the rows are, but you have to remember which column is which, kinda hard when you've got many columns of data). As I've mentioned before, Office crashes for me on some of the XML files (which can't be good to start with).

With OO, when saving, it asks if you want to keep it in Office 2003 format - it is obviously making some changes to the format, but Excel still reads it fine.

If I could understand the error message (Russian - actually comes out as gobbledygook for me) then I might be able to track it down further.

More weirdness: The file from OO is larger than the original, but has less whitespace (no carriage returns that I can find), and is missing bits (such as the <DocumentProperties> section)
I'd go into it further, but I'm hitting the sack and I'll come back to it later. I'd attach one of the files, but the only one I have left in OO format is a smidge large (Persons_easy.xml at 711Kb)




CowGod -> RE: More Money (12/9/2008 10:16:52 PM)

i'm reinstalling on my laptop to see if it works on microsoft work excel. i hope it does and will let you know shortly.




ArtVan9000 -> RE: More Money (12/9/2008 10:20:47 PM)

to get more $$$ at start all you have to edit is global_vars in Hired Guns\basis\campaigns\JAZZ

looks like this:

GVARS =
{
   Money                            = 0,
   Start_Money_Easy                = 50000,        -- Íŕ÷ŕëüíűé ęŕďčňŕë íŕ ëĺăęîě óđîâíĺ ńëîćíîńňč
   Start_Money_Normal                = 40000,        -- Íŕ÷ŕëüíűé ęŕďčňŕë íŕ íîđěŕëüíîě óđîâíĺ ńëîćíîńňč
   Start_Money_Hard                = 30000,        -- Íŕ÷ŕëüíűé ęŕďčňŕë íŕ ěîçŕőčńňńęîě óđîâíĺ ńëîćíîńňč
   Cheats                            = 0,   




Dryb -> RE: More Money (12/9/2008 10:57:59 PM)

I just downloaded OpenOffice to mess with some numbers, and now the game won't load. I also noticed that, for some reason, whenever I save the files after editing them they seem to double in size. The grenade file starts at 14k, then when I go in and change a damage number and save it, it's all of a sudden 29k.

Any ideas?





SeanD -> RE: More Money (12/9/2008 11:12:30 PM)

Wow that's strange. I've been editing XML files like crazy in Excel 2003 and haven't encountered any of these problems.

Can you send me the files you're trying to mod so I can take a look?




Scautura -> RE: More Money (12/10/2008 6:22:03 AM)

Here's a couple of the files (Persons_easy.xml and action_cost.xml) so you can see what's happening with OO.

I have a feeling they're being saved in Unicode, where the originals aren't, because of the way that they're doubling (or almost doubling) in size, despite having less formatting data and some of the data is missing from the file in the first place.




CowGod -> RE: More Money (12/10/2008 8:38:35 AM)

I tried with microsoft works and it works fine.




Erik Rutins -> RE: More Money (12/10/2008 12:54:12 PM)

I've worked with those files in both Office 2007 and Office 2002 without problems. I'm not sure why they would be causing problems for you?




Scautura -> RE: More Money (12/10/2008 1:41:22 PM)

Working with the files is not a problem - try substituting them into your game folder (take a backup, of course!) and try running the game, start a new game, then watch it crash out with an unintelligible message.

Office can deal with them (they're well formed XML) and fill in the blanks, but HG discards them out of hand (I'm assuming it either can't deal with unicode, or it can't deal with specific missing data - or both)

I've just edited a file (that was already edited with OO) in Excel 2003 and I'll give it a try when I get home (also attached here).




milkweg -> RE: More Money (12/10/2008 2:30:21 PM)


quote:

ORIGINAL: Erik Rutins

I've worked with those files in both Office 2007 and Office 2002 without problems. I'm not sure why they would be causing problems for you?


Because he is trying to use Sun OPenOffice and not Microsoft Office.

Try this, it is a version of notepad from Microsoft designed for handling xml files.

http://www.microsoft.com/downloads/details.aspx?familyid=72d6aa49-787d-4118-ba5f-4f30fe913628&displaylang=en




milkweg -> RE: More Money (12/10/2008 2:33:31 PM)

These might work ok too.

http://symbolclick.com/

http://www.xmlfox.com/download.htm




Scautura -> RE: More Money (12/10/2008 3:11:40 PM)

Being a webdev, working with XML is not a problem for me - working with very large quantities of un-semantic XML (i.e. it says it's a cell, but every cell says it's a cell - is it a cell that deals with strength? Wisdom? Penguins from outer space? You need to remember the order of cells from the top of the file, and some of them, again, have a lot of columns)

I'm happy to edit my own, but it just won't let me!




boustrophedon -> RE: More Money (12/10/2008 3:13:46 PM)

i just used Notepad++ (my preferred text editor) in XML mode to edit the file, and it works fine in-game. you still don't see the 'cels,' tho.




Scautura -> RE: More Money (12/10/2008 6:11:50 PM)

Stranger and stranger:

File saved by OpenOffice: Fail
File saved by MS Excel 2003: Success
File saved by OpenOffice, then subsequently by MS Excel: Success

OO is definitely missing some data in the file, and saving out with Excel is putting the file back into a state that is readable by HG, but surely if Excel can read and translate correctly, HG should be able to? It is well formed XML in both forms (no whinging from Firefox) so where's the issue?




clayog123 -> RE: More Money (12/13/2008 8:32:14 PM)

You can also tweak the "persons" sheet to lower the cost of Mercs. Make sure you are changing the difficulty level file for your respective game. You can also mod the Accuracy of each individual at this point.





flankspeed -> RE: More Money (12/17/2008 2:10:58 PM)

You can also edit the sectors.lua file in C:\Matrix Games\Hired Guns\basis\campaigns\JAZZ
This file controls the daily income of each sector.
But if you change this you will need to start a new game for it have any affect.
.lua files can be opened with a regular text editor, notepad and wordpad for example work just fine




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.75