Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem in MS4
#23
Re-downloaded and a new error has came up.
Heres the code.

Public Sub CheckSprites()
Dim i As Long

i = 1

'While FileExist(GFX_PATH & "sprites\" & i & GFX_EXT)
' MAX_SPRITE_TEXTURES = MAX_SPRITE_TEXTURES + 1
' i = i + 1
Wend

Now to break it down to the error

Wend

Error says "Compile error: Wend without While"
I always get so many errors >__>
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)