Class help
#2

Change this,
PHP код:
CX=X+(R*floatsin(-A,degrees));
CY=Y+(R*floatcos(-A,degrees)); 
To this,
PHP код:
+= (Rfloatsin(-Adegrees));
+= (floatcos(-Adegrees));
SetPlayerCameraPos(playeridXYZ+1.0); 
An remove those few unnecessary float values eg: CX, CY, CZ
Reply


Messages In This Thread
Class help - by StrikerZ - 06.11.2016, 08:58
Re: Class help - by Killa[DGZ] - 06.11.2016, 09:24
Re: Class help - by StrikerZ - 06.11.2016, 09:44
Re: Class help - by Killa[DGZ] - 06.11.2016, 10:03
Re: Class help - by StrikerZ - 06.11.2016, 10:21
Re: Class help - by Killa[DGZ] - 06.11.2016, 10:46
Re: Class help - by Threshold - 06.11.2016, 12:03
Re: Class help - by StrikerZ - 06.11.2016, 13:19

Forum Jump:


Users browsing this thread: 1 Guest(s)