Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
help with sprites
#3
Acruno Wrote:Even better idea. RENAME THEM :O

http://www.bulkrenameutility.co.uk/Download.php

Decent program for renaming lots of things at once.

How horrible to say that.

Find this Sub
Code:
Public Sub CheckSprites()

Replace
Code:
While FileExist(GFX_PATH & "sprites\" & i & GFX_EXT)

With
Code:
While FileExist(GFX_PATH & "sprites\sprite" & i & GFX_EXT)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)