AntiCheat timer?
#9

It depends how many players you'll have on the server.. If very few it might be preferable to use OnPlayerUpdate.. because using a timer with a loop within it would be inefficient.

However if you had a server that was near capacity (198/200) You would want to stay well clear of OnPlayerUpdate, as it would be being called hundreds of times a second.. Every time a player changed their weapon, or moved, or did anything it would be called..
Reply


Messages In This Thread
AntiCheat timer? - by Luka P. - 07.04.2009, 13:46
Re: AntiCheat timer? - by ICECOLDKILLAK8 - 07.04.2009, 13:48
Re: AntiCheat timer? - by Luka P. - 07.04.2009, 13:56
Re: AntiCheat timer? - by Rks25 - 07.04.2009, 13:58
Re: AntiCheat timer? - by Luka P. - 07.04.2009, 14:01
Re: AntiCheat timer? - by gijsmin - 07.04.2009, 14:04
Re: AntiCheat timer? - by Rks25 - 07.04.2009, 14:10
Re: AntiCheat timer? - by ICECOLDKILLAK8 - 07.04.2009, 14:13
Re: AntiCheat timer? - by Weirdosport - 07.04.2009, 14:28
Re: AntiCheat timer? - by Luka P. - 07.04.2009, 14:34

Forum Jump:


Users browsing this thread: 1 Guest(s)