Problem
#5

Quote:
Originally Posted by Riddick94
Посмотреть сообщение
Where are you using this? - OnPlayerDeath i noticed it now.

edit://
Check this:

pawn Код:
if(IsPlayerInArea(killerid, 1091.817, 2707.167, 1513.54, 2858.022)
|| IsPlayerInArea(killerid, 1098.173, -2116.114, 1356.766, -1958.204)
|| IsPlayerInArea(killerid, 1310.488, 664.8284, 1548.684, 827.2872)
|| IsPlayerInArea(killerid, 1695.218, -1883.197, 1813.106, -1816.085)
|| IsPlayerInArea(killerid, 1436.625, -1764.764, 1550.711, -1587.116)
|| IsPlayerInArea(killerid, 679.8611, -1591.064, 820.566, -1421.311)
|| IsPlayerInArea(killerid, 2505.372, 2223.659, 2642.041, 2440.271)
|| IsPlayerInArea(killerid, 2611.702, -1144.969, 2828.463, -1054.171))
{
    SendClientMessage(killerid, COLOR_GREY, "You have been kicked by Server, reason DM in SAFEZONE!");
    Kick(killerid);
}
Yea,i used it at onplayerdeath I will try your code and i will give you a reply if works or not Thanks

Kitten,Thank you for reply,but it doesn,t work like that...Only frist condition...


I will try the code tommorow,now it's late and my friends are offline...

Have a nice day and thanks
Reply


Messages In This Thread
Problem - by CoLLYY - 13.08.2011, 21:13
Re: Problem - by CoLLYY - 13.08.2011, 22:16
Re: Problem - by Riddick94 - 13.08.2011, 22:53
Re: Problem - by Kitten - 13.08.2011, 22:55
Re: Problem - by CoLLYY - 13.08.2011, 22:57
Re: Problem - by Madsen - 13.08.2011, 23:19
Re: Problem - by Riddick94 - 13.08.2011, 23:30

Forum Jump:


Users browsing this thread: 1 Guest(s)