News: Welcome back to Bullworth! If you haven't already, you will need to reset your password..


Author Topic: Adding cross symbol for we created ped??  (Read 1221 times)

0 Members and 1 Guest are viewing this topic.

Offline embas10

  • Jr. Member
  • **
  • Posts: 27
  • Gender: Male
    • View Profile
Adding cross symbol for we created ped??
« 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

Offline Unknownsoldier

  • Hero Member
  • ****
  • Posts: 2,773
    • View Profile
Re: Adding cross symbol for we created ped??
« Reply #1 on: June 07, 2014, 11:04:42 PM »
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.