Poll

?

.
84 (71.2%)
,
34 (28.8%)

Total Members Voted: 116

Author Topic: Slayer  (Read 235229 times)

You need to call %client.setDead(0);.

Uhh.. You can't add points to the team score with events? <var:mg:teamscore1> add 1 didn't work with VCE.
So how am I supposed to add points with events?

You need to call %client.setDead(0);.
Thanks Greek.

function player::resurrect(%player)
{
    %player.client.spawnPlayer();
    %player.client.setDead(0);
}


:)

Thanks Greek.

function player::resurrect(%player)
{
    %player.client.spawnPlayer();
    %player.client.setDead(0);
}


:)
You made that a method for a player. Most people who are dead don't have one of those.

You made that a method for a player. Most people who are dead don't have one of those.
Oh lol. Good thing I'm not actually using that function than :P

Look at BLID. Something not right. Can you fix it? It should be 14257, not use my ID 6796.

I got that already. The fix will be released with the next update.

« Last Edit: January 24, 2013, 09:14:13 PM by Electrk »

Is Infection out yet? :oo

Stop Time Limit When Bomb Planted
Why thank you!

Is Infection out yet? :oo
No I've gotten busy with irl stuff. I'll try and get some stuff done over the weekend. (although my weekend is booked..)

is there a way to remove all of the slayer related client messages

How do you make bot's /hug again,
i forget.

How do you make bot's /hug again,
i forget.

Play the armReadyBoth thread.