Jump to content

Question


Mossy

Recommended Posts

On my server I got some cars at a spawn point that are supposed to be used for registered members only (members on my forum). My question is, is it possible to check to see if a player is registered on my forum on my server? And if so, is it possible to only allow registered members to enter the car?

Know what I'm saying?

Link to comment

You can set an admin to do that for you

My idea is:

Why don't you make a gui-window containing the forum members by gui-gridlist and make some admin or make someone to check the new members on your forum and then puts them into a gui-gridlist as row and set account data of the row had been created ?.

Link to comment
On my server I got some cars at a spawn point that are supposed to be used for registered members only (members on my forum). My question is, is it possible to check to see if a player is registered on my forum on my server? And if so, is it possible to only allow registered members to enter the car?

Know what I'm saying?

Use MySQL: Connect to forums' database and check for player username/email/whatever and then check if the player is registered on the server too.

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...