View Single Post
FabiAN[NC]

JCF Member

Joined: Jan 1970

Posts: 7

FabiAN[NC] has disabled reputation

Jul 17, 2025, 02:19 PM
FabiAN[NC] is offline
Reply With Quote
Quote:
Originally Posted by Violet CLM View Post
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.
thanks so much!!
i tested it,
..and i was able to fix it!
now the script works again
.
.
Quote:
Originally Posted by Violet CLM View Post
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.
i do vote for "yes"
J2O have to fix, broken scripts that are uploaded here
=
im absolutly sure, its also in the interrests of the autors, that there own scripts works fine. (with latest plus)
im sure they dont have anything against it
so i give my yes

Last edited by FabiAN[NC]; Jul 17, 2025 at 02:20 PM. Reason: fixed some things..