ok is there any way to make a tpa return true or false depending on some other factors
ok is there any way to make a tpa return true or false depending on some other factors
TBooleanArray?
or
If TPA[i].x > Num then ?
We need more info![]()
Originally Posted by irc
well idk if this si the info u are looking for its for my fishing script if it is fishing the tpa will return false and vise versa



I don't know what you're talking about. A TPA is an array of TPoints.. there are no booleans involved. :\
well is it possible to have it return a true or false like if it finds the tpa itll return true else false
FindColors(TPA....)
Result := Lengh(TPA) > 0;
Originally Posted by irc
There are currently 1 users browsing this thread. (0 members and 1 guests)