16.07.2013, 17:34
In answer or call
and on hangup
pawn Код:
SetPlayerAttachedObject(playerid, 4, 330, 6); // 4 = attachment slot, 330 = cellphone model, 6 = right hand
and on hangup
pawn Код:
RemovePlayerAttachedObject(playerid, 4);