04.09.2010, 14:11
Nice, another good release that makes use of 0.3b. Can be useful e.g. for RP (of course) or racing scripts.
Small tip: Use CallLocalFunction for calling your custom callbacks (OnPlayerStart/StopSwimming), instead of calling them direct. YOu do not have to have the function in your script then, but if you have it, it gets called.
Small tip: Use CallLocalFunction for calling your custom callbacks (OnPlayerStart/StopSwimming), instead of calling them direct. YOu do not have to have the function in your script then, but if you have it, it gets called.