codezhero Posted July 4, 2011 Share Posted July 4, 2011 .. can someone help me or teach me how to change the hot keys of CLEO mods !? it kinda annoys me 'cause some mods uses the same keys to activate so its annoying when your activating a mod and the other one with the same hot key's also activated ! please post or comment if you know the solution to this ! thanks !! ) Link to comment Share on other sites More sharing options...
kmlwin.1996 Posted July 4, 2011 Share Posted July 4, 2011 Find something like this. 0AB0: key_pressed x x means the key number. You can change your key number in the Sanny Builder. Just press F12 and the content comes out, go to the virtual keys and select your favorite hot key in "x". There are a little hot key codes around in Sanny Builder but 0AB0 opcode is usually used to modders. Jabba1992 1 Link to comment Share on other sites More sharing options...
BnB Posted July 4, 2011 Share Posted July 4, 2011 Have a look here. Link to comment Share on other sites More sharing options...
Bad.boy! Posted July 4, 2011 Share Posted July 4, 2011 check this for keynumbers Link to comment Share on other sites More sharing options...
BnB Posted July 4, 2011 Share Posted July 4, 2011 Actually this is a full list. koragg 1 Link to comment Share on other sites More sharing options...
codezhero Posted July 5, 2011 Author Share Posted July 5, 2011 .. woah thanks a lot ! that really helps ! Link to comment Share on other sites More sharing options...
codezhero Posted July 5, 2011 Author Share Posted July 5, 2011 ... great it worked !! just tried it and it works !! thanks a lot everyone for helping ! Link to comment Share on other sites More sharing options...
crazipayaso Posted August 18, 2011 Share Posted August 18, 2011 hey is it possible to change a cheat hotkey into a key press hotkey i have a mod which you type the word and cheat activated but i want to change it to just 1 number or letter help and thanks in advice Link to comment Share on other sites More sharing options...
TheNathanNS Posted August 18, 2011 Share Posted August 18, 2011 I think that requires main.scm modding, which is a little more harder than cleo scripting. Link to comment Share on other sites More sharing options...
crazipayaso Posted August 18, 2011 Share Posted August 18, 2011 thats fine as long as i can change my mod to activate by key press do you know how or know a site or video thanks Link to comment Share on other sites More sharing options...
fireguy109 Posted August 18, 2011 Share Posted August 18, 2011 I think that requires main.scm modding, which is a little more harder than cleo scripting. It's the same thing, Nathan. Don't mislead people. http://www.gtaforums.com/index.php?showtopic=405953 Or, in III and VC, use this - http://gtag.gtagaming.com/opcode-database.php?opcode=05EE Use the same key numbers as 0AB0. Link to comment Share on other sites More sharing options...
crazipayaso Posted August 19, 2011 Share Posted August 19, 2011 hey i got one more question i wanted to change this mod that uses a katana to make it into a bat its called the laevateinn mod its like a fire sword but i have another mod that uses the katana so my game crashes thats why i want to change it. do you know a modding video about how to add the weapon you use? thanks in advance Link to comment Share on other sites More sharing options...
fireguy109 Posted August 19, 2011 Share Posted August 19, 2011 Make sure your Sanny Builder is up to date and open the CLEO mod with it. Then change the #KATANA to #BAT. I'm assuming you're talking about coding - if it's an actual model you want to replace, just do this: Using IMG Tool, find out the name of the weapon you want to replace. Rename the model you downloaded to that name. Delete the original dff and txd from your gta.img file. Add the renamed ones from the mod. Rebuild the archive. Link to comment Share on other sites More sharing options...
crazipayaso Posted August 19, 2011 Share Posted August 19, 2011 i tried change the katana to bat it work i got the bat but now i cant use the powers its just a bat on fire??? help and its coding not model but thanks anyways. Link to comment Share on other sites More sharing options...
fireguy109 Posted August 19, 2011 Share Posted August 19, 2011 I might be able to help if you uploaded the Cleo file here and gave me the download link. Link to comment Share on other sites More sharing options...
crazipayaso Posted August 19, 2011 Share Posted August 19, 2011 (edited) HERE is the link i got it from its the laevateinn mod by Ryosuke839 it makes a fire katana but i want fire bat. if you change it please upload it and gave me a download link thanks (: Edited August 19, 2011 by crazipayaso Link to comment Share on other sites More sharing options...
LeonClever Posted February 2, 2013 Share Posted February 2, 2013 0AB0: key_pressed 17 0AB0: key_pressed 83 what key are theese? Link to comment Share on other sites More sharing options...
TheGodfather. Posted February 3, 2013 Share Posted February 3, 2013 0AB0: key_pressed 17 0AB0: key_pressed 83 what key are theese? 0AB0: key_pressed 17 = CTRL 0AB0: key_pressed 83 = S Check Sanny Builder Help>CLEO 3 Library>Virtual key codes (for 0AB0).. 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