AttachObjectToPlayer
#1

I have this code:
pawn Код:
new Float:X,Float:Y,Float:Z;
        new moneybag;
        GetPlayerPos(playerid,X,Y,Z);
        moneybag = CreateObject(1550,X,Y,Z,0.0, 0.0, 96.0);
        AttachObjectToPlayer( moneybag, playerid, 0.0, -0.4, 0.3, 0, 1.5, 2 );
But when the object appears it's makes the camera go closer to the player and I can't see anything, I mean when you press V in GTA SA to change camera view it's not helping...
Reply


Messages In This Thread
AttachObjectToPlayer - by zxc1 - 10.10.2011, 20:46
Re: AttachObjectToPlayer - by CyNiC - 11.10.2011, 00:20
Re: AttachObjectToPlayer - by zxc1 - 11.10.2011, 20:07

Forum Jump:


Users browsing this thread: 1 Guest(s)