Posts: 1,753
Threads: 277
Joined: Sep 2010
Reputation:
0
How can I add a briefcase to a players hand using this?
SetPlayerAttachedObject(playerid, 3, 1609, 2);
Posts: 1,753
Threads: 277
Joined: Sep 2010
Reputation:
0
I know that, but I mean how could I add it so then it shows a briefcase to the players hand.
The response "Add it to your script." isn't really helping me, as I already know that.
Posts: 399
Threads: 23
Joined: Mar 2011
Reputation:
0
You will have to somehow make a command to give a player a briefcase OR add it in the 24/7 /buy list you might have, and as MadeMan said above
SetPlayerAttachedObject(playerid, 3, 1609, 2); // Should work
Posts: 2,322
Threads: 260
Joined: Jul 2010
Reputation:
0
I don't have any respect for people with the blue stars has their profile picture.
Posts: 1,753
Threads: 277
Joined: Sep 2010
Reputation:
0
That's EXACTLY what I mean, I don't understand how to use it!, so please can you help me with how to set it?!