09.01.2016, 01:12
Okay so the problem is simple, for some reason the object im trying to attach to the player wont appear at all...
PHP код:
new mytestobj = CreateObject(19515,0,0,0,0,0,0,200);
SetPlayerAttachedObject(playerid,0,mytestobj,1,0,0,0,0,0,0,0,0,0,0,0);
EditAttachedObject(playerid,0);