Baragrasnki Posted March 19, 2013 Share Posted March 19, 2013 // This file was decompiled using sascm.ini published by Seemann (http://sannybuilder.com/files/SASCM.rar) on 13.10.2007{$VERSION 3.1.0027}{$CLEO .cs}//-------------MAIN---------------0000: NOP :NONAME_2wait 0 if and Player.Defined($PLAYER_ACTOR)0AB0: key_pressed 45 0AB0: key_pressed 76 else_jump @NONAME_2 0AB5: store_actor $PLAYER_ACTOR closest_vehicle_to [email protected] closest_ped_to [email protected] Actor.StorePos($PLAYER_ACTOR, [email protected], [email protected], [email protected]):NONAME_55wait 100 wait 100 wait 180000 [email protected] += 0.5 Actor.PutAt($PLAYER_ACTOR, [email protected], [email protected], [email protected])[email protected] -= 0.5 wait 180000 Actor.PutAt($PLAYER_ACTOR, [email protected], [email protected], [email protected])jump @NONAME_55 jump @NONAME_2 I've done this cleo and it works good, but now i want that if i press again the cleo is interrupted because when i press INS + L it starts to set my position every 3 minutes and now i want that when i press INS + J or whatever the cleo stops to set my pos, how can I do? Thank you Link to comment Share on other sites More sharing options...
Ashwin.Star Posted March 25, 2013 Share Posted March 25, 2013 Insert that Key condition after second Label Too 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