Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Display Sprites on Character Create
#2
Tutorial Bot Wrote:Finally, add a Form_Load sub for the form and put the following inside of it:
Code:
picSprites.Picture = LoadPicture(App.Path & "\sprites.bmp")


Hmm, this is my first time every coding, scripting, or even looking at a source.... I tried doing this and it gave me an error.. should it be:

Code:
picSprites.Picture = LoadPicture(App.Path & "\Gfx\sprites.bmp")

Sorry I'm still a noob, but I really want to learn! Just wanted to know if this was the right way..
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)