Raised This Month: $32 Target: $400
 8% 

Round Timer


Post New Thread Reply   
 
Thread Tools Display Modes
NovaTitan
New Member
Join Date: Oct 2016
Old 10-13-2016 , 10:22   Re: Round Timer
Reply With Quote #31

How do I get this plugin so that I can manually reset the timer after it ends? I need it for round-based competition without resetting the map each time.

Last edited by NovaTitan; 10-13-2016 at 10:22.
NovaTitan is offline
snackhunter
New Member
Join Date: Mar 2018
Old 03-09-2022 , 19:55   Re: Round Timer
Reply With Quote #32

Is this outdated? I can't get it to work with counter strike source.
snackhunter is offline
PC Gamer
Veteran Member
Join Date: Mar 2014
Old 03-09-2022 , 21:31   Re: Round Timer
Reply With Quote #33

Quote:
Originally Posted by snackhunter View Post
Is this outdated? I can't get it to work with counter strike source.
I use it for TF2 and it works fine. Version 1.3 in the original post added compatibility for most games. It checks for any of these events in your game:
PHP Code:
    HookEvent("round_start"Event_RoundStart);
    
HookEvent("round_end"Event_RoundEnd);
    
HookEvent("teamplay_round_start"Event_RoundStart);
    
HookEvent("arena_round_start"OnArenaStart);
    
HookEvent("teamplay_round_win"Event_RoundEnd); 
According to the wiki https://wiki.alliedmods.net/Counter-...ay_round_start Counter-Strike: Source uses an event labeled "teamplay_round_start". Since that is one of the events listed in the plugin it should work.

However, I don't play CounterStrike so I'm unable to test it for you.
PC Gamer is offline
henriquec.r7
Junior Member
Join Date: Sep 2011
Old 08-31-2023 , 12:39   Re: Round Timer
Reply With Quote #34

How can I make it work on nmrih deathmatch?
henriquec.r7 is offline
Reply


Thread Tools
Display Modes

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:11.


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