Jump to content

Anyone know of a 'sign up for the server/see server status' script ?


firedraken

Recommended Posts

I would imagine these would normally be version specific due to significant changes in the character table between versions. If it was just a logon / account creation page - it should work on all version since the realm database is virtually unchanged.

- It may just be a case of checking what 'expansion' flag is being set and adjusting it appropriately

Link to comment
Share on other sites

  • 3 weeks later...

Thank you for this, LittleCarl.

Anyone who is interested, it takes very minor alteration to the code in this example to make it work for a vanilla server. Just remove the error checking on the variable "$tbc" and remove the "expansion" SQL insert values. Even if you're running a vanilla server, the database will have the "expansion" field so it's not going to break either way. If you don't care enough to remove the error checking, you can just put "$tbc = 0;" in front of the SQL insert query and remove the checkbox from the HTML form.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use