Need help with SetPlayerHoldingObject.
#1

Ok so, i'm trying to make /command that spawns a flag on your head.
So here it is:
Код:
if(strcmp(cmdtext, "/flag", true) == 0)
{
SetPlayerHoldingObject( playerid, 2914, 1, 0.594623, 0.000000, 0.000000, 159.096176, 97.400627, 104.837265 );
}
But it doesn't work at all.No errors or nothing, and when i type it in game nothing, even "Uknown Cmd" message.I need help with that.

Thanks
Reply


Messages In This Thread
Need help with SetPlayerHoldingObject. - by [P4] - 07.11.2010, 20:09
Re: Need help with SetPlayerHoldingObject. - by WillyP - 07.11.2010, 20:18
Re: Need help with SetPlayerHoldingObject. - by [P4] - 07.11.2010, 20:49
Re: Need help with SetPlayerHoldingObject. - by Scott - 07.11.2010, 22:49

Forum Jump:


Users browsing this thread: 1 Guest(s)