I'm calling an array from declare players, but I don't know how to set it's values.
Like a normal array, you would do
It looks funky because,SCAR Code:AArray[0] := X;
AArray[1] := Y;
SCAR Code:Players[CurrentPlayer].Arrays[0] := ? //WTF?
Any ideas?




Reply With Quote






