Jump to content

Recommended Posts

  • 2 weeks later...
Posted

I was reading somewhere that it can be done but it takes some monkying with the User.ini file.  The example I read wasn't very clear, but even by following the instrucitons it didnt work.  It has something to do with assigning keys:

 

[pre]GreySlash=JOYPAD NPCTargetNext OnRelease range=10000 ptx1=5 pty1=10 ptx2=95 pty2=60

[/pre]

Posted

I figured it out...

 

In User.ini you can remap your keys.

 

As an example:

PageUp=JOYPAD NPCTargetNext OnRelease range=10000 ptx1=5 pty1=10 ptx2=95 pty2=60

 

This maps the PageUp key to next target with a range of 10000.  I use a Nostromo so mapping this is pretty easy to scroll through targets within my viewing area (it only cycles targets you can see).

 

You can also do this for last target:

PageDown=JOYPAD NPCTargetPrev OnRelease range=10000 ptx1=5 pty1=10 ptx2=95 pty2=60

 

I think the problem I was having before was that the launcher I use was writing a new User.ini file when I started.  I set the file to read only to eliminate this problem.

 

Anyway, I dont deserve much (if any) of the credit for this as I got the info on these from another site.

  • 2 years later...
Posted

PageUp=JOYPAD NPCTargetNext OnRelease range=10000 ptx1=5 pty1=10 ptx2=95 pty2=60

 

What these arguments do?

 

Maybe they are coordinates of two perpendicular planes, but that's lucky shot ;p

Guest
This topic is now closed to further replies.


×
×
  • Create New...