09-07-2007, 08:49 PM
Dave Wrote:Put all of this in modThinkAboutItOkay still not understanding what are you trying to do the only thing yopur doing is getting me confused morethen i already am. Okay using the blt things is right but what after this how to open tile1.bmp and set this sprite and if it hits player change it to another sprite.
If AddBltFlagsToGameLoop = true then
Goto NextStep
End If
Exit Sub
NextStep:
For each flag in Map
CreateRects
Blt
Next