need help
#1

i cant make my boat lean forward. i tried using the zRot but didnt work xRot didnt work and the yRot is at 90 because the boat is on its side without it(the right side) can somebody plz help me figure this out.
Код:
public OnPlayerCommandText(playerid, cmdtext[])
	{
	if(!strcmp(cmdtext,"/boat",true))
    {
    SetPlayerHoldingObject(playerid, 8493, 1, 15, 0, 0, 0, 90, 0);
    return 1;
 	}
	return 0;
}
Reply


Messages In This Thread
need help - by nicoud - 06.10.2010, 22:38
Re: need help - by Tommie1331 - 06.10.2010, 22:47
Re: need help - by nicoud - 06.10.2010, 23:22
Re: need help - by Tommie1331 - 06.10.2010, 23:28
Re: need help - by nicoud - 07.10.2010, 00:16

Forum Jump:


Users browsing this thread: 1 Guest(s)