24.01.2011, 20:04
oo i forgot
if the playerid hit (touche ) the targetid & then kill him thanks to distance ! the playerid score 1
is that possible to make some thing like
GetPlayerHealth(target,hp);
or some thing like that
if the playerid hit (touche ) the targetid & then kill him thanks to distance ! the playerid score 1
is that possible to make some thing like
GetPlayerHealth(target,hp);
Код:
if(hp(target hp) = 0) { new score = GetPlayerScore(playйrid); SetPlayerScore(playйrid, score+ 1); }