Topic: How to get the correct # to a special sprite
Vilboz
posted 02-21- 04:04 PM CT (US) I can't get the sp(1) command to work, can anyone please give me a code example?
Ville
George
posted 02-22- 06:20 PM CT (US)
that should work, make sure you're doing something like int &dude = sp (1); and make sure the sprite you're trying to get the sprite number of is really editor number 1(the # over his head).