28.05.2014, 05:34
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"); }