Juarez Posted February 15, 2012 Share Posted February 15, 2012 Hello. How I can change cars, actors, objects, pickups marker to another marker (e.g. arrow) like in vc? Please help. Link to comment Share on other sites More sharing options...
Silent Posted February 15, 2012 Share Posted February 15, 2012 You can't. Link to comment Share on other sites More sharing options...
Michael.Knight1 Posted February 15, 2012 Share Posted February 15, 2012 (edited) Yes You can't With This Opcode For VC CAR : 0161: tie_marker $2459 to_car $2424 0 1 0186: $2139 = create_marker_above_car $26 ACTOR : 0162: tie_marker $2344 to_actor $2320 4 2 0187: [email protected] = create_marker_above_actor $2099 OBJECT 0188: $3339 = create_marker_above_object $3335 PICKUP 03DC: [email protected] = create_marker_above_pickup [email protected] MARKER COLOR 0165: set_marker $4408 color_to 2 Edited February 15, 2012 by Michael.Knight1 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