changing a map value using vb6/vb2005
changing a map value using vb6/vb2005
can someone please tell me how to change a value using vb6/vb2005 i dont think its more than 1 line of code but i cant do it i have the map in a byte array after following the tut but how do i change the value of a byte?
Halo 2 Plugins | Lock-on To Just About Anything | My Sites | Snow Hog
Old Plugins you have, upgrade you must...
Always Maintain a High Quality-To-Crap Ratio.
Code: Select all
bytearray(offset) = data here