DIM is essentially VAR. It declares variables and arrays. The name is from DIMension, like how VAR is from VARiable. Many people will use VAR for variables only and DIM for arrays only.
but i'm confused on how to use them can you give me a rough over view. i realy need to know how to make it so i can have it store numbers and words so that i can use them for easy use.
DIM ARR[5] 'creates a numerical array with 5 elements
FOR I=0 TO LEN(ARR)-1
ARR[I]=I+1 'the element at I position (all arrays start at 0 as a technical thing) will equal I+1
NEXT
im pretty sure there was a glitch with the quest in the firstmkey anyway so i got rid of previous key and fixed the glitch and replaced previous key so you have to talk to king to trigger quest and you have to press to buy items from shop now to because last time when i open shop it would automatically buy potion so i change button to buy now it doesn't do that anymore any please try quest
ignore last key just remembered something had to rework code again but that was time for today so keys good now tell me what you think now you get sword from quest before didn't know how guns code work got from someone else so just go 2000 before but i figure it out so heres new key tell me what you think