04.04.2017, 12:45
(
Последний раз редактировалось idegod; 04.04.2017 в 18:28.
)
I need some help to get the ids of colors to SetPlayerAttachedObject weapon, i've already tried normal colors, but not work here
I want to do like in this video
https://www.youtube.com/watch?v=SeAgp0cX-JQ
Код:
#define WPCOLOR_LSPD ??? #define WPCOLOR_ARMY ??? #define WPCOLOR_RED 0xFFFF0000 #define WPCOLOR_GOLD ???
https://www.youtube.com/watch?v=SeAgp0cX-JQ
Код:
SetPlayerAttachedObject(playerid,0, 348,6,0.007000 ,0.004000 ,-0.011999 ,8.599973 ,0.000000 ,0.000000 ,0.940000 ,1.354999 ,1.286999,WPCOLOR_RED,WPCOLOR_RED);