September 25 update

11/23/2014 17:37 P@r@m3d!©#16
Does anybody know what to fix for the sendchat function? Google doesn't give me any answer :(
11/28/2014 00:48 s4fjoker#17
Quote:
Originally Posted by P@r@m3d!© View Post
Does anybody know what to fix for the sendchat function? Google doesn't give me any answer :(
You should dig deeper not very hard to figure out just need to adjust the pointers by 1

The send chat would be
DllStructSetData($mSendChat, 2, 0x5D) to
DllStructSetData($mSendChat, 2, 0x5E)
01/03/2015 11:03 old gray#18
can anyone please guide me on the right path for Re Feather updating, or what codes should be changed in it?
01/03/2015 11:56 savsuds#19
Quote:
Originally Posted by old gray View Post
can anyone please guide me on the right path for Re Feather updating, or what codes should be changed in it?
Are you too dumb to read and understand post 13-17 which contains all the answers you need?