what's the code for chatmode ??
Does anyone know what's the code for chating in game ? for using the remote is "self isUsingRemote()" but for using chat ??
I think its Sayall "Test"
and what's the full code ?? self sayAll "Test" or what ??
[php]self sayAll("some text here and this: " + self.origin + " and this: " + self.angles);[/php]