03-02-2007, 01:36 PM
The url do not longer work, not sure if I remember but should it be like this?
The instead of =.
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 =.