Dr Brain Posted February 4, 2010 Report Posted February 4, 2010 Who wrote that code? Using a char without specifying signed or unsigned is bad form. Any decent compiler should probably throw a warning. Freedom is the right to be wrong.
MikeTheNose Posted February 4, 2010 Author Report Posted February 4, 2010 Who wrote that code? Using a char without specifying signed or unsigned is bad form. Any decent compiler should probably throw a warning. Catid for that one. And it works. Funny part is that he used unsigned elsewhere. bool CheckRange(unsigned long IP, unsigned long RangeStart, unsigned long RangeEnd) I'm in the process of trying to get Altecs source. - MikeTheNose- Subspace Central Network BanG Administrator-------------------------------------"I have never wavered in my commitments to this zone and I am certainly not doing so now." You just did.
🜲 Samapico Posted February 4, 2010 Report Posted February 4, 2010 Any sane programmer would use 'a' , 'A' , '0', and that kind of thing instead of integer values Also note that any char value under 127 would be the same signed or not But yeah... that had nothing to do with the 'long name bug' thing... which is actually more related to the server/client protocol itself http://upload.wikimedia.org/wikipedia/commons/thumb/8/88/Half-Life_Black_Mesa_logo.svg/120px-Half-Life_Black_Mesa_logo.svg.pngDCME co-developerSSCU 17th Parallel sysop
MikeTheNose Posted February 4, 2010 Author Report Posted February 4, 2010 One can only wonder why I don't intend to use an insane programmer's source - MikeTheNose- Subspace Central Network BanG Administrator-------------------------------------"I have never wavered in my commitments to this zone and I am certainly not doing so now." You just did.
🜲 Samapico Posted February 4, 2010 Report Posted February 4, 2010 But you did http://upload.wikimedia.org/wikipedia/commons/thumb/8/88/Half-Life_Black_Mesa_logo.svg/120px-Half-Life_Black_Mesa_logo.svg.pngDCME co-developerSSCU 17th Parallel sysop
MikeTheNose Posted February 4, 2010 Author Report Posted February 4, 2010 Only to look at. I don't intend to use it. - MikeTheNose- Subspace Central Network BanG Administrator-------------------------------------"I have never wavered in my commitments to this zone and I am certainly not doing so now." You just did.
★ Xog Posted February 4, 2010 Report Posted February 4, 2010 (edited) what would happen if int i = 0? Would people be able to sign on using a blank username? Edited February 4, 2010 by Xog Subscribe! http://www.youtube.com/LooneyBandito Follow! http://www.twitter.com/LooneyBandito
MikeTheNose Posted February 4, 2010 Author Report Posted February 4, 2010 Wouldn't you like be the lucky user who owns the blank username? - MikeTheNose- Subspace Central Network BanG Administrator-------------------------------------"I have never wavered in my commitments to this zone and I am certainly not doing so now." You just did.
★ Xog Posted February 4, 2010 Report Posted February 4, 2010 Wouldn't you like be the lucky user who owns the blank username? Nobody would ever be able to send me a private message if they didn't know what arena I was in! Subscribe! http://www.youtube.com/LooneyBandito Follow! http://www.twitter.com/LooneyBandito
L.C. Posted February 4, 2010 Report Posted February 4, 2010 Wouldn't you like be the lucky user who owns the blank username? Nobody would ever be able to send me a private message if they didn't know what arena I was in!But but but... how would they be able to ban you? BlueT Network AdministratorSSCV Network AdministratorJackpot SVS System Operatorhttp://www.hlrse.net/Qwerty/randomsubsbar.jpghttp://www.hlrse.net/Qwerty/BlueToastWebhosting.gif
★ Xog Posted February 4, 2010 Report Posted February 4, 2010 Wouldn't you like be the lucky user who owns the blank username? Nobody would ever be able to send me a private message if they didn't know what arena I was in!But but but... how would they be able to ban you? :-D Subscribe! http://www.youtube.com/LooneyBandito Follow! http://www.twitter.com/LooneyBandito
L.C. Posted February 16, 2010 Report Posted February 16, 2010 http://www.hlrse.net/scores/ <-- old Sonera style Working to try and get indexpage.html restored O_o BlueT Network AdministratorSSCV Network AdministratorJackpot SVS System Operatorhttp://www.hlrse.net/Qwerty/randomsubsbar.jpghttp://www.hlrse.net/Qwerty/BlueToastWebhosting.gif
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now