View Single Post
Violet CLM

JCF Éminence Grise

Joined: Mar 2001

Posts: 11,134

Violet CLM has disabled reputation

Jul 16, 2025, 08:48 PM
Violet CLM is offline
Reply With Quote
Add types to the four arrays, like so:
Code:
array returning(32, false);
array boomerangfired(32, false);
array speed(32, cMaxSpeed);
array isfoly(32, false);
and remove the sqrt and abs function definitions altogether.


To be clear, though, the point of this topic was asking whether J2O should fix broken scripts that are uploaded to J2O, not asking how to fix scripts.
__________________