Lars N.

Results 8 comments of Lars N.

For the money I think I will keep it like a free for all string, but only one currency. If I was to support the fantasy, I need to also...

I have now got it to insert the item, but now I'm working on the update item. What is the best way to update the count on the item?

Found the error. Another problem. After updating the currency, the count stays the same in the sheet, but the count with updateEqtCount is changed. And is stored on the actor....

Any idea why the sheet information about item count is not updated, but the updateEqtCount updates the count and is correct. Should I export the actor for you to have...

Hehe. Yes, I also started by building it in js, but then I wanted to try out typescript so I was closer to the Java I normally develop in. To...

And the branch I work on is gurps-integration. I also found out why the count was not updated on the actor. I actually was watching the non linked token to...

Ahh I think you have not got the full project checkout. I normally have the project not directly in the foundry modules. And checkout the project there. there should be...

[merchantsheetnpc.zip](https://github.com/crnormand/gurps/files/8641452/merchantsheetnpc.zip) I have here the newest compiled version, I have nearly fixed it, but the problem is the items found with the findEquipment is not a type that is compatible...