Raised This Month: $ Target: $400
 0% 

[SOLVED]Round end


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
djmd378
Senior Member
Join Date: Sep 2004
Old 06-24-2007 , 01:59   Re: Round end
Reply With Quote #1

Something like this?

Code:
//...     register_logevent("logevent_round_start", 2, "1=Round_Start")   //... public logevent_round_start() set_task(get_cvar_float("mp_roundtime"), "round_end") public round_end() {     //... }
__________________
djmd378 is offline
Drak
Veteran Member
Join Date: Jul 2005
Old 06-24-2007 , 02:31   Re: Round end
Reply With Quote #2

Quote:
Originally Posted by djmd378 View Post
Something like this?

Code:
//...     register_logevent("logevent_round_start", 2, "1=Round_Start")   //... public logevent_round_start() set_task(get_cvar_float("mp_roundtime"), "round_end") public round_end() {     //... }
Quote:
Originally Posted by Alka View Post
Hi.I want to detect when the round is end but without "register_logevent". I want to detect it when "round timer" equal with 0,and make stuffs!

Thanks
__________________
Oh yeah
Drak is offline
Send a message via MSN to Drak
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 21:33.


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