Anyone know where the point click, event can be found?

The place to discuss scripting and game modifications for X Rebirth.

Moderators: Moderators for English X Forum, Scripting / Modding Moderators

Shrewd135
Posts: 895
Joined: Fri, 6. Apr 12, 23:34

Anyone know where the point click, event can be found?

Post by Shrewd135 » Mon, 18. Nov 13, 21:47

I have gone through alot of the xml files, and cannot seem to find it.

Hopefully it is not in some lua or something.

MutantDwarf
Posts: 711
Joined: Tue, 20. Jun 06, 02:29
x4

Post by MutantDwarf » Mon, 18. Nov 13, 21:59

What do you mean 'point click event'? Do you mean the interaction menu (the menu that lets you dock, comm someone, etc)?

That looks like it might be hardcoded; I can't find it in any of the LUAs, and it's not in any of the XMLs.

Shrewd135
Posts: 895
Joined: Fri, 6. Apr 12, 23:34

Post by Shrewd135 » Mon, 18. Nov 13, 22:03

Specifically I am trying to remove what ever value prevents you from interacting with an object at some range.

So when you go to a station and can see the icon, you cannot click on it... until you move to within some distance.... I want to change that distance to a very large value.

That distance value is already set to a large value for ships, but not station interaction points.


This is a complete gamebreaker for me... I will not ever accept this. It is like my mouse is broken instead of working...

Where in windows do you ever have something that your mouse cannot click on, when it should. It is utterly annoying.

MutantDwarf
Posts: 711
Joined: Tue, 20. Jun 06, 02:29
x4

Post by MutantDwarf » Tue, 19. Nov 13, 00:22

Well, I found where the interact menu is stored (Crosshair Handling.xpl), but can't decompile it:( I'm unsure if the clickable distance is set in that, if it's hardcoded, or if it's set elsewhere, though.

Shrewd135
Posts: 895
Joined: Fri, 6. Apr 12, 23:34

Post by Shrewd135 » Tue, 19. Nov 13, 00:25

Thanks, Lets hope they mod this and expose its functions/properties to an xml file... this needs to be changed fast.

MutantDwarf
Posts: 711
Joined: Tue, 20. Jun 06, 02:29
x4

Post by MutantDwarf » Tue, 19. Nov 13, 00:48

Check out Unlocks.xml in Libraries; it may have what you're looking for.

Tyrant597
Posts: 299
Joined: Wed, 9. Apr 08, 05:52
x4

Post by Tyrant597 » Tue, 19. Nov 13, 05:01

Ooooo nice find!
You don't talks about X:Rebirth...
X4 Mods: Collect Inventory Wares Stations Supply Build Storage Mass Move Marines

Return to “X Rebirth - Scripts and Modding”