Jump to content

how easy is a custom tech tree?


minerbat

Recommended Posts

i want to make an RO modpack with futuristic tech, but i want to make a better late game tech tree. is it possible to edit tech trees with some mod, config file, or external editor? or do i need to know some advanced modding for that?

Link to comment
Share on other sites

No need.  I use a combination of Excel to plan and manipulate numbers, Word to copy the Excel formulas i planned out and to put in the tabs and returns, then finally Notepad++ for the actual cfg editing.

I don't really know how to code, just manipulate through MM patching.

Download Simplex and have a look.  

Peace.

Link to comment
Share on other sites

On 4/12/2021 at 11:07 PM, theJesuit said:

No need.  I use a combination of Excel to plan and manipulate numbers, Word to copy the Excel formulas i planned out and to put in the tabs and returns, then finally Notepad++ for the actual cfg editing.

I don't really know how to code, just manipulate through MM patching.

Download Simplex and have a look.  

Peace.

You can put in the tabs and returns in your excel formulas to make it easier.

CHAR(9) is a tab and CHAR(10) is a return.

A1&CHAR(10)&B1 would put B1 on the next line down.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...