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

Gimulex

Members
  • Posts

    198
  • Joined

  • Last visited

    Never

Posts posted by Gimulex

  1. @Soul:

    > Make sure you open the server by clicking "server.vbp" in the eo\server folder.
    >
    > But it looks like (from your photo above) that you've seriously messed up the project. You should probably redownload Eclipse's source.

    So I download Origins and copy paste the server.vbp and client.vbp to overwrite the other ones?
  2. @crzy:

    > My question is why are you adding Dx7 to the server. The server shouldn't need the graphics engineā€¦.

    GeneralPony told me to add it.
  3. @Soul:

    > IDE = Integrated Development Environment = (in this case) Visual Basic 6 Application.

    Ok, found it, check marked it. Do I try make server.exe again?
    Edit: Tried make server.exe again and got the same error but this line was highlighted
    Function GetPlayerVital(ByVal Index As Long, ByVal Vital As Vitals) As Long
  4. @General:

    > In the IDE go to Project -> References -> And scroll down in the list box till you find DirectX 7 for Visual Basic Type Library

    Where is the IDE? I found a folder called IDE but it only had inside 'IDE98' and inside it had this. I'll put in 2 pics. The first one is what is in the IDE 98 folder and the second one is what is in the vb6 folder
  5. no because i had to do the server first in order to do the client afterwards and when i finished and pressed make server.exe the error showed.
  6. There's a new version of EO? I think it's the old one, but I'm not sure.
    Edit: No, It didn't let me finish with server first, since when I did make server.exe it showed the error.
  7. So I was trying to increase the map cap, so i did everything in the following guide
    http://www.touchofdeathforums.com/smf2/index.php/topic,76988.msg825275.html#msg825275
    when i did make server.exe it told me
    Compile error:
    User-defined type not defined.
    And it highlighted 'DX7 As New DirectX7'
    Anyone know what happened there and how can I fix it?
  8. @Lenn:

    > As said in the shoutbox, without much details, we can't do much.
    >
    > Run your server in the IDE, and paste the line that highlights. It'll ~~most likely~~ definitely contain the name of the control that you're missing the DLL to.

    How do I do that, sorry I'm more of a mapper when it comes to Eclipse and I really lack knowledge of programming and that kind of stuff.
×
×
  • Create New...