Benito M. Go III
Benito M. Go III
To add to this, when I edit and save a character using the admin panel editor, then update it in the game client and exit game, going back to the...
From the code, it seems LBUTTON is used. Can anybody confirm if it should be left click or right click? ``` auto const releaseMouse = SEASON3B::IsRelease(VK_LBUTTON); if (SelectedCharacter >= 0...
Related issue: https://github.com/MUnique/OpenMU/issues/584
Some related commit that needs resolution for this: https://github.com/sven-n/MuMain/commit/42af3b9dac2a360d15976e72cd2ff25947cb0f73
@izanf we could also do that. we can also do the simple one first, for "prototyping", then improve the UI/UX next.
Hmm I lean towards what would naturally lead to the implementation of Offline Leveling. But kinda tricky it seems 😂 I'll just park this here for now. As for my...
> I had much fun on castle sieges on GMO, so this is definitely on my to-do list 👍 > > To make this work, we first have to implement...