cstmarc Posted October 19, 2014 Share Posted October 19, 2014 Bug Submission: Category: Gameplay Issue Title: Hold the left click to attack doesn't always work Issue Description: Sometimes, I can hold the left button of the mouse to attack continuously a monster, as usual. It works with spider but not each time. And it never works with wolves which is more difficult to beat them, even if we are several players (more PV lost). Maybe it's a lag problem because there is a delay between the click and the action (for example 3 clicks for only one effective hit). I don't know if anyone had the same problem ? Steps to Reproduce: Wait for a wolf attack. Then try to hold the left mouse button to hit. Link to comment https://forums.kleientertainment.com/forums/topic/42379-gameplay-hold-the-left-click-to-attack-doesnt-always-work/ Share on other sites More sharing options...
rezecib Posted October 19, 2014 Share Posted October 19, 2014 I think it's a lag problem, but lagging is definitely the most frustrating in combat. It plays a bit better without action prediction (I think the action prediction system still needs a fair bit of work). If you want to disable action prediction:To disable it temporarily, enter: ThePlayer:EnableMovementPrediction(false) Note that this will get reset if you revive (ghosts don't use action prediction, so it turns it back on afterwards) or reconnect. --- If you want to turn it off semi-permanently, you can edit/data/DLC0002/scripts/prefabs/player_common.luaand change the line: local USE_MOVEMENT_PREDICTION = true to false instead of true Link to comment https://forums.kleientertainment.com/forums/topic/42379-gameplay-hold-the-left-click-to-attack-doesnt-always-work/#findComment-553962 Share on other sites More sharing options...
cstmarc Posted October 19, 2014 Author Share Posted October 19, 2014 Thank you for your answer, I will try the first option to see if it works better Link to comment https://forums.kleientertainment.com/forums/topic/42379-gameplay-hold-the-left-click-to-attack-doesnt-always-work/#findComment-553989 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.