• Welcome to Valhalla Legends Archive.
 

Makeservers

Started by WTFMATE, April 24, 2004, 11:25 PM

Previous topic - Next topic

Eric

Quote from: BaDDBLooD on April 25, 2004, 12:46 AM
cause i felt like it?
Inaccurate, but what ever floats your boat.

BinaryzL

#61
Ahh yes I over looked that when looking at it I guess, but I just do this which isn't that great either.

Select Case Asc(Mid$(strTemp, 3, 1))
   
       Case &H1 ' Start Packet '
       
           Select Case PBuffer.GetDWORD(Mid$(strTemp, 4, 4))

GoSuGaMING

damn lord u just got hoed?

Fr0z3N

Quote from: GoSuGaMING on April 25, 2004, 12:54 AM
damn lord u just got hoed?

Acually, you got 'hoed' by using inefficient coding giving to you by someone.

Eric

#64
You might also want to use Ws2_32.dll's inet_ntoa() function which would get rid of that large and sloppy MakeServer() function that Networks mentioned.

Quote from: GoSuGaMING on April 25, 2004, 12:54 AM
damn lord u just got hoed?
I was correcting an error in your code, and if you were referring to Binary's post, he merely changed it so that the Asc() would convert the data to an interger which works but isn't that great of an idea if you wish to have easy reference to it later on.

GoSuGaMING


BinaryzL

#66
Quote from: LoRd[nK] on April 25, 2004, 12:57 AM
You might also want to use Ws2_32.dll's inet_ntoa() function which would get rid of that large and sloppy MakeServer() function that Networks mentioned.

Quote from: GoSuGaMING on April 25, 2004, 12:54 AM
damn lord u just got hoed?
I was correcting an error in your code, and if you were referring to Binary's post, he merely changed it so that the Asc() would convert the data to an interger which works but isn't that great of an idea if you wish to have easy reference to it later on.

Uhh yes you're right, but in my case I only need it once.

GoSuGaMING

lord why do u seem to piss everyone off on these fourms? ;/

BaDDBLooD

Quote from: GoSuGaMING on April 25, 2004, 09:12 AM
lord why do u seem to piss everyone off on these fourms? ;/

he's not purposely tying to piss everyone off

he just flames everyone who doesn't live up to his expectations
There are only two kinds of people who are really fascinating: people who know absolutely everything, and people who know absolutely nothing.

Dyndrilliac

#69
Quote from: BaDDBLooD on April 25, 2004, 09:15 AM
Quote from: GoSuGaMING on April 25, 2004, 09:12 AM
lord why do u seem to piss everyone off on these fourms? ;/

he's not purposely tying to piss everyone off

he just flames everyone who doesn't live up to his expectations

You people are inconsiderate. He just took time out of his life to help you with your work, and in essence, it really isn't even yours - from what I've seen throughout this entire thread you got everything from someone else.

He isn't flaming anyone, hes supplying your worthless selves with accurate information...
Quote from: Edsger W. DijkstraIt is practically impossible to teach good programming to students that have had a prior exposure to BASIC; as potential programmers they are mentally mutilated beyond hope of regeneration.

Skywing

This is not an instant messaging environment.

|