AttachObjectToPlayer
#4

That function is perhaps to be used with a variable attached to a Object..

Like:
pawn Код:
new object1;

object1 = CreateObject(...);
AttachObjectToPlayer( object1 , playerid, 1.5, 0.5, 0, 0, 1.5, 2 ); // The first parameter is Object ID not the object model ID.
Try do something like this, or you will have to use: SetPlayerAttachedObject(...);
Reply


Messages In This Thread
AttachObjectToPlayer - by BizzyD - 03.07.2011, 02:54
Re: AttachObjectToPlayer - by Lorenc_ - 03.07.2011, 02:58
Re: AttachObjectToPlayer - by BizzyD - 03.07.2011, 12:28
Re: AttachObjectToPlayer - by Lorenc_ - 03.07.2011, 12:33
Re: AttachObjectToPlayer - by BizzyD - 03.07.2011, 12:40
Re: AttachObjectToPlayer - by [MG]Dimi - 03.07.2011, 14:48

Forum Jump:


Users browsing this thread: 4 Guest(s)