Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

VB6 Help!


ssoylu1996
 Share

Recommended Posts

Hi,

I have added a Eclipse Stable "frmMirage" to Eclipse evolution. The file was orginaly called "frmStable" but i changed the codes to "frmMirage" so the system will think nothing has changed. I have deleted the Inbox button so that doesnt exist.

But when i compile, It says Error compiling and this seems to be the error:

>! ![](http://www.playmabbo.com/imagehost/pics/1b07a1ef503539f4ff7828b5159f9a85.png)

How is this the error? Can anyone help?

Thanks.
Link to comment
Share on other sites

I am not an idiot. thats what I did. I just want to know how to sort my error out. You people haven't got knowledge I was expecting a developer to reply you all are just spamming. If you want to spam use the chat board.

I am asking how to solve my problem. I have included a screen shot. If you dont understand that then this topic isnt for you to solve.
Link to comment
Share on other sites

ok I replaced it but it still says the same thing but it says:

>! > If Val(parse(1)) = WEATHER_NONE Then
>             If GameWeather = WEATHER_RAINING Then
>                 Call AddText("The rain beings to calm.", BRIGHTGREEN)
>                 Call frmMirage.BGSPlayer.StopMedia
>             ElseIf GameWeather = WEATHER_SNOWING Then
>                 Call AddText("The snow is melting away.", BRIGHTGREEN)
>             ElseIf GameWeather = WEATHER_THUNDER Then
>                 Call AddText("The thunder begins to disapear.", BRIGHTGREEN)
>                 Call frmMirage.BGSPlayer.StopMedia
>             End If

I use eclipse evolution
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...