Dot Shee lan Posted August 6, 2022 Share Posted August 6, 2022 (edited) This post is Deleted Edited October 17, 2022 by Dot Shee lan This post is Deleted Link to comment Share on other sites More sharing options...
Dot Shee lan Posted August 6, 2022 Author Share Posted August 6, 2022 (edited) This post is Deleted Edited October 17, 2022 by Dot Shee lan Link to comment Share on other sites More sharing options...
ArmanCan Posted August 6, 2022 Share Posted August 6, 2022 5 hours ago, Dot Shee lan said: How to creat marker with 2D Label in cleo script San Andreas?? Quote Help & Support If you have a modding issue, please direct your questions to the GTA SA Mods forum. Creating a marker is piece of cake and if creating label is easy than you can simply code it without problem 🙂 Link to comment Share on other sites More sharing options...
Dot Shee lan Posted September 8, 2022 Author Share Posted September 8, 2022 (edited) This post is Deleted Edited October 17, 2022 by Dot Shee lan Link to comment Share on other sites More sharing options...
Dot Shee lan Posted September 14, 2022 Author Share Posted September 14, 2022 (edited) This post is Deleted Edited October 17, 2022 by Dot Shee lan Link to comment Share on other sites More sharing options...
ArmanCan Posted September 14, 2022 Share Posted September 14, 2022 4 hours ago, Dot Shee lan said: 👇👇 According to THIS MOD and documentation from Sanny Builder you will just create a sphere with a local variable and initiate the text by using jump or gosub command.. :CARWR_8499 if Car.Model([email protected]) == #UTILTR1 jf @CARWR_59 05AA: [email protected] = 'UTILTR1' // @s = 'short' // CAR NAME jump @CARWR_8539 :CARWR_8539 // CAR NAME DRAWING PANEL 03F0: enable_text_draw 1 033F: set_text_draw_letter_size 0.5 1.0 060D: draw_text_shadow 1 rgba 3 3 3 180 0340: set_text_draw_RGBA 255 255 255 255 0349: set_text_draw_font 1 0343: set_text_draw_linewidth 400.0 081C: draw_text_outline 1 RGBA 0 0 0 255 033E: set_draw_text_position 155.0 358.0 GXT [email protected] Link to comment Share on other sites More sharing options...
Dot Shee lan Posted September 18, 2022 Author Share Posted September 18, 2022 (edited) This post is Deleted Edited October 17, 2022 by Dot Shee lan Link to comment Share on other sites More sharing options...
ArmanCan Posted September 18, 2022 Share Posted September 18, 2022 (edited) 3 hours ago, Dot Shee lan said: I want to creat spheres following this script in these location.. SPHERE ONLY I've already told my opinions.. this topic is already wrong and you are trying to develop it in here.. I highly suggest you to open a new request in "Coding" topic under "GTA III,VC,SA" and use "Code" and "Spoiler" button together because it's too long 🙂 Edited September 18, 2022 by ArmanCan Link to comment Share on other sites More sharing options...
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