Author Topic: Events  (Read 1828 times)

Hey I was wondering if there was some sort of event like onPlayerScoreReach_____. Or something like that. If not is it possible to make one. If you can it would be of great use to me and I would thank you greatly. If there already is an event, posting it would be very kind.
« Last Edit: November 14, 2010, 11:26:13 AM by I Do Believe I Just »

Hey I was wondering if there was some sort of event like onPlayerScoreReach_____. Or something like that. If not is it possible to make one. If you can it would be of great use to me and I would thank you greatly. If there already is an event, posting it would be very kind.
Ambiguous title much?

you can do this with existing events, VCE and minigame events (if you're doing it in a TDM)
just use onplayerkilled, and then check their score with VCE

Dren Dran: Perhaps a little
Phflack: Is there a OnPlayerKilled?
« Last Edit: November 14, 2010, 12:10:25 PM by I Do Believe I Just »

i think so, or onplayerdeath, either way you can target the killer or the killed

i think so, or onplayerdeath, either way you can target the killer or the killed
Ok thx, ill look around for it

The way I did my system was...

Client IfVariable score >= ammount

The way I did my system was...

Client IfVariable score >= ammount
may i suggest using v5+ variables, and not v4?

What I was looking for was like when a player reaches a set score something happens to the player/team

yes.. when somebody hits the score by killing somebody, you can event it to do something...?

yes.. when somebody hits the score by killing somebody, you can event it to do something...?
Ya

so, what else would you want? we already have that
you can do this with existing events, VCE and minigame events (if you're doing it in a TDM)
just use onplayerkilled, and then check their score with VCE

Can u do like onPlayerKilled Killer ..........?

who is "u"
and yes, why not open the event window, it tends to help people know what they're talking about