Talk:UserCmd strings: Difference between revisions
Jump to navigation
Jump to search
(over 255 char?) |
No edit summary |
||
Line 6: | Line 6: | ||
So what about over 255 chars? Any ideas for the most efficient method? --[[User:Daktor|Daktor]] 20:20, 6 Aug 2006 (PDT) | So what about over 255 chars? Any ideas for the most efficient method? --[[User:Daktor|Daktor]] 20:20, 6 Aug 2006 (PDT) | ||
:It shouldn't be over 255 chars because that's the largest string the buffer can hold...which is more than plenty—'''[[User:Ts2do|ts2do]]''' 23:06, 6 Aug 2006 (PDT) |
Revision as of 23:06, 6 August 2006
I'm going to change this so it doesn't depend on KeyValues later—ts2do 07:29, 17 Jun 2006 (PDT)
What about using events and encrypt the msg contents? It's more reliable and can be catched anywhere. --dutchmega 05:55, 31 Jul 2006 (PDT)
- Can you send events from the client to the server?—ts2do 20:04, 31 Jul 2006 (PDT)
So what about over 255 chars? Any ideas for the most efficient method? --Daktor 20:20, 6 Aug 2006 (PDT)
- It shouldn't be over 255 chars because that's the largest string the buffer can hold...which is more than plenty—ts2do 23:06, 6 Aug 2006 (PDT)