Parachute Cant open on spawn
#6

Quote:
Originally Posted by hipy
didnt work, you get the normal falling animation and i can cyle trough weapons( so i decide to wear it or not )

what i do on spawm

Код:
if(dm[playerid] == 1)
	{
       GivePlayerWeapon(playerid, 46, 1);
    
		
		SetPlayerPos(playerid, ****,161.1266);
		SetPlayerFacingAngle(playerid, 191.4758);
        SetPlayerArmedWeapon(playerid, 46);
		SetCameraBehindPlayer(playerid);
		
		
		PlayerPlaySound(playerid,1098 ,0, 0, 0);
	}
Delete the Sound thing and the Camera for now. You can see if the problem is there. I don't think so, but a try is not worse than none.
Reply


Messages In This Thread
Parachute Cant open on spawn - by hipy - 19.11.2009, 16:07
Re: Parachute Cant open on spawn - by DeathOnaStick - 19.11.2009, 16:10
Re: Parachute Cant open on spawn - by hipy - 19.11.2009, 16:12
Re: Parachute Cant open on spawn - by DeathOnaStick - 19.11.2009, 16:13
Re: Parachute Cant open on spawn - by hipy - 19.11.2009, 16:16
Re: Parachute Cant open on spawn - by DeathOnaStick - 19.11.2009, 16:21
Re: Parachute Cant open on spawn - by Correlli - 19.11.2009, 16:23
Re: Parachute Cant open on spawn - by Tigerbeast11 - 19.11.2009, 16:25
Re: Parachute Cant open on spawn - by MenaceX^ - 19.11.2009, 16:27
Re: Parachute Cant open on spawn - by hipy - 19.11.2009, 16:41

Forum Jump:


Users browsing this thread: 3 Guest(s)