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

stefans

Members
  • Posts

    7
  • Joined

  • Last visited

    Never

Everything posted by stefans

  1. lblItem1.Caption = "Item: " & Trim$(Item(scrlItem1.Value).Name) for some reason there's something wrong with this for me.. The game stops running because of the error this is the sub btw Private Sub scrlItem1_Change() If scrlItem1.Value > 0 Then lblItem1.Caption = "Item: " & Trim$(Item(scrlItem1.Value).Name) Else lblItem1.Caption = "Item: None" End If Item(EditorIndex).Data1 = scrlItem1.Value End Sub
  2. I did every step, but it doesn't work for me.. When i click the checkbox nothing happens EDIT: nevermind.. XD
  3. stefans

    Problem

    Man, Really, It works with all other games/servers, like minecraft, i can run a server with hamachi, and my friends can login, it seems like i only have a problem with Eclipse origins
  4. stefans

    Problem

    @Erkro1: > lol, did you portforward? > Why do you use Hamachi then? I use hamachi because i have a stupid internet provider, who blocks like almost all ports..
  5. stefans

    Problem

    I got hamachi, i got a network, my friends joined, i put my ip in config, i portforwarded, but still not working :s my friends can't login.
  6. stefans

    Problem

    I got the newest hamachi, in that thread it's an old one
  7. stefans

    Problem

    Hello, i'm new to Eclipse and i made a starting game in it, but first i wanted to test if my friend could login. But i can't run servers, so i have to use hamachi (works for all other games) but, it won't work for eclipse.. he just can't login
×
×
  • Create New...