How can i add phone in my hand when i use /call
#2

In answer or call
pawn Код:
SetPlayerAttachedObject(playerid, 4, 330, 6); // 4 = attachment slot, 330 = cellphone model, 6 = right hand

and on hangup
pawn Код:
RemovePlayerAttachedObject(playerid, 4);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)