24-05-2008, 11:11 PM
Okay. I have just set up the server. Created account, character. Woo! Time to log in!
UH! Error!? I get an error. Click debug. It's hi-lighting this:
Sub InitDirectX()
' Initialize direct draw
> Set DD = DX.DirectDrawCreate("")
frmMirage.Show
' Indicate windows mode application
Call DD.SetCooperativeLevel(frmMirage.hWnd, DDSCL_NORMAL)
What do I do??? (it's for build 3.03)
UH! Error!? I get an error. Click debug. It's hi-lighting this:
Sub InitDirectX()
' Initialize direct draw
> Set DD = DX.DirectDrawCreate("")
frmMirage.Show
' Indicate windows mode application
Call DD.SetCooperativeLevel(frmMirage.hWnd, DDSCL_NORMAL)
What do I do??? (it's for build 3.03)