Liberty Unleashed

Scripting => Script Help => Topic started by: Atheros on January 16, 2016, 01:08:26 pm

Title: help me im new
Post by: Atheros on January 16, 2016, 01:08:26 pm
What is the function for use Markers? i mean about those Blue arrows in up of player
Title: Re: help me im new
Post by: Motley on January 16, 2016, 03:45:28 pm
Huh??? Are you referring to   

Code: [Select]
vehicle.Marker = BLIPTYPE_ARROWONLY;
????
Title: Re: help me im new
Post by: Atheros on January 17, 2016, 08:51:12 am
Huh??? Are you referring to   

Code: [Select]
vehicle.Marker = BLIPTYPE_ARROWONLY;
????
is it client side? or server?
Title: Re: help me im new
Post by: Motley on January 17, 2016, 07:25:25 pm
This is just server side. if you like i can attempt to write an example script. that's up to you.