Bully-Board
Bully Modding Section => Modding Questions/Help => Modding Questions/Help Archives => Topic started by: embas10 on May 31, 2014, 06:31:15 AM
-
is there anyone now how to add cross for we spawned ped ??
like in mission sometime, it's will yellow for the normal ped and sometimes it's red for enemies ped.
and how to add a yellow, and red arrow on his head ,if blue i have know how to do it.
please to reply it ok . :D
-
Use this code:
AddBlipForChar(PedID, 6, 3, 3)
That adds it on the minimap. You need to replace PedID to whatever the name of your ped is.