GetObjectZAngle
#1

Title says it all its 4:00 am here and tired, I don't have a clue how this could be created at this time, I need a function for some calculations on a objects, I'd be really grateful if anyone can get me this function (Create perhaps since it does not exist)

I have searched, no results!

pawn Код:
stock GetObjectZAngle(obj, &Float:angle)
{
    new Float:X, Float:Y;
    GetObjectRot(obj, X, Y, angle);
    return _:angle;
}
Doubting this would work since I just wrote it here.
Reply


Messages In This Thread
GetObjectZAngle - by Lorenc_ - 15.07.2011, 17:48
Re: GetObjectZAngle - by Tigerkiller - 15.07.2011, 17:51
Re: GetObjectZAngle - by Lorenc_ - 15.07.2011, 17:55
Re: GetObjectZAngle - by [MG]Dimi - 15.07.2011, 21:24
Re: GetObjectZAngle - by RyDeR` - 15.07.2011, 21:47

Forum Jump:


Users browsing this thread: 2 Guest(s)