Need help understanding this code
#1

What this code do?

Код:
new Float:x, Float:y, Float:z;
GetPlayerCameraFrontVector(playerid, x, y, z);
#pragma unused x
#pragma unused y
if(z < -0.8) 
{
     SendClientMessage(playerid, -1, "Good");
}
Reply


Messages In This Thread
Need help understanding this code - by Kenway - 09.03.2013, 08:20
Re: Need help understanding this code - by DaRk_RaiN - 09.03.2013, 08:28
Re: Need help understanding this code - by Kenway - 09.03.2013, 08:29

Forum Jump:


Users browsing this thread: 1 Guest(s)