I don't know what it expects after "of". I have
and it expects an OF after it..but I don't know what I'd put after the of.Code:var slotXcord:array[2..28];
I don't know what it expects after "of". I have
and it expects an OF after it..but I don't know what I'd put after the of.Code:var slotXcord:array[2..28];
is it an integer, boolean, extended, or string(the array that is)?
Like this
Code:NPCColors: array[1..16] of integer; TreeColors : Array [1..3] of Integer;
There are currently 1 users browsing this thread. (0 members and 1 guests)