btw, does pathfiner use special item prices? like a-b gp or stuff?
Please write down what dosent conform to the current script in your inventory.
If its a range, it has took like this:
https://media.discordapp.net/attachm...26/unknown.png
Printable View
btw, does pathfiner use special item prices? like a-b gp or stuff?
Please write down what dosent conform to the current script in your inventory.
If its a range, it has took like this:
https://media.discordapp.net/attachm...26/unknown.png
Try checking prices of magical items in player inventory.
Some costs are broken by default.
If you find anything thats not a standard price eg (50,000 gp) or (100 - 1,000 gp) on the item prices, you can edit it manually there. Delete the costs lines, or change them to what you want.
This is a small patch that fixes a crash related to my garbage concat.
Now it should ignore '-' containing strings that are too short to handle.
(anything too short is meaningless but was unhandled before)