GetPlayerFacingAngle help
#2

Don`t know if this is the best idea ... but it`s 'stolen' from a 'fly' command.

First, you`ll have to determine yourself what facing angles are north, south, east and west.

Then, you can use:

pawn Код:
if(Angle >= 0.0 && Angle<= 22.5)
    SendClientMessage(playerid, -1, "Your facing angle North");
This is just an example ...
Reply


Messages In This Thread
GetPlayerFacingAngle help - by grand.Theft.Otto - 27.03.2011, 00:33
Re: GetPlayerFacingAngle help - by antonio112 - 27.03.2011, 00:49

Forum Jump:


Users browsing this thread: 2 Guest(s)