Combat Logging #505
DaltonCrawley
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
There isnt at least not with SWEX, everything combat-related (except for RTA) is caluclated on the client side only, so nothing is sent to the server. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am learning programming so I am sticking to Python for now. I was wondering if there was a way to record moves and their effects during combat. I know that a feature currently exists that logs the runtimes and success of dungeon runs/failures; However, a more specific log about the moves that happen during battle would be a very insightful feature.
Beta Was this translation helpful? Give feedback.
All reactions