how do i get this to work?
Code: ags
what do i have to do cause my game wont load with out it plus i think i might need the other script for it...oh
and msg
test.asc(36): Error (line 36): Type mismatch: cannot convert 'String*' to 'string'
and SpeechChannel
test.asc(37): Error (line 37): undefined symbol 'SpeechChannel'
Code: ags
goon[0]=TcpListenIP (ServerIndex);
what do i have to do cause my game wont load with out it plus i think i might need the other script for it...oh
and msg
test.asc(36): Error (line 36): Type mismatch: cannot convert 'String*' to 'string'
and SpeechChannel
test.asc(37): Error (line 37): undefined symbol 'SpeechChannel'
TcpSetString (ServerIndex, Broadcast, SpeechChannel, 0, msg);
TcpSend (ServerIndex, Broadcast, SpeechChannel);