Pandacoder

Results 20 comments of Pandacoder

Changing this to just a feature request because it doesn't make sense to track such a low-priority high-difficulty change as a bug.

This will be exposed in the Toolkit when I am done (though it won't be live). Live editing can be added, but will not be complete. Some things like map/tile...

@Arufonsu Is this fixed by #2005 and #2007 ?

I think that this needs to have options in the editor to configure NPC behavior. Rationale: - I think some games or at least some NPCs would be better by...

So I'm in favor of redoing the icon display, but there are a few things we would need to change, and some things that I think are better left the...

If the requested information is provided this can be re-opened.

The `mBank[i]` is the responsible code. My guess is that it either wasn't loaded from the DB properly, or the `BankInterface` was not initialized correctly. ```csharp public List FindOpenSlots() {...

@izakt Is the player offline or online when this occurs? In the opposite state (e.g. if this is when a player is offline please re-run the test when the player...

Closing in favor of #2438 which fixes the underlying issue as well as makes an additional correction