Search found 6 matches

by Modymo
Tue Jun 28, 2016 2:56 pm
Forum: Mods
Topic: [MOD 0.13.x] True Long Reach
Replies: 20
Views: 16497

Re: [MOD 0.12.x] True Long Reach

devilwarriors wrote:Updated version for 0.13, for the lazy.
Thanks devilwarriors for updating the info.json for me while I was away for 0.13 release :)
by Modymo
Wed Apr 27, 2016 1:44 pm
Forum: Mods
Topic: [MOD 0.13.x] True Long Reach
Replies: 20
Views: 16497

Re: [MOD 0.12.x] True Long Reach

Does it work in multiplayer? can i just download the mod and play normally in a vanilla multiplayer without needing the adjust the server/my friend's client as well?
can only I download the mod and play in servers? will it work?

Yes it does work in multiplayer.

It will work as long as all ...
by Modymo
Sun Apr 24, 2016 6:58 am
Forum: Mods
Topic: [MOD 0.13.x] True Long Reach
Replies: 20
Views: 16497

Re: [MOD 0.12.x] True Long Reach

sporefreak wrote:The original needs a config to change these things. really people MORE CONFIGS
His mod is literally 2 lines of code, mine is 4, just open data-final-fixes and remove the lines you don't want. It's not optimal but it gets the job done.
by Modymo
Sat Apr 23, 2016 6:19 am
Forum: Mods
Topic: [MOD 0.13.x] True Long Reach
Replies: 20
Views: 16497

[MOD 0.13.x] True Long Reach

Type: Mod
Name: True Long Reach
Description: Makes it so you can truly reach anything the viewport shows.
Version: 0.1.0
Release: 2016-04-23
Tested-With-Factorio-Version: 0.13
Category: Convenience
Tags: utility, interface
Download-Url: true-long-reach_0.1.0.zip

This is an extension of obstinate ...
by Modymo
Mon Apr 18, 2016 11:48 am
Forum: Modding help
Topic: Where to find needed code for mining reach?
Replies: 2
Views: 1574

Re: Where to find needed code for mining reach?

One place I didn't check was the wiki -_-
Thanks, reach_resource_distance does the job ^_^
by Modymo
Mon Apr 18, 2016 11:36 am
Forum: Modding help
Topic: Where to find needed code for mining reach?
Replies: 2
Views: 1574

Where to find needed code for mining reach?

The creater of the Long Reach mod used these lines of code to modify the build and reach distance

data.raw.player.player.build_distance = 10000
data.raw.player.player.reach_distance = 10000

Where did they find the code needed for this variable? And how do I search for other lines of similar code ...

Go to advanced search