Jump to content

A little problem


TorNix~|nR

Recommended Posts

Posted

hello guys I have a problem on this code, I don't know how to fix it

I can use this blip, but everyone can see it

    blips [ thePlayer ] = createBlipAttachedTo ( markers [ thePlayer ] , 58, localPlayer )

I don't know how to make it for only the player ( source ), I use this and it didn't work

    blips [ thePlayer ] = createBlipAttachedTo ( markers [ thePlayer ] , 58, source )

help please?

76561198387870432.png

ZI ZOMBIE INFECTION: mtasa://5.196.7.163:22003

560x95_FFFFFF_FF9900_000000_000000.png

Posted

Try this.

blips[thePlayer] = createBlipAttachedTo(markers[thePlayer], 58, nil, nil, nil, nil, nil, nil, nil, thePlayer)
  • Thanks 1

6C73yFv.png

Did I help you?

Mmpe7Jm.gif


NeXuS™#0001

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...