i've only just come back to scar scripting and anyways heres my problem![]()
I stole these bits from a script i did years ago.
im trying to set up an array with:
help?Code:type arraytype =array[0..28] of Integer; var numImageArray : arraytype; DropExcept(numImageArray); Something like numImageArray[1] := 4353434;Im not sure where to put the integers if you understand what i mean.
Edit :nvm found a tutoriAL![]()


Im not sure where to put the integers if you understand what i mean.
Reply With Quote