NewSun Posted November 28, 2010 Posted November 28, 2010 $Map = _MemoryRead($MapAddress,$ID) This line reads the value of $MapAddress, which should return text, instead it returns the value as a decimal. (ex.0082325342753423692) Is there a way to specify if the value should be text(ASCII) or not? Thank you
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