Page 1 of 1

Module so EVERY msg sent by server is followed by Zero Byte?

Posted: Wed Dec 21, 2005 2:48 am
by syko
I have a very good knowledge with scripting, etc. however I am lacking in C even though I know how to fumble my way around.

I would like to know how I could CREATE A MODULE(edit) so that every line sent to clients by the server is followed by another line with nothing on it other than a zero byte.

I am writing a chat client in Flash to use with a server I am creating, but flash requires every line be terminated with a zero byte or else it can't read the line.

Thank you very very much in advance for any help guys. Figuring this out will be a HUGE relief on my part.

Posted: Wed Dec 21, 2005 4:02 am
by Solutech
And right there is your fatal flaw

Code: Select all

I would like to know how I could edit the Unreal source files 
Editing of the source is NOT supported .

Nobody here will help you do this .

Dont post any more topics requesting help with source modification as they will be locked by the mods .

Posted: Wed Dec 21, 2005 6:59 am
by Dukat