Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Don't load the map twice
#5
The url do not longer work, not sure if I remember but should it be like this?

Code:
If GetMapRevision(x)  y Then
                ' We do so we dont need the map
                
                ' Load the map
                Call LoadMap(x)
                
                Call SendData("needmap" & SEP_CHAR & "no" & SEP_CHAR & END_CHAR)
                Exit Sub
            End If

The instead of =.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)