Hockey Mask
- Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk
)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8
)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12
)
+--- Thread: Hockey Mask (
/showthread.php?tid=575831
)
Hockey Mask -
Blackazur
- 30.05.2015
How to make it that you have the hockey mask from the singleplayer on your face?
Re: Hockey Mask -
PepsiCola23
- 30.05.2015
PHP код:
SetPlayerAttachedObject
(
playerid
,
1
,
19037
,
2
,
9.4
,
3
,
0
,
90
,
90
,
0
)
I think the HOCKEY MASK id is " 19037 "
Try.