** Warning in InvBox: Incorrect index: 0 **
Warning! You passed a wrong xs to a finder function: -1. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -1. That is below 0, thus out of bounds. Setting the value to 0 for now.
FailSafe initilized, stuck in random or got lost.
I've tryed everything, i've done so much work I just don't know what that could be, i'm kind of still a noob at java, only coded RSPS's befor this. spongebob.gif Thanks
& how do I add to an integer in a constant, I put something a little like this.
If(WalkToRockVar = 1) then
begin
OTHER CODE
end;
In a different script to start up this one, it requires WalkToRocksVar := (+ 1); So I added it at the end.
SCRIPT CODE CRAP
ECT.
begin
WalkToRockVar := 0; <-- At bottom of script.


Reply With Quote






