Raised This Month: $ Target: $400
 0% 

"round start" or "round end" event


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Tauphi
SourceMod Donor
Join Date: Sep 2004
Location: Germany
Old 10-28-2004 , 00:24   "round start" or "round end" event
Reply With Quote #1

hello there,

i have a problem to get a "round start" or "round end" event ...
Code:
L 09/21/2004 - 02:03:08: Team "VAMPIRE" triggered "VAMPIRE_WIN" (VAMPIRE "17") (SLAYER "0")
This is the log ... can someone tell me the syntax for this function?
---> register_logevent ( const function[], argsnum, ... )
so that i can use it ?

one other thing is this:
Code:
register_event("RoundTime","round_start", "bc")
i tried to use this function to get the round start, too ... but the engine calls this error message in my logs:
Code:
L 10/28/2004 - 06:20:32: [AMXX] Invalid event (name "RoundTime") (plugin "vs_features.amx"
someone know why ?

many thanks for help
tF
Tauphi is offline
Send a message via ICQ to Tauphi Send a message via Skype™ to Tauphi
Macelarul
Junior Member
Join Date: Jul 2004
Old 10-28-2004 , 14:24   I have the same interest
Reply With Quote #2

I have the same interest. If I find out how I'll let u know.
Macelarul is offline
Send a message via Yahoo to Macelarul
Da Bishop
Senior Member
Join Date: Aug 2004
Location: Chester County PA
Old 10-28-2004 , 15:59  
Reply With Quote #3

try this

Code:
register_event("RoundTime",  "whatever",  "bc", "2&Start")

the whatever part is the function thtat is called when the event is encountered
Da Bishop is offline
Send a message via MSN to Da Bishop
Macelarul
Junior Member
Join Date: Jul 2004
Old 10-28-2004 , 16:43  
Reply With Quote #4

10x for the tip.
I descover also that TeamScore event is run at round start.
Macelarul is offline
Send a message via Yahoo to Macelarul
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:37.


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