Quote:
Originally posted by Tyhm
What, you couldn't do hitobjects with a for/next loop on players, npcs, and compus?
|
No, hitobjects sends a message to the server, which in turn does the player checking itself. Meaning that the checking is serverside and thus fair, compared to the clientside arrangement that would arise from using for loops and hitplayer/whatever.