View Single Post
napster_10
Senior Member
Join Date: May 2016
Old 09-14-2019 , 08:38   Re: [CS:GO] Fortnite Emotes Demo (v1.0.1, 12 Sep 2019)
Reply With Quote #48

Quote:
Originally Posted by Virginia View Post
I guess kztimer is constantly changing player's movetype and that's the problem. Players must have MOVETYPE_NONE in order to use emotes.
do you think there is a workaround on that or not possible to fix at all?
i already had to include KZTimer and put
PHP Code:
    KZTimer_StopUpdatingOfClimbersMenu(client); 
in front of
PHP Code:
    menu.Display(clientMENU_TIME_FOREVER); 
to make it work. maybe this MOVETYPE_NONE before emote action and then reverse after to kz movetype i dont know xD


...and i had the cooldown issue aswell at one point.
napster_10 is offline