Wei Posted March 2, 2012 Share Posted March 2, 2012 Does anyone know how to make this markers ? I have some scripting experience but i didn't try anything like that. Link to comment
Castillo Posted March 2, 2012 Share Posted March 2, 2012 I'm afraid I don't understand your question, you want to create markers? if so use: createMarker Link to comment
Wei Posted March 2, 2012 Author Share Posted March 2, 2012 I'm afraid I don't understand your question, you want to create markers? if so use: createMarker i mean markers on map. Like $, event, ammu nation... Link to comment
12p Posted March 2, 2012 Share Posted March 2, 2012 createBlipAttachedToElement to make it easier. Unless you DO NOT want a marker too, only a blip. Link to comment
Castillo Posted March 2, 2012 Share Posted March 2, 2012 createBlipAttachedToElementto make it easier. Unless you DO NOT want a marker too, only a blip. Wrong, it's: createBlipAttachedTo Link to comment
Wei Posted March 2, 2012 Author Share Posted March 2, 2012 Can you do something for me it's not so hard. I don't get it i have some problem. Can anybuddy do this for me. I need a blip id 33 at the coordinates -10.58288860321 -9.6052255630493 3.1171875 can someone please send me the lua please ? Link to comment
Castillo Posted March 2, 2012 Share Posted March 2, 2012 createBlip(-10.58288860321, -9.6052255630493, 3.1171875, 33) Link to comment
Kenix Posted March 2, 2012 Share Posted March 2, 2012 https://wiki.multitheftauto.com/wiki/Scr ... troduction Learn please! Also read this: viewtopic.php?f=91&t=40809 viewtopic.php?f=91&t=40807 Link to comment
Wei Posted March 2, 2012 Author Share Posted March 2, 2012 createBlip(-10.58288860321, -9.6052255630493, 3.1171875, 33) thanks i forgot to write space between. Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now