Automatic speed radar
#1

Hello

I'd like to make a speed radar system, I only found one include about it and didn't arrived to make it work...
So I wanted to know first if you know something like this that has already been released or some help, just for the beginning, of making it.

Thanks to you.
Reply
#2

Just create array with coordinates and max speed for radars, or make it dynamic by writing every coord and speed in one file, then when you have the array make one timer with interval 500, and repeating True. The timer should call some public function that loop through all players that are connected, and check their speed and pos. Did you get the point?
Reply
#3

Ya I think thanks for your help
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)