28.05.2014, 05:42
PHP код:
if(SetPlayerAttachedObject(extraid, 9, 3026, 1,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0) == 0)
{
print("Failed");
}
else
{
print("Success");
}