Quote:
Originally Posted by ElieJabbour
Warnings doesn't effect the GM, You can still run it normally
|
Regardless if he 'can still run it normally', it still means that he has messed up somewhere. Whether it's loose indentation, tag mismatch (in this case) it doesn't matter. This warning wouldn't allow the code to function properly. Check your set parameters. I've also noticed there were many complaints about the PlayerToPoint function. So simply use
IsPlayerInRangeOfPoint instead.