SetPlayerAttachedObject Problem
#2

Here you go.

Код:
if(PlayerInfo[extraid][pDonorBackpack] > 0) 
                { 
                    printf("Got Here"); 
                    SetPlayerAttachedObject(extraid, 9, 3026, 1,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0); //Backpack attached to player 
                    printf("Got Past Here"); 
                }
Reply


Messages In This Thread
SetPlayerAttachedObject Problem - by mrtms - 28.05.2014, 05:26
Re: SetPlayerAttachedObject Problem - by Rittik - 28.05.2014, 05:34
Re: SetPlayerAttachedObject Problem - by mrtms - 28.05.2014, 05:38
Re: SetPlayerAttachedObject Problem - by mrtms - 28.05.2014, 05:42
Re: SetPlayerAttachedObject Problem - by Calgon - 28.05.2014, 05:43
Re: SetPlayerAttachedObject Problem - by Rittik - 28.05.2014, 05:46
Re: SetPlayerAttachedObject Problem - by mrtms - 28.05.2014, 05:51
Re: SetPlayerAttachedObject Problem - by mrtms - 28.05.2014, 06:22

Forum Jump:


Users browsing this thread: 1 Guest(s)