
Originally Posted by
blubbergott
Depends on how it's coded i guess, but I would assume, the client doesn't have any info on things like that (at least it really shouldn't). Usually all data like that would just be saved on the server side, player sends the command, I used skill X -> server does all the calculations and sends back the result. Also the reason why you get the "connecting" every time you use a skill/attack, it's waiting for the server response with all calculations, then it starts the animations on the client side.