zilchvortex Posted April 15, 2006 Share Posted April 15, 2006 if i was making a cheat on note pad wat doesthe following things mean: setint setshort setfloat i no all the others but i dont no these ones Link to comment Share on other sites More sharing options...
Waterbottle Posted April 15, 2006 Share Posted April 15, 2006 if i was making a cheat on note pad wat doesthe following things mean:setint setshort setfloat i no all the others but i dont no these ones setchar sets a 1-byte (for example 0x5c or 92) setshort sets a 2-byte (for example 0x12a4 or 4772) setint sets a 4-byte (for example 0x3476ac23 or 880192547) setfloat sets a float (for example 12.09) Link to comment Share on other sites More sharing options...
zilchvortex Posted April 15, 2006 Author Share Posted April 15, 2006 wat does set float mean though and does anyone no the hex code for projectiles of the rocket launcher 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