How do I find out the ID for my custom sprites to add them to the program? I know how to add them, but I need code to add them, just not the ID for the code, if that makes any sense.
you are using spset wrong it goes like this: spset manegment number,definition number: tnat will set the manegment number of the sprite then to move the sprite to the area you want it you do:spofs manegment number,x,y: (btw the collens are just for show) then to change the definition number of the sprite you do:spchr manegment number,definition number(the one you want it to change into):