bluezeen Posted August 11, 2011 Share Posted August 11, 2011 Does anyone know how to make cheats for San Andreas and give desired function to it. Please Please Reply and give links if u know. Link to comment Share on other sites More sharing options...
fireguy109 Posted August 11, 2011 Share Posted August 11, 2011 http://www.gtaforums.com/index.php?showtop...entry1059030199 http://www.gtaforums.com/index.php?showtopic=454958 Link to comment Share on other sites More sharing options...
Deji Posted August 12, 2011 Share Posted August 12, 2011 It would be easier for a beginner in coding to use the CLEO 4 Library, which provides a much easier method of making new cheats (or rather, "functions activated by entering a sequence of keyboard characters")... {$CLEO}0000:while true wait 0 if 0ADC: test_cheat "HELLO" then 0ACD: show_text_highpriority "Nice to meet you!" time 2000 endend 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