Share SMF registration with L2J Servers account registration

Started by Droppo, August 21, 2007, 06:54:06 AM

Previous topic - Next topic

Droppo

Hi, I'm trying to make SMF registration process (With all the checks and account activation) register on L2J Servers DB too, so data should be sent to SMF DB and L2JDB...  The only thing needed to send to L2J Server DB is Username and Password there are other fields, but they are setted right if they are not specified.  My knowledge of PHP is kinda limited, I did some small things, but I couldn't understand the registration code used by SMF...
The password encoding used by some L2J register scripts is something like this base64_encode(pack("H*", sha1(utf8_encode($password))));

Would anyone be able to help me with this?? I been reading here and saw a couple of threads about hooks and stuff like that, but couldn't figure it out how to use it to get what I'm trying to do...

Thnxs in advance...

Droppo.-

Droppo

Nobody???  come on! there must be someone who knows enought to give me a hand with this and point me in the right way...

Thnxs in advance...

Droppo.-

Advertisement: