| Author |
Message |
Forum: General Topic: Just a General Question |
| supermatthew |
|
Posted: Fri Nov 09, 2007 10:42 pm
|
|
Replies: 278 Views: 33346
|
|
 |
Forum: General Topic: Spodi, about Double Tick Count |
| supermatthew |
|
Posted: Thu Nov 08, 2007 1:32 pm
|
|
Replies: 269 Views: 134495
|
| You could easily just do it once every minute or two. It doesn't have to be often. I have no idea how threading would help at all, unless you are using the thread in a completely stupid manner like spawning a new thread just to send the packet after an elapsed amount of time. threads are not bad. i... |
|
 |
Forum: General Topic: Spodi, about Double Tick Count |
| supermatthew |
|
Posted: Thu Nov 08, 2007 6:52 am
|
|
Replies: 269 Views: 134495
|
| to counter speed hacks, i would do something like this. Although i work with .net, which has threading support, and would make it easier. in some form of server loop(a seprate thread in vb.net, maby part of the server loop/another timer): 10 second delay, or even longer send request to all clients f... |
|
 |
| Sort by: |