Author | Message | Time |
---|---|---|
BaDDBLooD | How should i do this, use a Input Box? If i used a Input box, how could i make it so if the user Presses "Cancel" it doesn't Register I Could also use a Custom Form EDIT: How would i "Not Register A Account" | May 2, 2004, 3:29 PM |
hismajesty | [quote]EDIT: How would i "Not Register A Account" [/quote] Don't send the packet? | May 2, 2004, 3:42 PM |
BaDDBLooD | Yeah thanks Seriously, that wasn't what i meant though ^_^ You send a Null Terminated String along with your email to register, what would you send to not register a account? Just the Packet? or what EDIT: I was thinking of the War3 status code at the moment | May 2, 2004, 3:46 PM |
UserLoser. | [quote author=BaDDBLooD link=board=17;threadid=6620;start=0#msg58085 date=1083512773] Yeah thanks Seriously, that wasn't what i meant though ^_^ You send a Null Terminated String along with your email to register, what would you send to not register a account? Just the Packet? or what [/quote] hismajesty just told you how to not register an account Edit: BNCS packet 0x0E is not related to registerting an e-mail address for your account. Should look into 0x59. More info on email registration can be found here. | May 2, 2004, 4:04 PM |
Myndfyr | Just proceed as normal; handle the 0x0e (which is a DWORD in the response packet) response as the "successfully logged in" message. | May 2, 2004, 6:03 PM |
BaDDBLooD | yeah i got it all working, Thanks alot UserLoser + MyndFyre + hismajesty | May 2, 2004, 6:41 PM |
hismajesty | [quote author=BaDDBLooD link=board=17;threadid=6620;start=0#msg58121 date=1083523261] yeah i got it all working, Thanks alot UserLoser + MyndFyre [/quote] Thank them, yet I'm the only one that answered your question. I see how it is. >:( | May 2, 2004, 7:36 PM |
BaDDBLooD | sorry, was just paying attention to the end of the post.. My humble thanks to you hismajesty | May 2, 2004, 8:58 PM |
hismajesty | [quote author=BaDDBLooD link=board=17;threadid=6620;start=0#msg58137 date=1083531512] sorry, was just paying attention to the end of the post.. My humble thanks to you hismajesty [/quote] hehe ;) | May 2, 2004, 10:10 PM |