I saw someone asked for this!!
#7

Quote:
Originally Posted by Cjgogo
Посмотреть сообщение
What a noob am I,thanks xir,now here's the re-re-writed command:
pawn Код:
GetDistanceBetweenPlayers(p1,p2);
    GetPlayerWantedLevel(p2);
WTF are these lines? You don't really need them. Only if they like:
pawn Код:
new distane,wanted;
distance = GetDistanceBetweenPlayers(p1,p2);
wanted = GetPlayerWantedLevel(p2);
Because what you wrote down is useless. It returns a value for nothing.

I wouldn't like to rewrite this code, especially if it works without those lines - good luck.
Reply


Messages In This Thread
I saw someone asked for this!! - by Cjgogo - 17.05.2011, 13:38
Re: I saw someone asked for this!! - by Seven_of_Nine - 17.05.2011, 13:43
Re: I saw someone asked for this!! - by Cjgogo - 17.05.2011, 13:45
Re: I saw someone asked for this!! - by Cjgogo - 17.05.2011, 13:49
Re: I saw someone asked for this!! - by xir - 17.05.2011, 13:54
Re: I saw someone asked for this!! - by Cjgogo - 17.05.2011, 14:06
Re: I saw someone asked for this!! - by Seven_of_Nine - 17.05.2011, 14:34

Forum Jump:


Users browsing this thread: 1 Guest(s)