intechz Posted March 9, 2013 Share Posted March 9, 2013 well i was wondering if anyone knows what is the resource to get these things on the map. I already found one but does not get up in the pink with the information, if they can help me thank you very much. I'm using this resource but not what appears to pink over here let the coding -- Pickups here i1 = createPickup (-1609, 713, 13.3, 3, 1239, 60 ) --Attached blips to them, if u want createBlipAttachedTo(i1,0,1, 255, 255, 0, 255, 0, 1) --Messages below, empty ones for clearing chatbox function info1(source) outputChatBox("````````````````````````````````````Info````````````````````````````````````",source,255,255,255) outputChatBox("text text text",source,255,185,15) outputChatBox("`````````````````````````````````````````````````````````````````````````````",source,255,255,255) end addEventHandler("onPickupHit",i1,info1) but my server only appears in the chat and I want to appear over the icon like this in the picture Link to comment
Jaysds1 Posted March 9, 2013 Share Posted March 9, 2013 Sorry, but you would need to ask the author if you're allowed to edit the code, because we only help people trying to create their own code/script. Link to comment
intechz Posted March 9, 2013 Author Share Posted March 9, 2013 Sorry, but you would need to ask the author if you're allowed to edit the code, because we only help people trying to create their own code/script. but I just want to know what is the code for the text appear over the icon Link to comment
Castillo Posted March 9, 2013 Share Posted March 9, 2013 You can try with this resource: https://community.multitheftauto.com/in ... ls&id=3090 Not sure if it still works. Link to comment
intechz Posted March 9, 2013 Author Share Posted March 9, 2013 You can try with this resource: https://community.multitheftauto.com/in ... ls&id=3090Not sure if it still works. not to change the distance of the text only appears when the player is right on top of him Link to comment
xXMADEXx Posted March 10, 2013 Share Posted March 10, 2013 You can try with this resource: https://community.multitheftauto.com/in ... ls&id=3090Not sure if it still works. Yea, that still works. Link to comment
intechz Posted March 10, 2013 Author Share Posted March 10, 2013 You can try with this resource: https://community.multitheftauto.com/in ... ls&id=3090Not sure if it still works. Yea, that still works. yes it works, but not the way I want, that I have to be right on top of dick to see what has been written 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