Audifire Posted October 16, 2010 Share Posted October 16, 2010 I use GetMarkerIcon but the output of it is "checkpoint". This is the GetMarkerType function. How can I fix it, i need it. Sry for my bad english, I'm german. Thank you for your help. Link to comment
dzek (varez) Posted October 16, 2010 Share Posted October 16, 2010 it will be great if you attach some simple scripts to reproduce it. Link to comment
Audifire Posted October 16, 2010 Author Share Posted October 16, 2010 Hmm, I make a Race script, and i want to know, what Icon Type the Marker is. But the output of the function is always: "checkpoint". But thats the false output, here the wiki site:https://wiki.multitheftauto.com/wiki/GetMarkerIcon Edit: Sry false link. Link to comment
dzek (varez) Posted October 16, 2010 Share Posted October 16, 2010 so this code will return "checkpoint" newmarker = createMarker ( 1000, 1000,1000, "checkpoint", 255, 0, 0 ) icon = getMarkerIcon ( newmarker ) outputChatBox ( "The default marker icon is " .. icon ) ? edit: tested. you are right. please check if it has been already reported - if not report it using http://bugs.mtasa.com/ Link to comment
draobrehtom Posted August 28, 2016 Share Posted August 28, 2016 After 6 years this bug is not fixed. Link to comment
zneext Posted August 28, 2016 Share Posted August 28, 2016 After 6 years this bug is not fixed. https://github.com/multitheftauto/mtasa-blue/pull/63 1 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