Problem
#6

You don't have to SendDeathMessage for an invalid killer. Just get rid of all your 'SendDeathMessage's and just put only one above the return 1.
pawn Код:
SendDeathMessage(killerid,playerid,reason);//if killerid is invalid, it will take care of it for you.
    return 1;
}
Reply


Messages In This Thread
Problem - by TheNuttyScientist - 29.07.2010, 22:10
Re: Problem - by mastasquizy - 29.07.2010, 22:11
Re: Problem - by WillyP - 29.07.2010, 22:12
Re: Problem - by mastasquizy - 29.07.2010, 22:14
Re: Problem - by TheNuttyScientist - 29.07.2010, 22:21
Re: Problem - by mastasquizy - 29.07.2010, 23:01

Forum Jump:


Users browsing this thread: 1 Guest(s)