Raised This Month: $51 Target: $400
 12% 

[CS:GO] Fortnite Emotes Demo (v1.0.2, 20 Sep 2019)


Post New Thread Reply   
 
Thread Tools Display Modes
TheBOSS
Member
Join Date: Nov 2018
Old 09-14-2019 , 06:44   Re: [CS:GO] Fortnite Emotes Demo (v1.0.1, 12 Sep 2019)
Reply With Quote #41

sometimes I get always cooldown
Code:
It is on cooldown!
It is on cooldown!
It is on cooldown!
It is on cooldown!
It is on cooldown!
It is on cooldown!
It is on cooldown!
It is on cooldown!
It is on cooldown!
isn't should set?
Code:
Handle CooldownTimers[MAXPLAYERS+1] = null;
TheBOSS is offline
einsfuhrer
Member
Join Date: Jun 2019
Old 09-14-2019 , 06:51   Re: [CS:GO] Fortnite Emotes Demo (v1.0.1, 12 Sep 2019)
Reply With Quote #42

Quote:
Originally Posted by TheBOSS View Post
sometimes I get always cooldown
Code:
It is on cooldown!
It is on cooldown!
It is on cooldown!
It is on cooldown!
It is on cooldown!
It is on cooldown!
It is on cooldown!
It is on cooldown!
It is on cooldown!
isn't should set?
Code:
Handle CooldownTimers[MAXPLAYERS+1] = null;
It's here you should change:
PHP Code:
        CooldownTimers[client] = CreateTimer(4.0ResetCooldownclient); 
Code:
CreateTimer(HERE.HERE, ResetCooldown, client);
einsfuhrer is offline
Virginia
Member
Join Date: Aug 2015
Old 09-14-2019 , 06:53   Re: [CS:GO] Fortnite Emotes Demo (v1.0.1, 12 Sep 2019)
Reply With Quote #43

Quote:
Originally Posted by napster_10 View Post
thx for fixing the issue with 3rd party gunmenus

i can provide a testserver aswell if you think you can fix the gloves thing..would be dope tho

did anyone test this with kztimer? its not working for me. the playermodel is just standing still no dances
I guess kztimer is constantly changing player's movetype and that's the problem. Players must have MOVETYPE_NONE in order to use emotes.

Last edited by Virginia; 09-14-2019 at 06:54.
Virginia is offline
Javierko
AlliedModders Donor
Join Date: Sep 2017
Location: Czech republic
Old 09-14-2019 , 06:55   Re: [CS:GO] Fortnite Emotes Demo (v1.0.1, 12 Sep 2019)
Reply With Quote #44

Awesome plugin, thanks for this.

Here is video how it looks on server.
https://youtu.be/Efy1Vap6icY
__________________
My Github & Sourcemod work.
If you like my work and if you want to support me, you can through PayPal.

Official SourceMod CZ/SK Discord: https://discord.gg/Qvar55a

Last edited by Javierko; 09-14-2019 at 10:13.
Javierko is offline
lemonpaka
Member
Join Date: Sep 2018
Location: China
Old 09-14-2019 , 07:08   Re: [CS:GO] Fortnite Emotes Demo (v1.0.1, 12 Sep 2019)
Reply With Quote #45

Quote:
Originally Posted by Javierko View Post
Awesome plugin, thanks for this.

Here is video how it looks on server.
https://www.youtube.com/watch?v=QI9aAV1p0OI
I dont know why the demo plugin on my test server player model wont dance and just stand there
lemonpaka is offline
TheBOSS
Member
Join Date: Nov 2018
Old 09-14-2019 , 07:27   Re: [CS:GO] Fortnite Emotes Demo (v1.0.1, 12 Sep 2019)
Reply With Quote #46

Quote:
Originally Posted by einsfuhrer View Post
It's here you should change:
PHP Code:
        CooldownTimers[client] = CreateTimer(4.0ResetCooldownclient); 
Code:
CreateTimer(HERE.HERE, ResetCooldown, client);
I know there cooldown 4 seconds
but sometimes I get ALWAYS cooldown and not work even restart server
TheBOSS is offline
ilyasa48
AlliedModders Donor
Join Date: Feb 2018
Location: de_mirage
Old 09-14-2019 , 08:09   Re: [CS:GO] Fortnite Emotes Demo (v1.0.1, 12 Sep 2019)
Reply With Quote #47

awesome plugin, thanks!
ilyasa48 is offline
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
Virginia
Member
Join Date: Aug 2015
Old 09-14-2019 , 16:10   Re: [CS:GO] Fortnite Emotes Demo (v1.0.1, 12 Sep 2019)
Reply With Quote #49

Quote:
Originally Posted by TheBOSS View Post
I know there cooldown 4 seconds
but sometimes I get ALWAYS cooldown and not work even restart server
I know why this happens and i will fix it in next update.
Virginia is offline
jotaerrecs
Junior Member
Join Date: Mar 2019
Old 09-16-2019 , 13:56   Re: [CS:GO] Fortnite Emotes Demo (v1.0.1, 12 Sep 2019)
Reply With Quote #50

Hi!

In my servers, when i try to use the emotes, they just stay stopped, nothing happens. (the camera zoom out, but the player do not dance)

what is wrong?
jotaerrecs is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:01.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode