Help with object health!
#3

and i have seen include for that.if anyone can find it,please send me pm.

EDIT: I have done this

stock IsPlayerNearObject(playerid,objectid,range){
new float:ObjX,float:ObjY,float:ObjZ;
GetObjectPos(objectid,ObjX,ObjY,ObjZ);
IsPlayerInRangeOfPoint(playerid,range,Obj:X,Obj:Y, Obj:Z);
return 1;
}
Reply


Messages In This Thread
Help with object health! - by bero1711 - 26.08.2012, 17:25
AW: Help with object health! - by dalkgamler - 26.08.2012, 17:54
Re: Help with object health! - by bero1711 - 26.08.2012, 19:03

Forum Jump:


Users browsing this thread: 1 Guest(s)