UchihaMan Posted July 1, 2011 Share Posted July 1, 2011 Hey guys i have no idea what this means. I saw it in a mod. thread 'LVTN' :LVTN_11 wait 0 [email protected] = -229906 008B: [email protected] = &0([email protected],1i) // (int) 0085: [email protected] = [email protected] // (int) [email protected] /= 65536 [email protected] *= 65536 0062: [email protected] -= [email protected] // (int) if [email protected] == 19521 else_jump @LVTN_11 [email protected] = -229907 if &0([email protected],1i) == 1163280724 else_jump @LVTN_11 [email protected] = -229908 if &0([email protected],1i) == 1162432078 else_jump @LVTN_11 &0([email protected],1i) = 1162432000 03E5: show_text_box 'CHEAT1' // Cheat activated Model.Load(#KATANA) 038B: load_requested_models :LVTN_194 wait 0 if Model.Available(#KATANA) else_jump @LVTN_194 01B2: give_actor $PLAYER_ACTOR weapon 8 ammo 1 // Load the weapon model before using this Model.Destroy(#KATANA) :LVTN_228 wait 0 [email protected] = -229906 008B: [email protected] = &0([email protected],1i) // (int) 0085: [email protected] = [email protected] // (int) [email protected] /= 65536 [email protected] *= 65536 0062: [email protected] -= [email protected] // (int) if [email protected] == 19521 else_jump @LVTN_411 [email protected] = -229907 if &0([email protected],1i) == 1163280724 else_jump @LVTN_411 [email protected] = -229908 if &0([email protected],1i) == 1162432078 else_jump @LVTN_411 &0([email protected],1i) = 1162432000 03E5: show_text_box 'CHEAT8' // Cheat deactivated jump @LVTN_11 Link to comment Share on other sites More sharing options...
fireguy109 Posted July 2, 2011 Share Posted July 2, 2011 So you want a translation? It checks to see if the cheat code is entered, gives the guy a Katana, then checks if its deactivated. "INT" just means "integer", and tells you as much. opcode: parameter 1 parameter 2 // This area is the "comment" section. You can write anything. Link to comment Share on other sites More sharing options...
UchihaMan Posted July 2, 2011 Author Share Posted July 2, 2011 you have to type laevateinn to activate the mod but i dont see it. Link to comment Share on other sites More sharing options...
fireguy109 Posted July 2, 2011 Share Posted July 2, 2011 All those integers basically translate to the key combination. Link to comment Share on other sites More sharing options...
BnB Posted July 2, 2011 Share Posted July 2, 2011 Plus he is using aDMA. 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