Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
Home
Help
Search
Login
Register
December 21, 2024, 17:47:09
Nexus Skirmisher
»
Nexus Modding
»
Modding Tools
»
Tacticstype tool Database
« previous
next »
Print
Pages: [
1
]
Author
Topic: Tacticstype tool Database (Read 8328 times)
Lord_Valarian
Specialist
Posts: 64
Karma: 0
Tacticstype tool Database
«
on:
May 29, 2011, 07:44:46 »
I was thinking. Is it possible to make a Tacticstypes Database Tool for windows like nexus skirmisher? Make it a database program: add, edit, delete, and save/load.
Logged
Arparso
Administrator
Lieutenant
Posts: 558
Karma: 14
I can see you...
Re: Tacticstype tool Database
«
Reply #1 on:
May 29, 2011, 11:53:35 »
Sure, it'd be possible. You can already achieve the same thing by using the Excel spreadsheet provided by the game's mod tools, though (found under "mod_tools\docs\Nexus Tactics.xls"). It includes a macro, which exports the data to a usable tacticstypes.ini. I also ported it to OpenOffice, if you're using that instead of Microsoft Office:
TacticsTypes.ini OpenOffice spreadsheet
At least that's what I use... manually hand-editing the .ini is way too cumbersome for larger mods and you quickly lose track of all the stuff that's in there. Using the spreadsheet works much better in that case.
«
Last Edit: May 29, 2011, 18:28:39 by Arparso
»
Logged
Lord_Valarian
Specialist
Posts: 64
Karma: 0
Tacticstype tool Database
«
Reply #2 on:
May 31, 2011, 02:13:42 »
I want to be able edit the text of the entries of the same device. Editing both the device data and texts at the same time. Group the weapons together for display. A simple saved file that sorts weapons by type in the display, but not changing the order in the tacticstype file. Custom sorting like phaser1,2,3 grouped together in tabs. Make it easy to compare weapon damage and energy usage among devices.
I edited the tacticstype file directly. So, I would have to enter all the data over again.
«
Last Edit: May 31, 2011, 02:15:42 by Lord_Valarian
»
Logged
Print
Pages: [
1
]
« previous
next »
Nexus Skirmisher
»
Nexus Modding
»
Modding Tools
»
Tacticstype tool Database