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


Author Topic: I need lua code...  (Read 2076 times)

0 Members and 1 Guest are viewing this topic.

Offline DarbyHarringtonMind

  • XX
  • Jr. Member
  • **
  • Posts: 73
  • Gender: Male
  • Move forward, Don't look back........
    • View Profile
I need lua code...
« on: January 16, 2014, 12:28:14 PM »
hi guys
i need lua code
of this AddBlipForChar=()
i dont know the parameters :(
i want make enemy with that i meant like Red dot in map ,can u guys made that for me? :)
thanks

Offline DaBOSS54320

  • Hero Member
  • ****
  • Posts: 3,398
  • Gender: Female
    • View Profile
Re: I need lua code...
« Reply #1 on: January 16, 2014, 08:17:24 PM »
I think it just uses the ped as the parameter. AddBlipForChar(russell) but I don't remember for sure. I think there is another function to change the icon of it.

Offline c00ld0c26

  • The D0c
  • Can't Get Enough
  • *****
  • Posts: 5,137
  • Gender: Male
  • Just a dood doing dood things.
    • View Profile
    • My channel.
Re: I need lua code...
« Reply #2 on: January 17, 2014, 03:10:52 AM »
Nope.
This are the parameters :

AddBlipForChar(Ped,BLIPID1,BLIPID2,BLIPID3) combining different ID's at each of the 3 places will get you different blips.)

Offline DarbyHarringtonMind

  • XX
  • Jr. Member
  • **
  • Posts: 73
  • Gender: Male
  • Move forward, Don't look back........
    • View Profile
Re: I need lua code...
« Reply #3 on: January 18, 2014, 05:06:44 PM »
ok
thanks man ... :D :D