MessageBoard

03/12/2013 01:45 shadowman123#1
well the message i write in message board Interface is stored in offset 10 + Name Length + 2 but the problem is how do i make it like :-

when a player Write message in the Interface it will be stored in it .. Example :-

MessagePacket Mess = new MessagePacket();
Mess.Message = idk what to write Here Exactly :S

any help would be appriciated

Regards
shadowman123
03/12/2013 02:08 CptSky#2
Quote:
Originally Posted by shadowman123 View Post
well the message i write in message board Interface is stored in offset 10 + Name Length + 2 but the problem is how do i make it like :-

when a player Write message in the Interface it will be stored in it .. Example :-

MessagePacket Mess = new MessagePacket();
Mess.Message = idk what to write Here Exactly :S

any help would be appriciated

Regards
shadowman123
A full implementation of the MessageBoard system is available in my COPS v6 release.
03/12/2013 02:09 shadowman123#3
Awesome ill take alook at it ... beside that i knew what was wrong .. this can be Closed
03/13/2013 05:29 Lateralus#4
#closed by request.