Modding with Mac

Get some help with creating maps or modding.
Need a map editor or other tools, look here!
DTSX
Trained
Trained
Posts: 100
Joined: 16 Mar 2010, 21:15

Modding with Mac

Post by DTSX »

So Far: As far as text files go, it's pretty much a giant list of numbers in a confusing manner. Is there a way I can use a spreadsheet instead and still have it work?

Also, I've begin to alter the speed of the Machine Guns, making them shoot anywhere from 2x faster to 4x faster while lowering damage output. Are you allowed to use decimals? Like 0.1 fire rate?
User avatar
Zarel
Elite
Elite
Posts: 5770
Joined: 03 Jan 2008, 23:35
Location: Minnesota, USA

Re: Modding with Mac

Post by Zarel »

DTSX wrote:So Far: As far as text files go, it's pretty much a giant list of numbers in a confusing manner. Is there a way I can use a spreadsheet instead and still have it work?
Excel for Windows supports editing our mod files, but unfortunately Excel for Mac does not.

Try OpenOffice Calc?
DTSX wrote:Also, I've begin to alter the speed of the Machine Guns, making them shoot anywhere from 2x faster to 4x faster while lowering damage output. Are you allowed to use decimals? Like 0.1 fire rate?
No.

In fact, to prevent bugs, I would recommend leaving reload times no lower than 5, to accommodate upgrades. There are weapons (commander, primarily) with a reload time of 1, but those have no ROF upgrades.
DTSX
Trained
Trained
Posts: 100
Joined: 16 Mar 2010, 21:15

Re: Modding with Mac

Post by DTSX »

Shoot... I see what you mean... So there really is no way of creating an actual machine gun is there? From what I read whatever number is put in is x/10 for the number of seconds. Is it possible to completely change this value to x/100 and readjust all the weapon protocols accordingly?