[solved]Some problem with Angels.
#4

may i suggest you another solution?
Код:
	new Float:Angel;
	GetPlayerFacingAngle(playerid,Angel);
	SetPlayerFacingAngle(playerid,Angel-20);
	new string[32];
	format(string,sizeof(string),"Angle: %f",Angel);
	SendClientMessage(playerid,0xffffff,string);
	return 1;
i tested it with a simple command, working in both directions...
imo your idea is neat, so i'll include it aswell
Reply


Messages In This Thread
[solved]Some problem with Angels. - by Goobiiify - 26.01.2010, 20:07
Re: Some problem with Angels. - by Rzzr - 26.01.2010, 20:31
Re: Some problem with Angels. - by Goobiiify - 26.01.2010, 20:34
Re: Some problem with Angels. - by Babul - 26.01.2010, 20:42
Re: Some problem with Angels. - by SlashPT - 26.01.2010, 20:44
Re: Some problem with Angels. - by mansonh - 26.01.2010, 20:48
Re: Some problem with Angels. - by SlashPT - 26.01.2010, 20:50
Re: Some problem with Angels. - by Goobiiify - 26.01.2010, 21:00
Re: Some problem with Angels. - by Rzzr - 26.01.2010, 21:05
Re: Some problem with Angels. - by Joe Staff - 26.01.2010, 21:20

Forum Jump:


Users browsing this thread: 1 Guest(s)