Jump to content

Recommended Posts

Posted (edited)

Hey guys!

Some time ago I needed to modify a module's .pth file for a mod and I decided to make an editor. I've been developing it slowly over the past two months, and I think I'm finally done with it.
Since this was my first program it's not a state-of-the-art editor app, but I still thought I'd put it up here if anyone ever needs to edit/create new .pth files.

http://www.mediafire.com/?av5w161aut87da3
(UPDATED: 19/7/2014)

The program has not been tested extensively though, so it likely contains bugs. If anyone encounters any I'd appreciate it if they could report it to me so I can fix them.

 

EDIT: The editor doesn't work for K1. Will try to add support for K1 soon.

Edited by bead-v
  • 4 weeks later...
Posted

The module's paths are defined in its .pth. These paths are used by creatures when they move. Without them they are unable to move, unless there is a direct line between the two points.

 

 

It's not something that needs to be used often, but sometimes certain parts of a module are not linked by paths, meaning that creatures can't get from one part to the other. You would also need it for new modules.

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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...

Important Information

By using this site, you agree to our Guidelines.