[Request]In-Game Reg.

Results 1 to 6 of 6
  1. #1
    Novice AEtherBlue is offline
    MemberRank
    May 2007 Join Date
    4Posts

    [Request]In-Game Reg.

    Is there a way to create an IN-Game registration, because I have had way more than enough troubles trying to make a server WITH a registration page for PHP AND have the site working.

    I was just wondering if it where to be easier to create an in-game registration. Or if there already has been some produced.


  2. #2
    The beer?? Its here !!! Rotana is offline
    MemberRank
    Jan 2007 Join Date
    The NetherlandsLocation
    1,733Posts

    Re: [Request]In-Game Reg.

    So far i know is there one p-server with ingame registration, thats DmRings,

    There you need to put 111 infront of your username to register. And the you can login with it.

    Don't know how it works, but maybe someone else can help you with that.

    Mine opion is just make an good register page,

  3. #3
    Novice AEtherBlue is offline
    MemberRank
    May 2007 Join Date
    4Posts

    Re: [Request]In-Game Reg.

    Thats EXACTALLY what I wanted XD but now I have to find a way to either make it myself... or rip it off of them in a way. (Preferably the first... but if worse comes to worse, I';ll just have to credit them in a place... [somewhere... Maby people will see it often.... maby not.]) j/k...

    ___________________
    I would like either a tut or something similar... but ANY help would be fine.
    Last edited by AEtherBlue; 12-06-07 at 08:38 AM. Reason: Avoid double post.

  4. #4
    The beer?? Its here !!! Rotana is offline
    MemberRank
    Jan 2007 Join Date
    The NetherlandsLocation
    1,733Posts

    Re: [Request]In-Game Reg.

    Quote Originally Posted by AEtherBlue View Post
    Thats EXACTALLY what I wanted XD but now I have to find a way to either make it myself... or rip it off of them in a way. (Preferably the first... but if worse comes to worse, I';ll just have to credit them in a place... [somewhere... Maby people will see it often.... maby not.]) j/k...

    ___________________
    I would like either a tut or something similar... but ANY help would be fine.

    You edit the stored procedures for login,
    Make it something with an Split function in it and when the UserId starts with 111 its calls an other procedure for inserting an account,
    If not then it gets the login info.

    Use Google for some examples about split functions in mssql,

  5. #5
    Novice AEtherBlue is offline
    MemberRank
    May 2007 Join Date
    4Posts

    Re: [Request]In-Game Reg.

    Quote Originally Posted by Rotana View Post
    You edit the stored procedures for login,
    Make it something with an Split function in it and when the UserId starts with 111 its calls an other procedure for inserting an account,
    If not then it gets the login info.

    Use Google for some examples about split functions in mssql,
    OOh God, I tried, and I really have no idea what I'm doing...@_@ if at all you can help or maby know of a way i can do that then I'd apreciate it, otherwise thank you, and I'll keep searching.

  6. #6
    Account Upgraded | Title Enabled! Tempt is offline
    MemberRank
    Feb 2007 Join Date
    The NetherlandsLocation
    595Posts

    Re: [Request]In-Game Reg.

    Actually the 111 way didnt even fully work yet you know..



Advertisement