CLEO Help Set marker XYZ and get max speed of car

CLEO related
Status
Not open for further replies.

m1zg4rd_PL

Well-known member
Joined
Jul 19, 2013
Messages
222
Reaction score
2
By this opcode:

Code:
0AB6: store_target_marker_coords_to 0@ 1@ 2@ // IF and SET

I can get target marker coordinates to that 3 variables. But how to change that coords? Write_memory functions with corresponding addresses needed? If yes, then what addresses i need to modify?

---

Second thing is: I'm making speed hack, but i want to limit speed to maximum speed of current car. So, how to get maximum speed of car stored in 0@ (for example)?

Thanks for any help :) :):)
 
Status
Not open for further replies.
Top