Jump to content

MySQL


Hugos

Recommended Posts

Posted (edited)


I have a table "player." It has the fields "username" and coordinates "x", "y", "z".
How do I spam the player on the saved coordinates.

???

Edited by Hugos
Posted

dbQuery, dbPoll

Syntax looks like: 

SELECT x,y,z FROM player WHERE username=?

Try to do it, and show here your code. You can also search through the forum, wiki... there are codes made.

Posted
13 hours ago, DNL291 said:

dbQuery, dbPoll

Syntax looks like: 


SELECT x,y,z FROM player WHERE username=?

Try to do it, and show here your code. You can also search through the forum, wiki... there are codes made.

Thanks!

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...