Audifire Posted October 16, 2010 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. Looking for MTA Compiler? [ENG][Release] MTA Compiler | [GER][Release] MTA Compiler
dzek (varez) Posted October 16, 2010 Posted October 16, 2010 it will be great if you attach some simple scripts to reproduce it. Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online! programista php rzeszów Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting. Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!
Audifire Posted October 16, 2010 Author 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. Looking for MTA Compiler? [ENG][Release] MTA Compiler | [GER][Release] MTA Compiler
dzek (varez) Posted October 16, 2010 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/ Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online! programista php rzeszów Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting. Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!
zneext Posted August 28, 2016 Posted August 28, 2016 After 6 years this bug is not fixed. https://github.com/multitheftauto/mtasa-blue/pull/63 1
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