Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
seeing sprite of new character screen
#1
i get a compile error
variable not confirmed

it highlightes this sub

Quote:Private Sub Form_Load()
picSprites.Picture = LoadPicture(App.Path & "\sprites.bmp")
End Sub

i used the tutorial on this forum for this
this error happens when i go on an empty chracter slot and click new chracter
Reply
#2
either picSprites doesn't exist, or picSprites.Picture doesn't exist?
Reply
#3
Because thats how vanilla MS does it :\
I agree, its a terrible way to do it, but some people don't know better. Although teaching the wrong methods isn't always good either Tongue.
Reply
#4
can anyone show me this easier way of doing it ?
Reply
#5
It requires some understanding of VB and DirectX, I'm not sure how much you know, sometimes you just need baby steps.
Reply
#6
i think ill have another go at the other way but feel free to show how to do this other way step by step if ya want Tongue
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)