01.01.2013, 19:33
Indeed, added some condition in 1.02 so loops in OnPlayerUpdate won't be so frequent. Also, you can create you own Update function, repeated less frequently - especially if you have a server with many people.
v.1.02
v1.02 fixes :
-I apparently have some trouble using atan function because the deers won't always be orientated as they should when they move. However it is not a problem to have fun with this FS.
v.1.02
v1.02 fixes :
- Greatly increased the accuracy ; added a parameter to IsPlayerAimingPoint function (weapon)
- Another orientation problem corrected
- Added a condition in the OnPlayerUpdate (which you can actually replace by a callback called less frequently) so there won't be loops on every update
-I apparently have some trouble using atan function because the deers won't always be orientated as they should when they move. However it is not a problem to have fun with this FS.

