Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Farming routes #21

Closed
TicWE opened this issue Aug 8, 2017 · 19 comments
Closed

Farming routes #21

TicWE opened this issue Aug 8, 2017 · 19 comments

Comments

@TicWE
Copy link

TicWE commented Aug 8, 2017

I was thinking of being able to have multiple routes for one map, for example a farming route, an exploration one etc, with the possibility to switch between them. A farming route that would cover several maps could be great too though ^^

@TicWE
Copy link
Author

TicWE commented Aug 10, 2017

I am currently trying to do the farming routes, but can I get a first like two routes on the same map without them being attached to each other ?

@TicWE
Copy link
Author

TicWE commented Aug 10, 2017

I can do the whole route on a single map file, but I need an ID that won't interact with any map, such as Heart of the Mists for example, could you help me ? I'm scared it would be too messy unless follow mode is used

@ideka
Copy link
Owner

ideka commented Aug 14, 2017

I was thinking of being able to have multiple routes for one map, for example a farming route, an exploration one etc, with the possibility to switch between them.

Such a feature has been on my mind for a long time, but I have no plans for it.

A farming route that would cover several maps could be great too though ^^

Too difficult to implement, not to say impossible. Map coordinates aren't consistent with each other.

I can do the whole route on a single map file, but I need an ID that won't interact with any map, such as Heart of the Mists for example, could you help me ?

There is no map in the game with an ID of 0, and there'll probably never be. I guess you can try a negative ID too. Not sure if it'd work.

Repository owner deleted a comment from TicWE Aug 14, 2017
@TicWE
Copy link
Author

TicWE commented Aug 14, 2017

Yeah but with a negative ID, how would I load the route ?

@ideka
Copy link
Owner

ideka commented Aug 14, 2017

Copy for example, "-3" to your clipboard. Then hit Ctrl + Numpad /.

Not sure if it'd work, as I said. But ID 0 should, same method.

@TicWE
Copy link
Author

TicWE commented Aug 14, 2017

So I load the ID 0 map with Ctrl + Numpad / and then starts making the route ?

@ideka
Copy link
Owner

ideka commented Aug 14, 2017

Copy the number 0 to your clipboard then use Ctrl + Numpad /. This loads the route with an ID of 0. Make the route normally, saving with Numpad * and all that.

You can load the route back later the same way. Copy the number 0, then use Ctrl + Numpad /.

@Superritchman
Copy link

Superritchman commented Aug 14, 2017

A farming route that would cover several maps could be great too though

How about splitting the farmingroute into seperate routes per map.
You can end a route with a waypoint label and if you travel to the new map, it will autoload part two of the route.

@TicWE
Copy link
Author

TicWE commented Aug 15, 2017

How would this autoload the new route from the map ?
Because when I change map the command says "Map change detected, please load... "

@TicWE
Copy link
Author

TicWE commented Aug 15, 2017

Can I put some text on any node or only on some specific ones ? I've only been able to write on WP nodes

@TicWE
Copy link
Author

TicWE commented Aug 16, 2017

I've almost finished the one I was working on, it's covering permanent nodes for several ressources, and covers a lot of maps. I've chosen the ID 0 but we'll need map dedicated farming routes too ;)

@ideka
Copy link
Owner

ideka commented Aug 16, 2017

How would this autoload the new route from the map ?

A route with an ID of 0 will never be autloaded with current autoloading rules.

Can I put some text on any node or only on some specific ones ? I've only been able to write on WP nodes

Any node can have text. Check the readme.

@TicWE
Copy link
Author

TicWE commented Aug 16, 2017

Well Ctrl + Numpad 3 only works on cyan nodes

@ideka
Copy link
Owner

ideka commented Aug 16, 2017

Well Ctrl + Numpad 3 only works on cyan nodes

I shouldn't need to explain stuff personally when it's already explained in the readme: check the readme.

@TicWE
Copy link
Author

TicWE commented Aug 16, 2017

All right found out how to do it

@TicWE
Copy link
Author

TicWE commented Aug 30, 2017

I've finished my prototype of this farming route, where do I upload it ?

@ideka
Copy link
Owner

ideka commented Aug 31, 2017

Anywhere, I'll put it in the repository.

@TicWE
Copy link
Author

TicWE commented Sep 1, 2017

0.txt

ideka added a commit that referenced this issue Sep 7, 2017
@ideka
Copy link
Owner

ideka commented Sep 7, 2017

I've added the route to the repository.

@ideka ideka closed this as completed Sep 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants