goodidea82 Posted January 16, 2016 Share Posted January 16, 2016 (edited) What is the difference between the two opcodes? 0004: $CUSTOM_TOURNAMENT_FLAG = 0 04AE: $Property_Buying_Now = 2 // = constantDoes the second one have side-effects, or is there anything special about it? Edited January 16, 2016 by goodidea82 Link to comment Share on other sites More sharing options...
Seemann Posted January 16, 2016 Share Posted January 16, 2016 Nothing special. In original script the second opcode was used to assign enumerable values - ids of different entities (markers, models, speech wavs, etc) to a variable. But internally they are same. goodidea82 1 Sanny Builder 3 • SA Memory Handling • OpenIV • gtamodding.com CLEO.li - The CLEO Library - Official site 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