AttachCameraToObject flickering
#1

Alright, I posted this before but got ZERO responses, please try to help me out.

I recently made this script:

[ame]http://www.youtube.com/watch?v=C_0FZK4fJWo[/ame]


This is on my testserver, which uses the exact same gamemode as my main server.

However, on my main server it looks like this:

[ame]http://www.youtube.com/watch?v=Vz9WPmZM33c[/ame]




I did a few tests and it even flickers with the following code:

Код:
CMD:fpstest(playerid, params[])
{
	new object1 =  CreateObject(19300, 0, 0, 0, 0.0, 0.0, 0);
	AttachCameraToObject(playerid, object1);
	return 1;
}
What could be causing this? Because I promised my players the FPS script I made, but so far all they have is a buggy version of it

Any help is appreciated.

Milan
Reply


Messages In This Thread
AttachCameraToObject flickering - by milanosie - 24.05.2012, 09:25
Re: AttachCameraToObject flickering - by SuperViper - 24.05.2012, 14:33
Re: AttachCameraToObject flickering - by milanosie - 24.05.2012, 15:59
Re: AttachCameraToObject flickering - by MadeMan - 24.05.2012, 16:08
Re: AttachCameraToObject flickering - by ViniBorn - 24.05.2012, 16:09
Re: AttachCameraToObject flickering - by milanosie - 24.05.2012, 16:27
Re: AttachCameraToObject flickering - by Babul - 25.05.2012, 01:02
Re: AttachCameraToObject flickering - by milanosie - 25.05.2012, 10:42
Re: AttachCameraToObject flickering - by milanosie - 27.05.2012, 11:19
Re: AttachCameraToObject flickering - by pasha97 - 27.05.2012, 12:12

Forum Jump:


Users browsing this thread: 1 Guest(s)