Team kill
#5

Nobody else notice the fact he is first saying. East kill east give +500

Then the same for west, then below that he has the same if check and giving -1000

Stands out a bit.

Not only that, but it's also checking if it's equal.

if(east[playerid] == east[killerid])

It should be.

if(east[playerid] && west[killerid])

That would be west killing east.

if(west[playerid] && east[killerid])

East killing west.

Reply


Messages In This Thread
Team kill - by jamesb93 - 12.05.2009, 21:08
Re: Team kill - by JaYmE - 12.05.2009, 21:52
Re: Team kill - by will_92 - 13.05.2009, 00:44
Re: Team kill - by Mr-Tape - 13.05.2009, 01:33
Re: Team kill - by Outbreak - 13.05.2009, 08:27
Re: Team kill - by StrickenKid - 13.05.2009, 14:34

Forum Jump:


Users browsing this thread: 6 Guest(s)