- Status Unconfirmed
- Percent Complete
- Task Type Feature Request
- Category Engine → Misc
- Assigned To No-one
- Operating System Windows
- Severity Low
- Priority Very Low
- Reported Version 0.7.46 Unreal
- Due in Version Undecided
-
Due Date
Undecided
- Votes 2
- Private
FS#8074 - Allow harvesting wood with a command
This was discussed in Discord. In brief, I would like to have a command for wood harvesting, as this would allow me to set a shortcut key for it.
The syntax could be the same it was in PSLegacy (/harvest wood). Or it could be different, if it’s easier to implement.
There might be problems with spots with multiple possible harvests. For example, the Threestem Fruit trees in Ojaroad 1 and 2. In that case, there needs to be a way to tell the commands what to harvest. For example, /harvest fruit & /harvest wood.
The current behaviour where users right-click to harvest should remain intact, as it is easier for casual players.
I have recently run into this issue once more and it seems that this task has gone unresolved. Current version of PSUnreal is 0.7.54.
Right click works just fine for harvesting plants, trees, or tree fruits regardless of the havesting tool in hand. The /harvest command only works for harvesting plants. When using /harvest on a tree or tree fruit, I get an error saying that "You don't see a good place to harvest".
I feel like there are two ways to tackle this. The first would be to just allow /harvest to harvest any "harvestable" node using any harvesting tool. Pretty self explanatory. The other option would be to make it so that when the player uses /harvest it will look at the node the player is trying to harvest, then at the tool the player is trying to use, then allow them to harvest it or say the the player doesn't have the correct tool for this plant/tree.
For a Night Mushroom or Threestem Fruit, one would use the scythe. For harvesting wood like a White Oak Wood or Threestem Wood, the player needs to have the axe in hand instead.
Then just add this logic to the right click command as well.