Scott Lilly

Results 13 comments of Scott Lilly

I'll look at this over the weekend and let you know what I think. I still have a few days of work cleaning up the code formatting for my site,...

> @ScottLilly You could prevent the selling of equipped items. > > adding something like this > > ` GameSession.CurrentPlayer.CurrentWeapon = GameSession.CurrentPlayer.Inventory.Weapons.OrderByDescending(x => x.ItemTypeID).First();` auto equipes best weapon? We might...

Thanks! After I convert the project to .NET 5 (what I'm currently working on), I'll add another WPF project for this data file editor. This is a feature I've wanted...

Have you done much work with JSON? I'm wondering if we should convert the XML files to JSON, since JSON is more common nowadays. I've also been thinking about a...

Thank you for sharing that (along with providing all those details).

Thanks @FrejGMNielsen I might check that code out this week. I just started a new project for a client last week, and haven't had much time to look at anything...

Can you send a copy of the FICP file to [email protected], so I can replicate the exact scenario?

It is not remembered. I can add that as a new capability.

I can add that capability to the program.

Not needed in Project\OutputLanguage Not needed in Project\DataTypes