air recon online!!!
#7

i found it. thanks for your help
Код:
CMD:ar(playerid, params[])
{
        TogglePlayerControllable(playerid, 0);
  	new Float:v, Float:c, Float:r;
   	GetPlayerPos(playerid, v, c, r);
     	SetPlayerCameraPos(playerid, v, c, r+27.9843);
    	SetPlayerCameraLookAt(playerid, v, c, r);
    	SetTimer("endar", 20000, false);
        return 1;
}
Reply


Messages In This Thread
air recon online!!! - by GeneralAref - 27.11.2015, 13:22
Re: air recon online!!! - by TwinkiDaBoss - 27.11.2015, 13:55
Re: air recon online!!! - by GeneralAref - 28.11.2015, 10:41
Re: air recon online!!! - by Vince - 28.11.2015, 11:14
Re: air recon online!!! - by GeneralAref - 28.11.2015, 11:20
Re: air recon online!!! - by GeneralAref - 28.11.2015, 11:25
Re: air recon online!!! - by GeneralAref - 28.11.2015, 13:18

Forum Jump:


Users browsing this thread: 1 Guest(s)