canary icon indicating copy to clipboard operation
canary copied to clipboard

fix: typo in gamestore function and remove cooldown for item usage while walking

Open Mirkaanks opened this issue 11 months ago • 2 comments

fix: #2481

I believe the change is correct, however it removes a time limitation between actions while walking. I'm not sure if this limitation should be placed there, such as: g_configManager().getNumber(ACTIONS_DELAY_INTERVAL, __FUNCTION__));

Mirkaanks avatar Mar 23 '24 09:03 Mirkaanks

@Mirkaanks I don't know if this is the best solution... because that way I would be left without any exhaustion? Wouldn't it be correct to create another exhaustion check separate from actions?

luanluciano93 avatar Apr 02 '24 22:04 luanluciano93

@MirkaanksNão sei se esta é a melhor solução... porque assim ficaria sem qualquer esgotamento? Não seria correto criar outra verificação de exaustão separada das ações?

I was in doubt, however I think this exists in the function that limits actions to 2s in config.lua. I don't have time to check at the moment.

Mirkaanks avatar Apr 02 '24 22:04 Mirkaanks

@Mirkaanks please, when you create a PR, put some images or video that you changed, to make it easier for those who are going to test.

elsongabriel avatar Apr 26 '24 12:04 elsongabriel