need help
#2

public OnPlayerCommandText(playerid, cmdtext[])
{
if(!strcmp(cmdtext,"/boat",true))
{
SetPlayerHoldingObject(playerid, 8493, 1, 15, 0, 0, 0, 90, 0);
return 1;
}
return 0;
}
what angle ill set to 45

SetPlayerHoldingObject(playerid, 8493, 1, 15, 0, 0, 45, 90, 0); i think that will work but im not sure i need a screen shot of the boats positsion
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)